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
|
Thu, 12 May 2011 23:29:31 +0200 |
koda |
all together now! releaseAndNil ftw
|
file |
diff |
annotate
|
Thu, 12 May 2011 23:00:26 +0200 |
koda |
some general tweaks (more intelligent use of macros and more caching)
|
file |
diff |
annotate
|
Wed, 11 May 2011 01:26:38 +0200 |
koda |
settings.plist is no more, long live nsuserdefaults
|
file |
diff |
annotate
|
Sun, 01 May 2011 05:39:52 +0200 |
koda |
fix rotation and ammomenu on ios
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 02:36:40 +0200 |
koda |
remove unusued voices also for ios
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 07:53:06 +0200 |
koda |
finish overlay refactoring and some leak annihilation
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
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, 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
|
Mon, 12 Jul 2010 01:42:43 +0200 |
koda |
use a button instead of label and simplify a lot touch interaction
|
file |
diff |
annotate
|
Sun, 11 Jul 2010 18:39:01 +0200 |
koda |
touch overlay reworked, improvements to zoom and confirmation
|
file |
diff |
annotate
|
Sun, 11 Jul 2010 03:23:26 +0200 |
koda |
implement the check on the type of ammo requiring a second tap to confirm
|
file |
diff |
annotate
|
Sat, 10 Jul 2010 18:42:47 +0200 |
koda |
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 02:23:10 +0200 |
koda |
redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 03:16:12 +0200 |
koda |
enable tooltips on ipad (todo: disable them on iphone)
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 03:03:59 +0200 |
koda |
the game now respects the orientation of the frontend
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 02:52:11 +0200 |
koda |
fix the multitouch shooting and moving
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 03:33:01 +0200 |
koda |
icons \o/
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 22:42:43 +0200 |
koda |
button to open ammomenu
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 05:51:24 +0200 |
koda |
a couple of fixes i missed previously
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 23:27:18 +0200 |
koda |
sheepluva's inline patch, fix a crash in overlay
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 22:42:55 +0200 |
koda |
tiy new overlay graphics
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 04:36:04 +0200 |
koda |
moar zoom, fixed fort mode, other glitches
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 22:03:56 +0200 |
koda |
i <3 mercurial
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 21:49:19 +0200 |
koda |
expand -t 4 on .m as well
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 01:00:52 +0200 |
koda |
update the project to ios4 by removing pre-3.2 references
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 23:05:11 +0200 |
koda |
some memory caring code
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 18:35:59 +0200 |
koda |
fix zoom smoothness
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 20:30:39 +0200 |
koda |
move stuff around and update iphone project
|
file |
diff |
annotate
| base
|