Sun, 17 Apr 2011 22:38:24 +0200 |
koda |
more refactoring, less warnings, less stuff kept around
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 20:52:56 +0200 |
koda |
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 00:29:49 +0200 |
koda |
strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
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, 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
|
Wed, 19 Jan 2011 01:12:55 +0100 |
koda |
implemented ranking in ios stats pages
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 23:08:47 +0100 |
koda |
when multiple fingers are detected, remove all widgets in order to avoid accidental commands
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 02:34:02 +0100 |
koda |
ignore touches around dpad and buttons (for real)
|
file |
diff |
annotate
|
Sat, 11 Dec 2010 01:55:16 +0100 |
koda |
add the appirater class for getting more positive reviews
|
file |
diff |
annotate
|
Sat, 04 Dec 2010 08:52:57 +0100 |
koda |
more retina support and multitasking support
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 23:49:09 +0100 |
koda |
added missing graphics and fixed some glitches/crashes/bugs
|
file |
diff |
annotate
|
Thu, 25 Nov 2010 02:45:52 +0100 |
koda |
update some files for new graphics and new ios4.2
|
file |
diff |
annotate
|
Sat, 06 Nov 2010 03:57:47 +0100 |
koda |
help pages for iphone
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 00:48:42 +0100 |
koda |
i give up and disable rotation on the iphone; also fix smaller compilation issues
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 18:51:38 +0100 |
koda |
better support for wimpier i-devices
|
file |
diff |
annotate
|
Mon, 01 Nov 2010 04:33:54 +0100 |
koda |
rotation stuff for iphone now works
|
file |
diff |
annotate
|
Sun, 31 Oct 2010 01:49:20 +0200 |
koda |
move functions called by pascal code outside controller
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 22:19:00 +0200 |
koda |
the ios port is also iphone compatible
|
file |
diff |
annotate
|
Sat, 16 Oct 2010 18:35:28 +0200 |
koda |
fix some glitches
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 01:10:59 +0200 |
koda |
optimizations to new ammomenu and overlay
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:01:33 +0200 |
koda |
less warning, no rotation glitch, more comments
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 05:06:30 +0200 |
koda |
minor stuff
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 03:28:15 +0200 |
koda |
moved some utilities to a separate column with round buttons
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 03:16:25 +0200 |
koda |
integrate nicely with external display
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 02:06:42 +0200 |
koda |
some optimizations to drawing and fetching data of new ammomenu
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 18:00:53 +0200 |
koda |
made the new menu toggable
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 05:57:46 +0200 |
koda |
polishing the cocoa ammomenu a little, still requires work
|
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
|
Sun, 26 Sep 2010 17:02:44 +0200 |
koda |
enable Lua for iOS (hooks for frontend to be done)
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 03:41:08 +0200 |
koda |
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
|
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 06:33:56 +0200 |
koda |
help page for lobby
|
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
|
Mon, 30 Aug 2010 01:38:46 +0200 |
koda |
added a smaller version of forts, fixed a couple of regressions
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 16:55:27 +0200 |
koda |
X&Y buttons, sounds for some buttons, cleanup
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 01:37:21 +0200 |
koda |
tap to dismiss 'get ready', add a toggle to enable/disable it
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 00:17:51 +0200 |
koda |
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 02:10:27 +0200 |
koda |
disable AI teleport
|
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
|
Sat, 31 Jul 2010 10:39:20 +0200 |
koda |
fix panning when zoomed (finally)
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 17:30:19 +0200 |
koda |
shrink confirmation button, double tap resets zoom and centers hog
|
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 23:30:54 +0200 |
koda |
i can haz panning
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 05:37:58 +0200 |
koda |
complete settings page rework
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 03:55:56 +0200 |
koda |
switching hogs now works
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 03:26:15 +0200 |
koda |
add a timer selection for grenades
|
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
|
Fri, 16 Jul 2010 00:18:03 +0200 |
koda |
don't make the confirmation button disappear, present an alert if game doesn't start
|
file |
diff |
annotate
|