summaryrefslogtreecommitdiff
path: root/src/strife/am_map.c
AgeCommit message (Expand)Author
2014-11-01Remove unreferenced "grid" variableJames Haley
2014-11-01Automap accuracy fixes (against proper game)James Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-03-02Fixed automap background color, size of plrkilledmsg buffer, a bug whichJames Haley
2010-10-03Eliminated the rest of the notion of an episode, added proper skyJames Haley
2010-09-21+ topo cheat added to am_mapSamuel Villareal
2010-09-18+ AM_drawMarks doneSamuel Villareal
2010-09-17+ AM_drawPlayers and AM_drawThings doneSamuel Villareal
2010-09-17+ AM_drawWalls updated/finishedSamuel Villareal
2010-09-09Merge from raven-branch.Simon Howard
2010-08-28Added crossfade wipe and code to load XLATAB lump. Changes to the menuJames Haley
2010-02-01Create strife directory as a copy of doom directory, change Makefile.amSimon Howard
2010-02-01Remove improperly-created strife directory.Simon Howard
2010-02-01Populated src/strife with copy of source files from src/doom - TODOs:James Haley