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
/
strife
/
am_map.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
strife: Eliminate use of sprintf().
Simon Howard
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
Simon Howard
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-03-02
Fixed automap background color, size of plrkilledmsg buffer, a bug which
James Haley
2010-10-03
Eliminated the rest of the notion of an episode, added proper sky
James Haley
2010-09-21
+ topo cheat added to am_map
Samuel Villareal
2010-09-18
+ AM_drawMarks done
Samuel Villareal
2010-09-17
+ AM_drawPlayers and AM_drawThings done
Samuel Villareal
2010-09-17
+ AM_drawWalls updated/finished
Samuel Villareal
2010-09-09
Merge from raven-branch.
Simon Howard
2010-08-28
Added crossfade wipe and code to load XLATAB lump. Changes to the menu
James Haley
2010-02-01
Create strife directory as a copy of doom directory, change Makefile.am
Simon Howard
2010-02-01
Remove improperly-created strife directory.
Simon Howard
2010-02-01
Populated src/strife with copy of source files from src/doom - TODOs:
James Haley