project_files/HedgewarsMobile/Classes/ObjcExports.m
Wed, 02 Nov 2011 09:24:18 +0100 koda move objc overlay creation after sdlwindow has been created
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)
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
Sat, 24 Sep 2011 22:27:52 +0200 koda add a class method for getting the overlay (and fix a silly mistake while at it) and use it
Fri, 23 Sep 2011 09:58:41 +0200 koda don't rumble while synchronising a demo/save
Thu, 22 Sep 2011 15:30:40 +0200 koda prevent screen locking while synching saves (can take some time)
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!
less more (0) -10 -7 tip