index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
am_map.c
Age
Commit message (
Expand
)
Author
2012-12-23
Fix compiler warnings caused by unused variables.
Simon Howard
2010-05-01
Silence printf(DEH_String(...)) warnings, by providing a DEH_printf
Simon Howard
2009-06-05
Add key binding variables for automap and weapon keys.
Simon Howard
2008-05-02
Add W_CacheLumpNum,Name API to WAD code for releasing a lump back to
Simon Howard
2008-02-28
Add fixes for MSVC warnings (thanks entryway).
Simon Howard
2007-08-27
Fix bug where the automap always follows player 1 in multiplayer mode
Simon Howard
2007-08-09
Don't crash when all players have quit.
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-03-16
Add config file option to enable/disable native keyboard bindings.
Simon Howard
2007-03-09
Partially revert the last change. I'm going with a mixed approach for
Simon Howard
2007-03-09
Pay closer attention to keyboard mappings. In the menu code, distinguish
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-09-22
Add DEH_String() conversions on more strings that are not being converted.
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2005-10-04
Rewrite cheats code. Add dehacked cheat replacement.
Simon Howard
2005-10-03
Dehacked text substitutions
Simon Howard
2005-09-04
shut up compiler warnings
Simon Howard
2005-08-04
Silence compiler warnings
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard