summaryrefslogtreecommitdiff
path: root/src/hexen/r_things.c
AgeCommit message (Expand)Author
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2014-12-18fix a bug that causes monsters to become partly invisibleFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-09-25Fix special1/special2 values in Hexen code so that they can properlySimon Howard
2010-05-03Fix compiler warnings.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-08Replace hexen "shareware" variable with gamemode/gamemission. UseSimon Howard
2008-10-01Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code toSimon 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