project_files/HedgewarsMobile/Classes/GameInterfaceBridge.m
Sat, 11 Feb 2012 05:48:33 +0100 koda ios check for music preference also for fading methods
Thu, 09 Feb 2012 17:28:05 +0100 koda ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
Sun, 05 Feb 2012 15:52:26 +0100 koda BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
Mon, 30 Jan 2012 23:20:28 +0100 koda more ios pages supporting rotaiton
Sun, 29 Jan 2012 02:48:03 +0100 koda starting to convert the ipad interface to support all ortientations...
Mon, 12 Dec 2011 00:10:11 +0100 koda finally hook the engine localization on ios
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Sun, 13 Nov 2011 21:18:33 +0100 koda fix accessing a released object
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
Sat, 12 Nov 2011 19:00:31 +0100 koda iOS works again (also native touch interface \o/) hedgeroid
Sat, 12 Nov 2011 21:59:10 +0100 koda in class methods you can call [self alloc], as per objc specifications
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Fri, 11 Nov 2011 01:40:23 +0100 koda further engine interaction refactoring
Sun, 06 Nov 2011 17:43:57 +0100 koda engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management
Fri, 04 Nov 2011 00:38:37 +0100 koda while formatting the ammomenu code i found out that it's simpler to move than i thought, and fixed a small glitch when animation was disabled
Thu, 03 Nov 2011 01:10:25 +0100 koda convert gameinterfacebridge in simple-to-use class methods
Thu, 03 Nov 2011 00:56:44 +0100 koda aaand remove also ipcport from the class interface as well
Wed, 02 Nov 2011 19:07:37 +0100 koda don't keep track of the savepath and of engineprotocol objects
Wed, 02 Nov 2011 16:31:16 +0100 koda remove the need of saving the calling controller (disabling stats, but they were already broken by a previous commit)
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)
Mon, 31 Oct 2011 01:44:32 +0100 koda just moving ios server stuff around
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Wed, 26 Oct 2011 00:30:35 +0200 koda restore runtime compatibility with ios 3.2
Wed, 05 Oct 2011 01:06:58 +0200 koda make the missions/trainings start
Wed, 05 Oct 2011 00:18:54 +0200 koda first pass for implementing missions/training selection on ipad (not yet running)
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
Mon, 26 Sep 2011 01:32:48 +0200 koda changed Game arguments to accept data path on 9th array element (like planned) hedgeroid
Sun, 25 Sep 2011 02:28:33 +0200 koda this finally fixes the interaction between RestoredGameViewController and StatsPagesViewController
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
less more (0) -30 tip