hedgewars/PascalExports.pas
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!
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Tue, 02 Aug 2011 00:28:49 +0200 koda add a couple of nilcheck for safety
Thu, 04 Aug 2011 17:17:21 +0200 Xeli Created callbacks to give the frontend information of maxteams/hogs hedgeroid
Sat, 30 Apr 2011 20:06:05 +0200 koda small fix for starting the ios game
Wed, 20 Apr 2011 05:26:47 +0200 koda and now for something completely different, overlay refactoring!
Fri, 08 Apr 2011 13:42:25 +0200 sheepluva //
Fri, 11 Feb 2011 00:15:11 +0100 koda screenshot binding for library (on ios it just plays the sound)
Sat, 05 Feb 2011 22:22:16 +0100 koda show dual head mode some love
Sat, 05 Feb 2011 15:45:44 +0100 koda cleaning up how chat is handled on idevices
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...)
Tue, 04 Jan 2011 12:53:46 +0100 koda merge with HEAD after 0.9.15 release, move consts and vars in their proper files experimental3D
Wed, 22 Dec 2010 03:05:28 +0100 koda damn. it.
Sat, 11 Dec 2010 18:48:14 +0100 koda audio_session is giving problems with multitasking so disabling it for now
Sun, 05 Dec 2010 00:05:21 +0100 koda write some version information inside the application
Sat, 04 Dec 2010 08:52:57 +0100 koda more retina support and multitasking support
Wed, 01 Dec 2010 00:58:03 +0100 koda un-break build (wrong merge in uConsole) and update project file with the new sources
Mon, 27 Dec 2010 23:57:44 +0100 koda add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time experimental3D
Sun, 07 Nov 2010 19:00:41 +0100 koda remove last warnings from xcodeproj
Sat, 06 Nov 2010 19:40:49 +0100 koda perform an additional check on gamestart
Thu, 21 Oct 2010 23:11:49 +0200 koda add a default description to the new ammomenu Hedgewars-iOS-1.1
Sun, 17 Oct 2010 17:47:07 +0200 koda add name, caption and description to the new ammomenu
Wed, 13 Oct 2010 00:57:20 +0200 koda i fix up the new ammo menu finally
Mon, 11 Oct 2010 03:28:15 +0200 koda moved some utilities to a separate column with round buttons
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)
Sun, 10 Oct 2010 02:06:42 +0200 koda some optimizations to drawing and fetching data of new ammomenu
Sat, 09 Oct 2010 05:57:46 +0200 koda polishing the cocoa ammomenu a little, still requires work
Thu, 07 Oct 2010 02:03:01 +0200 koda move all mobile-related functions in their own module, provides a structure for future mobile ports
Wed, 06 Oct 2010 02:31:04 +0200 koda use dynamic data from engine instead of using hardcoded values
Mon, 04 Oct 2010 00:00:42 +0200 koda WIP for an objc ammomenu implementation
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)
Fri, 17 Sep 2010 19:10:48 -0400 nemo aaaand use the right name
Fri, 17 Sep 2010 18:59:44 -0400 nemo Oops. Forgot to change these over after switching CurWeapon to AmmoType
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Mon, 30 Aug 2010 01:38:46 +0200 koda added a smaller version of forts, fixed a couple of regressions
Sat, 28 Aug 2010 01:37:21 +0200 koda tap to dismiss 'get ready', add a toggle to enable/disable it
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
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sat, 31 Jul 2010 10:39:20 +0200 koda fix panning when zoomed (finally)
Sun, 25 Jul 2010 17:30:19 +0200 koda shrink confirmation button, double tap resets zoom and centers hog
Sun, 25 Jul 2010 01:59:41 +0200 koda tap to play piano notes, fix for audio and pause glitch
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)
Tue, 20 Jul 2010 23:30:54 +0200 koda i can haz panning
Sun, 18 Jul 2010 03:55:56 +0200 koda switching hogs now works
Sun, 18 Jul 2010 03:26:15 +0200 koda add a timer selection for grenades
Sat, 17 Jul 2010 16:35:14 +0200 koda aim now starts slow and then moves faster
Sat, 17 Jul 2010 06:56:39 +0200 koda some further chat polishing
Sun, 11 Jul 2010 18:39:01 +0200 koda touch overlay reworked, improvements to zoom and confirmation
Sun, 11 Jul 2010 03:23:26 +0200 koda implement the check on the type of ammo requiring a second tap to confirm
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)
Wed, 07 Jul 2010 02:52:11 +0200 koda fix the multitouch shooting and moving
Sat, 26 Jun 2010 04:36:04 +0200 koda moar zoom, fixed fort mode, other glitches
Sun, 20 Jun 2010 18:35:59 +0200 koda fix zoom smoothness
Sun, 16 May 2010 17:23:30 +0000 koda update sdl functions to latest revision
Sun, 02 May 2010 18:42:19 +0000 koda js' patch that restores Vsync on snow leopard
Sat, 01 May 2010 21:54:08 +0000 koda adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
Fri, 16 Apr 2010 15:25:15 +0000 koda camera panning ftw
Thu, 01 Apr 2010 21:57:03 +0000 koda fix an error in passing strings between ObjC and Pascal
less more (0) -60 tip