project_files/HedgewarsMobile/Classes/GameConfigViewController.m
Sat, 26 Jan 2013 23:57:37 +0100 koda some whitespaces from ios files
Thu, 10 May 2012 23:21:56 +0200 koda the ios port runs again, although with a few things to sort out
Sun, 22 Apr 2012 04:48:11 +0200 koda ios: turn on more warning messages and start correcting them
Mon, 09 Apr 2012 03:25:17 +0200 koda ios: convert audio operation from class to instance, plays better with memory
Wed, 28 Mar 2012 01:56:42 +0200 koda dates are no more!
Wed, 28 Mar 2012 01:19:36 +0200 koda ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Sun, 12 Feb 2012 18:08:34 +0100 koda restored interface on iphone
Tue, 07 Feb 2012 01:18:03 +0100 koda ios game configuration page rotation gliches fix
Tue, 07 Feb 2012 00:34:25 +0100 koda ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
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
Thu, 03 Nov 2011 01:10:25 +0100 koda convert gameinterfacebridge in simple-to-use class methods
Fri, 28 Oct 2011 03:06:31 +0200 koda restore game config on iphone
Mon, 10 Oct 2011 02:50:01 +0200 koda HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
Sun, 09 Oct 2011 01:45:12 +0200 koda refreshed the ipad interface with some white
Sun, 02 Oct 2011 03:45:09 +0200 koda on ipad2 and above animate the little hogs on game config and fix the hat display imaging
Sun, 02 Oct 2011 01:35:20 +0200 koda little changes and fixes to the previous commit
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 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)
Sun, 28 Aug 2011 17:37:40 +0200 koda savedgamesviewcontroller refactor, added icons to supportviewcontroller
Sun, 28 Aug 2011 14:50:04 +0200 koda ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
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)
Mon, 25 Jul 2011 01:52:04 +0200 koda add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
Thu, 12 May 2011 23:29:31 +0200 koda all together now! releaseAndNil ftw
Tue, 19 Apr 2011 00:43:14 +0200 koda stats implemented once again! refactoring complete \o/
Mon, 18 Apr 2011 02:45:51 +0200 koda work in progress yet again (can run some games now)
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
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Thu, 03 Feb 2011 00:23:41 +0100 koda change order of statspage/gamerun when running in dual screen
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...)
Wed, 19 Jan 2011 01:12:55 +0100 koda implemented ranking in ios stats pages
Fri, 31 Dec 2010 01:15:43 +0100 koda unify stats display on ipad and non-ipad and on saved and normal games
Fri, 31 Dec 2010 00:10:38 +0100 koda simplify stats handling
Thu, 30 Dec 2010 04:54:25 +0100 koda initial stats display
Thu, 30 Dec 2010 02:03:24 +0100 koda moar code cleanup and initial saving of stats
Sat, 11 Dec 2010 01:55:16 +0100 koda add the appirater class for getting more positive reviews
Sun, 28 Nov 2010 23:49:09 +0100 koda added missing graphics and fixed some glitches/crashes/bugs
Sun, 21 Nov 2010 04:10:39 +0100 koda display an empty table for missions
Sat, 06 Nov 2010 19:40:49 +0100 koda perform an additional check on gamestart
Sat, 06 Nov 2010 03:57:47 +0100 koda help pages for iphone
Mon, 25 Oct 2010 22:19:00 +0200 koda the ios port is also iphone compatible
Thu, 21 Oct 2010 00:41:41 +0200 koda some more memory opt
Tue, 19 Oct 2010 23:58:27 +0200 koda use labels instead of images, should save ram and space
Sat, 16 Oct 2010 18:35:28 +0200 koda fix some glitches
Wed, 13 Oct 2010 00:57:20 +0200 koda i fix up the new ammo menu finally
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Sun, 10 Oct 2010 22:32:01 +0200 koda some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
Thu, 07 Oct 2010 02:16:29 +0200 koda remove a useless field from weaponfile format
Wed, 06 Oct 2010 02:31:04 +0200 koda use dynamic data from engine instead of using hardcoded values
Sun, 03 Oct 2010 00:23:05 +0200 koda various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
Mon, 27 Sep 2010 01:51:12 +0200 koda further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
Wed, 22 Sep 2010 02:22:15 +0200 koda allow more flexibility between viewcontrollers, also added stub pages for saved games
Sun, 19 Sep 2010 04:12:03 +0200 koda re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
Sat, 04 Sep 2010 16:24:00 +0200 koda headers ftw, also right project file Hedgewars-iOS-1.0
Mon, 30 Aug 2010 06:33:56 +0200 koda help page for lobby
Sun, 29 Aug 2010 16:55:27 +0200 koda X&Y buttons, sounds for some buttons, cleanup
Sat, 28 Aug 2010 02:35:26 +0200 koda fade in when returning from game, labels rewritten so that they are drawn at runtime (more flexibility with i18n and iphone support)
Sat, 28 Aug 2010 00:30:29 +0200 koda add a nice group of hogs in lobby page
Sat, 14 Aug 2010 02:10:27 +0200 koda disable AI teleport
Fri, 13 Aug 2010 02:13:18 +0200 koda reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
less more (0) -60 tip