zeromus
|
aa8b87129b
|
add IPCKeyInput, since we chose to use dinput for keys, so people can send input to the process somehow. way easier and safer than changing to use win32 keystroke messages
|
2015-08-14 18:07:19 -05:00 |
zeromus
|
39ec2ebc90
|
use buffered mode for keyboard input, so that it is impossible for quick keystrokes to get missed. also increase priority of input thread.
|
2014-04-20 03:38:03 +00:00 |
zeromus
|
b7a053f7da
|
dont allocate keystates repeatedly in input code (use `ref keystate`) instead
|
2014-01-30 04:35:35 +00:00 |
adelikat
|
589758f74d
|
rename GlobalWinF to GlobalWin, yeah, I'm being nitpicky
|
2013-11-03 16:07:58 +00:00 |
adelikat
|
c669680e07
|
Rename Multiclient folder
|
2013-11-03 04:05:56 +00:00 |