summaryrefslogtreecommitdiff
path: root/src/hexen/p_enemy.c
AgeCommit message (Expand)Author
2015-05-08warnings: fix "iteration XY invokes undefined behavior" warningsFabian Greffrath
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2014-11-27hexen: audit calls to P_StartACS().Simon Howard
2014-11-27hexen: Store minotaur start time as little endian.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-10-23Fix compiler warnings (thanks Edward-San).Simon Howard
2011-10-19Fix lockups in Hexen and Strife when playing with more than fourSimon Howard
2011-09-25Fix special1/special2 values in Hexen code so that they can properlySimon 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-23Fix Heretic/Hexen demo desyncs.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-16Clean up some warnings in the 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