hedgewars/uInputHandler.pas
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Mon, 11 Jun 2012 17:56:10 +0400 Stepan777 merge
Sat, 09 Jun 2012 12:15:05 +0200 Xeli restore fpc 2.4.2 compatibility
Fri, 08 Jun 2012 19:25:40 +0200 Xeli fix shift key by disabling the key modifiers for now
Fri, 08 Jun 2012 02:41:14 +0400 Stepan777 merge
Thu, 07 Jun 2012 17:42:32 +0400 Stepan777 merge
Thu, 07 Jun 2012 22:40:28 +0200 Xeli ignore keymodifers other than ctrl/alt/shift
Thu, 07 Jun 2012 01:28:39 +0200 Xeli removed some writelns
Thu, 07 Jun 2012 01:10:57 +0200 Xeli first attempt at implementing support for keys with modifiers
Tue, 05 Jun 2012 19:33:49 +0200 Xeli only reset those keys which actually change their bindings
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Mon, 28 May 2012 19:33:57 +0200 Xeli change the array which represents the keyboard state to be a boolean array rather than byte array
Mon, 28 May 2012 19:15:51 +0200 Xeli Don't allow for multiple key up(or down) events, it will ignore the excess events
Wed, 23 May 2012 21:19:15 +0200 Xeli wops add this too
Wed, 23 May 2012 21:16:44 +0200 Xeli reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
Tue, 22 May 2012 00:40:43 +0200 Xeli fixed wheelup/down
Thu, 17 May 2012 20:19:35 +0200 Xeli remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
Thu, 17 May 2012 20:01:56 +0200 Xeli first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
Sat, 12 May 2012 16:45:06 -0400 nemo unc0rr's magic macro
Fri, 11 May 2012 00:05:47 +0200 koda minor changes for warnings and a variables scope
Thu, 10 May 2012 23:21:56 +0200 koda the ios port runs again, although with a few things to sort out
Sat, 05 May 2012 17:29:04 +0100 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
Wed, 02 May 2012 07:39:25 -0400 nemo remove IFDEF 0 for sake of poor parser
Wed, 02 May 2012 11:43:43 +0100 koda marked a couple of functions as inline
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Sat, 28 Apr 2012 15:03:52 +0200 Xeli changed uKeys to uInputHandler to better reflect its function
less more (0) tip