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.
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:25:53 +0100 |
koda |
press 8 to mute audio while ingame
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 17:56:10 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 12:15:05 +0200 |
Xeli |
restore fpc 2.4.2 compatibility
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 19:25:40 +0200 |
Xeli |
fix shift key by disabling the key modifiers for now
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:41:14 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 22:40:28 +0200 |
Xeli |
ignore keymodifers other than ctrl/alt/shift
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:28:39 +0200 |
Xeli |
removed some writelns
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 19:33:49 +0200 |
Xeli |
only reset those keys which actually change their bindings
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 23 May 2012 21:19:15 +0200 |
Xeli |
wops add this too
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 22 May 2012 00:40:43 +0200 |
Xeli |
fixed wheelup/down
|
file |
diff |
annotate
|
Thu, 17 May 2012 20:19:35 +0200 |
Xeli |
remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:45:06 -0400 |
nemo |
unc0rr's magic macro
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:05:47 +0200 |
koda |
minor changes for warnings and a variables scope
|
file |
diff |
annotate
|
Thu, 10 May 2012 23:21:56 +0200 |
koda |
the ios port runs again, although with a few things to sort out
|
file |
diff |
annotate
|
Sat, 05 May 2012 17:29:04 +0100 |
koda |
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
|
file |
diff |
annotate
|
Wed, 02 May 2012 07:39:25 -0400 |
nemo |
remove IFDEF 0 for sake of poor parser
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 15:03:52 +0200 |
Xeli |
changed uKeys to uInputHandler to better reflect its function
|
file |
diff |
annotate
| base
|