summaryrefslogtreecommitdiff
path: root/src/doom/am_map.c
AgeCommit message (Expand)Author
2014-11-01Revert "Automap accuracy fixes"James Haley
2014-11-01Automap accuracy fixesJames Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30doom: Eliminate use of sprintf().Simon Howard
2012-12-24Merge from trunk.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2010-05-03Merge from trunk.Simon Howard
2009-06-09Move menu/map/weapon key variables into common code, and bind variables.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2008-09-20Replace all use of screens[0] by I_VideoBuffer.Simon Howard
2008-09-20Remove screen parameter from V_DrawPatch functions; update code to useSimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard