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
|
Tue, 25 Oct 2011 22:51:10 +0200 |
koda |
move all extra categories in a single source, add caching for HWUtils
|
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
|
Sat, 24 Sep 2011 21:54:11 +0200 |
koda |
better memory cleanup for audiomanager and position of lower stats button
|
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
|
Tue, 20 Sep 2011 23:43:52 +0200 |
koda |
let's use the built in events, shall we
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:35:07 +0200 |
koda |
this reintroduces the gsSuspend state to fix multitasking on ios
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 14:50:04 +0200 |
koda |
ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
|
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
|
Fri, 05 Aug 2011 01:22:51 +0200 |
koda |
use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
|
file |
diff |
annotate
|
Sun, 31 Jul 2011 16:03:24 +0200 |
koda |
ios: caught some leaks, merged two methods inside a fuction, postponed the rating popup
|
file |
diff |
annotate
|
Mon, 30 May 2011 01:14:25 +0200 |
koda |
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
|
file |
diff |
annotate
|
Wed, 11 May 2011 01:26:38 +0200 |
koda |
settings.plist is no more, long live nsuserdefaults
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 05:26:47 +0200 |
koda |
and now for something completely different, overlay refactoring!
|
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
|
Wed, 06 Apr 2011 00:29:49 +0200 |
koda |
strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 22:21:02 +0200 |
koda |
wow we're getting famous http://hg.libsdl.org/SDL/rev/8a04b596b472
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 16:42:59 +0100 |
koda |
update headers a bit
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 03:43:18 +0100 |
koda |
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
|
file |
diff |
annotate
| base
|