summaryrefslogtreecommitdiff
path: root/src/doomkeys.h
AgeCommit message (Collapse)Author
2013-09-04Extend "emulation" of menu pause key behavior to caps/num/scroll lockSimon Howard
keys, which cause the same behavior. Subversion-branch: /branches/v2-branch Subversion-revision: 2632
2011-10-22Change KEY_BACKSPACE to 0x7f to fix problems with the backspace key notSimon Howard
working in multiplayer chat. This matches the definition for the value from the Doom source release. Subversion-branch: /branches/v2-branch Subversion-revision: 2456
2007-07-08Make the numeric keypad behave like Vanilla does.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 935
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 704
2006-05-20Split off keyboard key definitions to a separate file.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 488