Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 22:51:01 +0200 |
koda |
move some config files
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 13:39:40 +0200 |
koda |
sed commands should be tested beforehand
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 03:07:04 +0200 |
koda |
minor changes
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 02:57:30 +0200 |
koda |
added iphone interface for missions/trainings page, setters/getters unlocked
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 00:04:18 +0200 |
koda |
move out xib files from Resources to Classes
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 03:55:51 +0200 |
koda |
(a lot of) ooops
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 00:18:54 +0200 |
koda |
first pass for implementing missions/training selection on ipad (not yet running)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 01 Oct 2011 02:49:40 +0200 |
koda |
rename the ios settings files into something more appropriate
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 01:16:15 +0200 |
koda |
code working on ios now
hedgeroid
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 03:00:57 +0200 |
koda |
yeah, fix dates -.-
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 19:02:48 +0200 |
koda |
fix the config.inc conflict by making the ios one in another folder
0.9.16
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 01:28:19 +0200 |
koda |
apparently the old way was the correct one
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 23:15:44 +0200 |
koda |
retina images, again
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 22:51:52 +0200 |
koda |
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 02:05:42 +0200 |
koda |
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 23:43:52 +0200 |
koda |
let's use the built in events, shall we
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:18:48 +0200 |
koda |
using fpc 2.7.1 in ios project file
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 17:37:40 +0200 |
koda |
savedgamesviewcontroller refactor, added icons to supportviewcontroller
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 11:50:26 +0200 |
koda |
move the ios background music under resources
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 22:17:52 +0200 |
koda |
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
|
file |
diff |
annotate
|
Sat, 13 Aug 2011 21:06:51 +0200 |
koda |
small fix for the ios project file
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 01:54:18 +0200 |
koda |
i had to forget something about the ios project file, by contract
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 00:48:38 +0200 |
koda |
ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 19:14:56 +0200 |
koda |
rip out the sync weapons/schemes switch and place it into settings; also perform some runtime check on what can be enabled
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 02:33:17 +0200 |
koda |
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
|
file |
diff |
annotate
|