Fri, 14 Aug 2015 02:02:15 +0200 |
Anton Malmygin |
- Interscreen transitions fixed
ios-revival
|
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
|
Sat, 26 Jan 2013 23:57:37 +0100 |
koda |
some whitespaces from ios files
|
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
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 15:04:17 +0100 |
koda |
colorWithPatternImage uses too much memory
|
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
|
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
|
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
|
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
|
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, 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
|
Fri, 31 Dec 2010 01:15:43 +0100 |
koda |
unify stats display on ipad and non-ipad and on saved and normal games
|
file |
diff |
annotate
|
Wed, 08 Dec 2010 14:47:52 +0100 |
koda |
team selection completely refactored, now has animation and more performance
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 23:49:09 +0100 |
koda |
added missing graphics and fixed some glitches/crashes/bugs
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 00:38:30 +0100 |
koda |
make the support page more portable
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 18:51:38 +0100 |
koda |
better support for wimpier i-devices
|
file |
diff |
annotate
|
Sun, 31 Oct 2010 04:01:31 +0100 |
koda |
fix background for the about and saves controller
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 22:19:00 +0200 |
koda |
the ios port is also iphone compatible
|
file |
diff |
annotate
|
Sat, 16 Oct 2010 18:35:28 +0200 |
koda |
fix some glitches
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 05:06:30 +0200 |
koda |
minor stuff
|
file |
diff |
annotate
|
Sun, 03 Oct 2010 00:23:05 +0200 |
koda |
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 03:41:08 +0200 |
koda |
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
|
file |
diff |
annotate
|
Sat, 25 Sep 2010 18:38:05 +0200 |
koda |
pimp-my-savagame-table
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 01:29:20 +0200 |
koda |
implemented reloading savefiles
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 02:22:15 +0200 |
koda |
allow more flexibility between viewcontrollers, also added stub pages for saved games
|
file |
diff |
annotate
|