hedgewars/uKeys.pas
Fri, 05 Nov 2010 14:49:44 -0400 nemo add F1-F10 to the default binds to fix weapon selection in trainings/missions and such
Sun, 31 Oct 2010 12:19:54 -0400 nemo making indentation consistent (noticed while debugging)
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Thu, 22 Jul 2010 12:47:32 +0200 koda reduce the number of keywords used and switch to BMP format for screenshots
Sun, 18 Jul 2010 03:55:56 +0200 koda switching hogs now works
Sat, 17 Jul 2010 16:35:14 +0200 koda aim now starts slow and then moves faster
Wed, 30 Jun 2010 22:42:55 +0200 koda tiy new overlay graphics
Sun, 20 Jun 2010 18:35:59 +0200 koda fix zoom smoothness
Thu, 17 Jun 2010 19:57:51 +0200 koda now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
Thu, 03 Jun 2010 23:02:35 +0000 koda fix iphone version for map preview
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Fri, 16 Apr 2010 15:25:15 +0000 koda camera panning ftw
Wed, 31 Mar 2010 22:54:28 +0000 koda koda's changelog turn
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
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
Wed, 10 Feb 2010 00:55:40 +0000 smxx Engine:
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
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Sat, 09 Jan 2010 01:34:23 +0000 koda move mixed functions in PascalExports
Thu, 07 Jan 2010 22:49:25 +0000 koda touch input: reset zoom, attack button
Thu, 07 Jan 2010 19:50:40 +0000 koda additional modifications for touch input
Thu, 07 Jan 2010 05:23:23 +0000 koda injection of custom code in SDL for iPhone in order to implement our frontend
Sun, 03 Jan 2010 22:58:19 +0000 koda lupdate + Palewolf's updated spanish translation + other patches of mine
Sun, 03 Jan 2010 15:40:41 +0000 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Tue, 10 Nov 2009 18:56:24 +0000 koda fix keybindings in PPC
Fri, 06 Nov 2009 18:59:43 +0000 koda updated build files for macosx and optimization system
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Mon, 26 Oct 2009 10:39:20 +0000 koda other controls implementation + sdlh revisited (once again)
Sun, 25 Oct 2009 23:52:36 +0000 koda touch control completely revamped
Sun, 25 Oct 2009 15:55:49 +0000 koda added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
Sun, 25 Oct 2009 10:38:09 +0000 koda convert 24 bits images to 32 (faster to manage)
Sun, 25 Oct 2009 09:02:17 +0000 koda completes touch input/control (problems with moving camera)
Sat, 24 Oct 2009 13:50:31 +0000 koda more updates on touch input/control
Tue, 20 Oct 2009 17:55:11 +0000 koda WE HAVE TOUCH INPUT
Mon, 12 Oct 2009 21:42:56 +0000 koda can compile on iphone again
Mon, 12 Oct 2009 19:41:17 +0000 unc0rr Smaxx fix to overwriting private sdl's memory
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Wed, 07 Oct 2009 14:37:42 +0000 unc0rr - Fix mouse cursor bugs in net game (still has a bug near water)
Thu, 10 Sep 2009 18:50:53 +0000 unc0rr - Implement zoom reset
Wed, 19 Aug 2009 18:55:40 +0000 koda improved fix for right click on mac
Sat, 15 Aug 2009 09:34:31 +0000 unc0rr Bind zoom in/out to [ and ]
Tue, 28 Jul 2009 16:29:39 +0000 unc0rr - Remove one AddProgress call
Fri, 03 Jul 2009 23:45:07 +0000 koda reworked progress structure
Thu, 18 Jun 2009 17:48:06 +0000 nemo Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
Sun, 14 Jun 2009 13:20:28 +0000 unc0rr koda's patch fixing some iphone port troubles (color, mouse)
Sat, 13 Jun 2009 15:39:26 +0000 unc0rr - Implement zoom-in and zoom-out
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Sun, 19 Apr 2009 13:36:51 +0000 unc0rr Patch by koda:
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sat, 05 Jul 2008 15:13:33 +0000 unc0rr Enable fullscreen switching back, now it's bound on F12
Sun, 22 Jun 2008 19:26:01 +0000 unc0rr Start exit confirmation implementation
Wed, 11 Jun 2008 21:41:44 +0000 unc0rr Enable history (bound on ` key)
Sat, 24 May 2008 22:28:40 +0000 unc0rr Fix chat behavior
less more (0) -60 tip