summaryrefslogtreecommitdiff
path: root/src/hexen/p_acs.c
AgeCommit message (Expand)Author
2015-03-30Turn maxplayers into a global variableFabian Greffrath
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-29heretic: Eliminate use of unsafe string functions.Simon Howard
2010-05-03Fix compiler warnings.Simon Howard
2008-12-02Fix endianness bug with Hexen ACS code.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-30Factor out Heretic and Hexen versions of m_misc.c. Make -file forSimon Howard
2008-10-29Add packed structure attribute for structures read from disk.Simon Howard
2008-10-24Endianness fixes for ACS code.Simon Howard
2008-10-09Fix crashes when loading the same level twice.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-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard