summaryrefslogtreecommitdiff
path: root/src/heretic/f_finale.c
AgeCommit message (Expand)Author
2014-12-18fix some more endianess issues with the width fields in patch_t structsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30heretic: Eliminate use of sprintf().Simon Howard
2013-09-19Fix crash at Heretic E2 end screen (thanks Leitbild).Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2010-04-18Do dehacked string substitution for end of episode text.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-09-20Replace heretic "screen" variable with I_VideoBuffer.Simon Howard
2008-09-20Merge heretic/v_video.c to common code.Simon Howard
2008-09-17Remove heretic definitions for fixed math arithmetic and endiannessSimon Howard
2008-09-17Remove definitions from heretic/doomdef.h that are in common code.Simon Howard
2008-09-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon 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