summaryrefslogtreecommitdiff
path: root/src/am_map.c
AgeCommit message (Expand)Author
2009-06-05Add key binding variables for automap and weapon keys.Simon Howard
2008-05-02Add W_CacheLumpNum,Name API to WAD code for releasing a lump back toSimon Howard
2008-02-28Add fixes for MSVC warnings (thanks entryway).Simon Howard
2007-08-27Fix bug where the automap always follows player 1 in multiplayer modeSimon Howard
2007-08-09Don't crash when all players have quit.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-03-16Add config file option to enable/disable native keyboard bindings.Simon Howard
2007-03-09Partially revert the last change. I'm going with a mixed approach forSimon Howard
2007-03-09Pay closer attention to keyboard mappings. In the menu code, distinguishSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-22Add DEH_String() conversions on more strings that are not being converted.Simon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2005-10-04Rewrite cheats code. Add dehacked cheat replacement.Simon Howard
2005-10-03Dehacked text substitutionsSimon Howard
2005-09-04shut up compiler warningsSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard