2020-01-21 |
havoc | Split the global cmd interpreter into 4 separate ones... |
blob | commitdiff | raw |
2018-04-05 |
divverent | Manage resetting the key event state on video reinitial... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
havoc | major overhaul for thread-safety - many global variable... |
blob | commitdiff | raw | diff to current |
2011-08-02 |
divverent | add a helper function to release all keys "properly" |
blob | commitdiff | raw | diff to current |
2011-05-19 |
havoc | added JOY_UP/DOWN/LEFT/RIGHT keys which are a more... |
blob | commitdiff | raw | diff to current |
2011-05-18 |
havoc | implemented support for Windows XInput (using different... |
blob | commitdiff | raw | diff to current |
2011-02-26 |
havoc | added support for SDL_Window API but it is disabled... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | finalize DP_CSQC_BINDMAPS: |
blob | commitdiff | raw | diff to current |
2010-07-04 |
divverent | - fix a bug in Quake menu when in_bindmap was not ... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
divverent | block key events while in the event handler called... |
blob | commitdiff | raw | diff to current |
2010-01-08 |
havoc | reduce memory usage by several more megabytes |
blob | commitdiff | raw | diff to current |
2009-12-21 |
havoc | added K_PRINTSCREEN, not actually used by any platforms... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
divverent | snd_alsa: MIDI input support! MIDI events get mapped... |
blob | commitdiff | raw | diff to current |
2009-05-17 |
divverent | experimental new persistent console history (uses same... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
havoc | fix a number of char types that should be int, to make... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
divverent | add a half-baked "commandmode" (currently it has, like... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
divverent | Blub's keyboard handling fixes (makes UP events go... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
divverent | make keys line up in keys.c and key.h for easier verifying |
blob | commitdiff | raw | diff to current |
2007-12-31 |
divverent | add a new key dest key_menu_grabbed that behaves like... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
black | "Finish" cl_gecko.c (input handling is done now, too... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | fixed keynum_t issue, it was declared as an extern... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | made K_MOUSE4/5 keys separate from K_MWHEELUP/DOWN... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
havoc | cleaned up many text buffer sizes throughout the engine... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | gave names to nearly all structs and enums which should... |
blob | commitdiff | raw | diff to current |
2005-06-19 |
havoc | removed two unused Key_Event implementations (which... |
blob | commitdiff | raw | diff to current |
2004-09-12 |
tomaz | Added support for 16 joystick buttons. |
blob | commitdiff | raw | diff to current |
2004-02-10 |
havoc | change joystick key numbers to start at 768 instead... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
black | The mouse buttons now use the range 512 - 1023 and... |
blob | commitdiff | raw | diff to current |
2004-02-06 |
warp | This is your key system, this is your key system after... |
blob | commitdiff | raw | diff to current |
2003-10-12 |
warp | Change key handling, er, quite a bit. |
blob | commitdiff | raw | diff to current |
2003-04-20 |
havoc | thanks to "backslash" for submitting a patch to support... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
havoc | This is a patch from Elric greatly cleaning up the... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
havoc | most of Q2's keyboard handling ported over - what this... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
havoc | you can now (try to) play in maps you don't have, and... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
havoc | you can now open/close the console independently of... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | DP code cleanup, stage one - all headers that can be... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
taniwha | gzip support from quakeforge (QFile and friends). also... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
mercury | -3dfx support for linux! |
blob | commitdiff | raw | diff to current |
2000-08-22 |
lordhavoc | Initial revision |
blob | commitdiff | raw | diff to current |
|