summaryrefslogtreecommitdiff
path: root/src/hexen/p_spec.c
AgeCommit message (Expand)Author
2015-02-20Fix game code that makes false boolean assumptions.Simon Howard
2014-11-27hexen: audit calls to P_StartACS().Simon Howard
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-24Fix various Clang compiler warnings.Simon Howard
2010-05-03Fix compiler warnings.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon 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-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard