summaryrefslogtreecommitdiff
path: root/src/heretic/in_lude.c
AgeCommit message (Expand)Author
2014-12-29add missing includes for calling SHORT() in HereticFabian Greffrath
2014-12-22even more endianness fixes by myself (Ronald Lasmanowicz)derek57
2014-05-05Clean up file headers.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2010-04-18Add some DEH_String() calls where appropriate.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2009-05-07Fix conflict between 'time' variable and libc time function.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-01Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code toSimon Howard
2008-09-27Fix crash caused by mistake in previous change.Simon Howard
2008-09-26Fix up Heretic code for mmaped WAD I/O. Call W_ReleaseLump* instead ofSimon Howard
2008-09-25Remove ExtendedWAD variable; use gamemode == retail.Simon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon 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-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon Howard
2008-09-17Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.Simon Howard
2008-09-14Silence some compiler warnings on heretic/hexen code.Simon 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