hedgewars/uKeys.pas
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Thu, 09 Feb 2012 14:12:50 +0100 Xeli use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Sun, 04 Dec 2011 15:21:50 -0500 nemo Bind 1-5 in defaults. Missions really need the option to pick a team though, using default team if none supplied.
Sun, 27 Nov 2011 00:25:28 +0300 unc0rr - Help parser more
Thu, 27 Oct 2011 02:47:05 +0200 sheepluva having ctrl+w close the engine is just mean... many WASD players think the game crashes all the time because of that - since they close it by accident again and again...
Mon, 04 Apr 2011 16:27:27 +0200 koda you can use esc to exit chat when input is empty
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Tue, 18 Jan 2011 00:12:39 +0100 koda code cleanup
Mon, 17 Jan 2011 23:22:52 +0100 koda merge latest 0.9.15 changes into head
Sat, 15 Jan 2011 21:32:44 +0100 koda possible fix hanging server on ctlr+w 0.9.15
Sat, 15 Jan 2011 16:44:32 +0100 koda implemented actions for closing/enging program (needs testing over the net) 0.9.15
Fri, 14 Jan 2011 00:31:21 +0100 koda general uKey refactor in preparaiton of two new shortcuts 0.9.15
Tue, 14 Dec 2010 18:18:54 -0500 nemo Reenable ReadyTimer using a synced message NEEDS TESTING.
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Thu, 18 Nov 2010 09:12:27 +0300 unC0Rr Introduce uCommands.pas
Wed, 17 Nov 2010 22:14:41 +0300 unc0rr uTeams
Wed, 17 Nov 2010 20:36:35 +0300 unc0rr Remove uMisc dependency from uRandom
Wed, 17 Nov 2010 20:28:42 +0300 unc0rr Move variables from uConsts to uVariables
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
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)
less more (0) -60 tip