summaryrefslogtreecommitdiff
path: root/src/heretic/r_data.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.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
2010-05-03Shut up compiler warnings.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()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
2008-11-08Use sizeof(short) to calculate size for allocation.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-09-28Tidy up heretic start up messages.Simon Howard
2008-09-26Use sizeof for size of types, rather than hard-coding the size.Simon Howard
2008-09-26Fix up Heretic code for mmaped WAD I/O. Call W_ReleaseLump* instead ofSimon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon Howard
2008-09-17Remove heretic definitions for fixed math arithmetic and endiannessSimon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard