project_files/HedgewarsMobile/Classes/SavedGamesViewController.m
2011-11-13 koda restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
2011-11-03 koda convert gameinterfacebridge in simple-to-use class methods
2011-10-04 koda first pass for implementing missions/training selection on ipad (not yet running)
2011-10-01 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
2011-09-23 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)
2011-08-28 koda savedgamesviewcontroller refactor, added icons to supportviewcontroller
2011-08-28 koda ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
2011-08-23 koda this should fix the double free that happens when closing the sdl window on ios (untested)
2011-05-12 koda all together now! releaseAndNil ftw
2011-04-18 koda stats implemented once again! refactoring complete \o/
2011-04-18 koda things are a little sanier
2011-04-18 koda work in progress yet again (can run some games now)
2011-03-13 koda we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
2011-03-01 koda Happy 2011 :)
2011-02-02 koda change order of statspage/gamerun when running in dual screen
2011-01-20 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...)
2011-01-19 koda implemented ranking in ios stats pages
2010-12-31 koda unify stats display on ipad and non-ipad and on saved and normal games
2010-12-08 koda team selection completely refactored, now has animation and more performance
2010-11-28 koda added missing graphics and fixed some glitches/crashes/bugs
2010-11-04 koda make the support page more portable
2010-11-01 koda better support for wimpier i-devices
2010-10-31 koda fix background for the about and saves controller
2010-10-25 koda the ios port is also iphone compatible
2010-10-16 koda fix some glitches
2010-10-12 koda minor stuff
2010-10-02 koda various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
2010-09-26 koda finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
2010-09-25 koda pimp-my-savagame-table
2010-09-22 koda implemented reloading savefiles
less more (0) tip