Thu, 10 May 2012 23:21:56 +0200 |
koda |
the ios port runs again, although with a few things to sort out
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 04:48:11 +0200 |
koda |
ios: turn on more warning messages and start correcting them
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 03:25:17 +0200 |
koda |
ios: convert audio operation from class to instance, plays better with memory
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 01:56:42 +0200 |
koda |
dates are no more!
|
file |
diff |
annotate
|
Wed, 28 Mar 2012 01:19:36 +0200 |
koda |
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 18:08:34 +0100 |
koda |
restored interface on iphone
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 01:18:03 +0100 |
koda |
ios game configuration page rotation gliches fix
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 00:34:25 +0100 |
koda |
ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
|
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
|
Thu, 03 Nov 2011 01:10:25 +0100 |
koda |
convert gameinterfacebridge in simple-to-use class methods
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 03:06:31 +0200 |
koda |
restore game config on iphone
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 02:50:01 +0200 |
koda |
HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 01:45:12 +0200 |
koda |
refreshed the ipad interface with some white
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 03:45:09 +0200 |
koda |
on ipad2 and above animate the little hogs on game config and fix the hat display imaging
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 01:35:20 +0200 |
koda |
little changes and fixes to the previous commit
|
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 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
|
Sun, 28 Aug 2011 17:37:40 +0200 |
koda |
savedgamesviewcontroller refactor, added icons to supportviewcontroller
|
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 10:07:40 +0200 |
koda |
this should fix the double free that happens when closing the sdl window on ios (untested)
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 01:52:04 +0200 |
koda |
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
|
file |
diff |
annotate
|
Thu, 12 May 2011 23:29:31 +0200 |
koda |
all together now! releaseAndNil ftw
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 00:43:14 +0200 |
koda |
stats implemented once again! refactoring complete \o/
|
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, 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
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 00:23:41 +0100 |
koda |
change order of statspage/gamerun when running in dual screen
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 01:49:20 +0100 |
koda |
(ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 01:12:55 +0100 |
koda |
implemented ranking in ios stats pages
|
file |
diff |
annotate
|