project_files/HedgewarsMobile/Classes/ObjcExports.m
2014-02-04 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
2012-05-10 koda the ios port runs again, although with a few things to sort out
2012-04-22 koda ios: turn on more warning messages and start correcting them
2012-04-08 koda ios: don't prompt restoring a game that didn't complete loading
2012-03-27 koda dates are no more!
2012-03-26 koda ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
2012-02-17 koda the most important commit of the year
2012-02-05 koda BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
2012-01-30 koda more ios pages supporting rotaiton
2011-11-20 koda SDL included some of our patches mainstream
2011-11-02 koda move objc overlay creation after sdlwindow has been created
2011-10-31 koda unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
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-24 koda add a class method for getting the overlay (and fix a silly mistake while at it) and use it
2011-09-23 koda don't rumble while synchronising a demo/save
2011-09-22 koda prevent screen locking while synching saves (can take some time)
2011-08-23 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!
2011-04-30 koda small fix for starting the ios game
2011-04-25 koda finish overlay refactoring and some leak annihilation
2011-04-25 koda initial refactoring of ObjcExports and OverlayViewController
2011-04-05 koda wow we're getting famous http://hg.libsdl.org/SDL/rev/8a04b596b472
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-19 koda remove unused ios code
2010-12-28 koda ios version bump and code cleanup
2010-12-11 koda audio_session is giving problems with multitasking so disabling it for now
2010-12-11 koda add the appirater class for getting more positive reviews
2010-12-09 koda forgot to update these files
2010-12-05 koda add a simple check to prevent loading sounds when device is muted
2010-11-28 koda added missing graphics and fixed some glitches/crashes/bugs
2010-10-31 koda add some phone rumbling to big explosions, airbomb and sinegun
2010-10-30 koda move functions called by pascal code outside controller
less more (0) tip