Wed, 24 Feb 2016 00:33:10 +0100 |
antonc27 |
- Campaign for iOS: Finally can launch campaign's mission game from list!
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 04:43:30 +0200 |
koda |
ios: refactor the code of the after-game statistics display using delegates
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 01:56:42 +0200 |
koda |
dates are no more!
|
file |
diff |
annotate
|
Sun, 19 Feb 2012 02:52:19 +0100 |
koda |
added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 18:23:05 +0100 |
koda |
restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 01:40:23 +0100 |
koda |
further engine interaction refactoring
|
file |
diff |
annotate
|
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
|