Wed, 05 Oct 2011 01:06:58 +0200 |
koda |
make the missions/trainings start
|
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, 02 Oct 2011 00:57:04 +0200 |
koda |
headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 01:32:48 +0200 |
koda |
changed Game arguments to accept data path on 9th array element (like planned)
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 02:28:33 +0200 |
koda |
this finally fixes the interaction between RestoredGameViewController and StatsPagesViewController
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:27:52 +0200 |
koda |
add a class method for getting the overlay (and fix a silly mistake while at it) and use it
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 00:54:47 +0200 |
koda |
ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 22:07:03 +0200 |
koda |
fix for retina display devices
|
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
|
Tue, 23 Aug 2011 09:23:45 +0200 |
koda |
ok this makes no sense now, remove 'enhanced' option from ios
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 03:46:17 +0200 |
koda |
FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 02:33:17 +0200 |
koda |
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
|
file |
diff |
annotate
|
Mon, 30 May 2011 01:14:25 +0200 |
koda |
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
|
file |
diff |
annotate
|
Sat, 28 May 2011 23:40:42 +0200 |
koda |
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
|
file |
diff |
annotate
|
Thu, 12 May 2011 23:00:26 +0200 |
koda |
some general tweaks (more intelligent use of macros and more caching)
|
file |
diff |
annotate
|
Wed, 11 May 2011 01:26:38 +0200 |
koda |
settings.plist is no more, long live nsuserdefaults
|
file |
diff |
annotate
|
Sun, 01 May 2011 05:39:52 +0200 |
koda |
fix rotation and ammomenu on ios
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 20:06:05 +0200 |
koda |
small fix for starting the ios game
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 02:36:40 +0200 |
koda |
remove unusued voices also for ios
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 07:53:06 +0200 |
koda |
finish overlay refactoring and some leak annihilation
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 05:26:47 +0200 |
koda |
and now for something completely different, overlay refactoring!
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 00:43:14 +0200 |
koda |
stats implemented once again! refactoring complete \o/
|
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
|