summaryrefslogtreecommitdiff
path: root/src/st_stuff.c
AgeCommit message (Collapse)Author
2007-05-19Don't allow idclev in netgames.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 879
2007-03-16Add config file option to enable/disable native keyboard bindings.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 860
2007-03-09Partially revert the last change. I'm going with a mixed approach forSimon Howard
handling key mappings. Chocolate Doom will use the original (broken) Doom behavior, in that keys will be unmapped. A German user will have to type "IDMZPOS", for example. However, when actually entering text, for savegame names and multiplayer chat, the mapped character will be used. The reasoning here is that Vanilla users will be used to pressing the wrong keys, but it can never be desirable to use the wrong mappings when typing in text. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 848
2007-03-09Pay closer attention to keyboard mappings. In the menu code, distinguishSimon Howard
between keys pressed and characters typed, so that, for example, when the menu prompts "press 'y' to continue", it responds to the _character_ y being typed, not the key that is 'y' on an american keyboard being pressed. Do the same when reading cheats. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 847
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 704
2006-09-22Add DEH_String() conversions on more strings that are not being converted.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 653
2006-01-22Allow changing the status bar graphic lumps via dehackedSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 326
2005-10-17Dehacked Misc support: Controls for the armor and armor class set whenSimon Howard
using the ammo cheats. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 209
2005-10-17Dehacked Misc support: Max soulsphere, Soulsphere+Megasphere health bonusSimon Howard
values, God mode health value Subversion-branch: /trunk/chocolate-doom Subversion-revision: 208
2005-10-06Must use the right no clipping cheat for the right game.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 166
2005-10-04Rewrite cheats code. Add dehacked cheat replacement.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 162
2005-10-03Dehacked text substitutionsSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 160
2005-09-04Doom v1.9 doesnt allow cheats in nightmare mode!Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 67
2005-08-04Fix clev cheatSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 35
2005-07-23Update copyright to GNU GPLSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 8
2005-07-23Initial revisionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 4