hedgewars/PascalExports.pas
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
Thu, 25 Mar 2010 23:01:50 +0000 koda reworked interaction of engine/frontend when closing
Sun, 21 Mar 2010 20:54:18 +0000 koda Insert commit message here (to get along with palewolf)
Thu, 18 Mar 2010 02:18:50 +0000 koda add jump and backjump controls
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Wed, 03 Mar 2010 15:04:39 +0000 smxx Engine:
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Sat, 13 Feb 2010 16:04:04 +0000 koda new menupage ingame for common actions
Sat, 13 Feb 2010 01:56:35 +0000 koda allow to compile engine as library with HWLIBRARY symbol
Wed, 10 Feb 2010 22:00:49 +0000 koda add a new way to fetch version info from pascal to c
Fri, 05 Feb 2010 00:43:56 +0000 koda touchinput works, invisible buttons added and initial support for chat
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Sun, 24 Jan 2010 19:52:30 +0000 koda update iphone frontend to the new (silly) sdl api, code cleanups for other sections
less more (0) -60 tip