summaryrefslogtreecommitdiff
path: root/src/hexen/r_data.c
AgeCommit message (Expand)Author
2014-11-26hexen: Fix incorrect size on M_StringCopy().Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-03-29misc: Make arguments to string functions const.Simon Howard
2014-03-29heretic: Eliminate use of unsafe string functions.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2009-10-16Fix compile under MSVC (thanks entryway).Simon Howard
2009-01-27Don't align "colormaps" on a 256 byte boundary (fix for 64 bit)Simon Howard
2009-01-27Use sizeof() to calculate amounts to allocate, rather than hard-codedSimon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-09Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*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-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard