Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 19:07:59 +0100 |
koda |
SDL included some of our patches mainstream
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 05:15:39 +0100 |
koda |
small tweak to ingamemenu class
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 05:09:05 +0100 |
koda |
double two finger tap to make screenshot on ios (though folder is not yet accessible)
|
file |
diff |
annotate
|
Wed, 02 Nov 2011 09:48:29 +0100 |
koda |
slight simplification
|
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 03:06:51 +0200 |
koda |
fix a couple of 'potential leaks'
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:35:31 +0200 |
koda |
warnings round also for ios
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 22:27:17 +0200 |
koda |
disable ios screenshooting for now
Hedgewars-iOS-1.3.1
|
file |
diff |
annotate
|
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!
|
file |
diff |
annotate
|
Sun, 31 Jul 2011 16:03:24 +0200 |
koda |
ios: caught some leaks, merged two methods inside a fuction, postponed the rating popup
|
file |
diff |
annotate
|
Thu, 12 May 2011 23:29:31 +0200 |
koda |
all together now! releaseAndNil ftw
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 05:26:47 +0200 |
koda |
and now for something completely different, overlay refactoring!
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 02:45:51 +0200 |
koda |
work in progress yet again (can run some games now)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 00:15:11 +0100 |
koda |
screenshot binding for library (on ios it just plays the sound)
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 02:43:07 +0100 |
koda |
screenshots 4 ios
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 22:22:16 +0100 |
koda |
show dual head mode some love
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 15:45:44 +0100 |
koda |
cleaning up how chat is handled on idevices
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 00:23:41 +0100 |
koda |
change order of statspage/gamerun when running in dual screen
|
file |
diff |
annotate
|
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...)
|
file |
diff |
annotate
|
Sat, 27 Nov 2010 23:29:07 +0100 |
koda |
more backward compatibility
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 01:28:15 +0200 |
koda |
fix an annoying bug that didn't allow returning to the ifrontend
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 22:19:00 +0200 |
koda |
the ios port is also iphone compatible
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 05:06:30 +0200 |
koda |
minor stuff
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 02:31:04 +0200 |
koda |
use dynamic data from engine instead of using hardcoded values
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 00:00:42 +0200 |
koda |
WIP for an objc ammomenu implementation
|
file |
diff |
annotate
|
Sat, 02 Oct 2010 04:23:32 +0200 |
koda |
iPad Video Out support (+less warnings +code update for latest SDL)
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 16:24:00 +0200 |
koda |
headers ftw, also right project file
Hedgewars-iOS-1.0
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 05:42:03 +0200 |
koda |
help page for ingame, some other fixes here and there
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 01 Aug 2010 17:58:09 +0200 |
koda |
rewrite portions of some uiviewcontrollers
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 01:59:41 +0200 |
koda |
tap to play piano notes, fix for audio and pause glitch
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 23:23:10 +0200 |
koda |
use external libs more consistently
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 03:08:17 +0200 |
koda |
polish polish polish polish (also: panning horizontal fix, panning momentum, settings page reworked yet again, memory leaks, crashes, segfaults)
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 05:37:58 +0200 |
koda |
complete settings page rework
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 16:35:14 +0200 |
koda |
aim now starts slow and then moves faster
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 06:56:39 +0200 |
koda |
some further chat polishing
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 03:59:10 +0200 |
koda |
making chat work... (keyboard support is heavily broken in sdl upstream)
|
file |
diff |
annotate
| base
|