Sun, 06 Nov 2011 17:43:57 +0100 |
koda |
engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 01:10:25 +0100 |
koda |
convert gameinterfacebridge in simple-to-use class methods
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 00:56:44 +0100 |
koda |
aaand remove also ipcport from the class interface as well
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 19:07:37 +0100 |
koda |
don't keep track of the savepath and of engineprotocol objects
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 16:31:16 +0100 |
koda |
remove the need of saving the calling controller (disabling stats, but they were already broken by a previous commit)
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 09:24:18 +0100 |
koda |
move objc overlay creation after sdlwindow has been created
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 03:08:16 +0100 |
koda |
unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 00:18:54 +0200 |
koda |
first pass for implementing missions/training selection on ipad (not yet running)
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 11:38:24 +0200 |
koda |
ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
|
file |
diff |
annotate
|
Wed, 11 May 2011 01:26:38 +0200 |
koda |
settings.plist is no more, long live nsuserdefaults
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 00:19:01 +0200 |
koda |
things are a little sanier
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 02:45:51 +0200 |
koda |
work in progress yet again (can run some games now)
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 22:38:24 +0200 |
koda |
more refactoring, less warnings, less stuff kept around
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 20:52:56 +0200 |
koda |
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
|
file |
diff |
annotate
|