summaryrefslogtreecommitdiff
path: root/src/hexen/am_map.c
AgeCommit message (Expand)Author
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30hexen: Eliminate use of sprintf().Simon Howard
2014-03-22heretic/hexen: Fix automap background scrolling.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2009-06-10Make Hexen weapon and map keys reconfigurable.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-01Remove Hexen duplicate KEY_ definitions.Simon Howard
2008-10-01Merge hexen/v_video.c to common.Simon Howard
2008-10-01Use common versions of ticcmd_t and event_t for Hexen code. Remove oldSimon Howard
2008-10-01Merge Hexen fixed_t and angle definitions to common code, plus byteSimon Howard
2008-09-17Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.Simon Howard
2008-09-14Silence some compiler warnings on heretic/hexen code.Simon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard