hedgewars/uInputHandler.pas
2013-05-29 nemo Since this keeps coming up. Sync engine and frontend wheel handling, again.
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-04-02 koda update webgl branch webgl
2013-03-17 koda use SDL keycode for shortcuts (doesn't fix layout issues)
2013-02-19 unc0rr Fix sources so pas2c written in haskell could render them again webgl
2013-01-26 koda update branch webgl
2013-01-10 martin_bede Fix tons of warnings
2012-12-29 dag10 GCI2012: Advanced Keyboard Configuration
2012-12-25 koda update branch with default webgl
2012-11-30 Joe Doyle (Ginto8) Move global variables to units that use them
2012-11-06 nemo support ridiculously large maps
2012-11-04 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem. 0.9.18
2012-10-29 Xeli Fix 440, used 'grave' rather than '`' in default binds
2012-10-29 unc0rr boo, koda
2012-10-29 koda this commit is a no-op
2012-10-29 koda close engine shortcut, from the discussion in issue 317
2012-10-28 koda * fix initialisation, preload values and then read args
2012-07-26 Stepan777 merge
2012-07-25 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
2012-07-20 koda press 8 to mute audio while ingame
2012-06-11 Stepan777 merge
2012-06-09 Xeli restore fpc 2.4.2 compatibility
2012-06-08 Xeli fix shift key by disabling the key modifiers for now
2012-06-07 Stepan777 merge
2012-06-07 Stepan777 merge
2012-06-07 Xeli ignore keymodifers other than ctrl/alt/shift
2012-06-06 Xeli removed some writelns
2012-06-06 Xeli first attempt at implementing support for keys with modifiers
2012-06-05 Xeli only reset those keys which actually change their bindings
2012-06-04 Stepan777 here it is
2012-05-31 unc0rr pas2c stuff
2012-05-28 Xeli change the array which represents the keyboard state to be a boolean array rather than byte array
2012-05-28 Xeli Don't allow for multiple key up(or down) events, it will ignore the excess events
2012-05-23 Xeli wops add this too
2012-05-23 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
2012-05-21 Xeli fixed wheelup/down
2012-05-17 Xeli remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
2012-05-17 Xeli first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
2012-05-12 nemo unc0rr's magic macro
2012-05-10 koda minor changes for warnings and a variables scope
2012-05-10 koda the ios port runs again, although with a few things to sort out
2012-05-05 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
2012-05-02 nemo remove IFDEF 0 for sake of poor parser
2012-05-02 koda marked a couple of functions as inline
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-04-28 Xeli changed uKeys to uInputHandler to better reflect its function
less more (0) tip