summaryrefslogtreecommitdiff
path: root/src/heretic/p_spec.c
AgeCommit message (Expand)Author
2014-09-13Add vld_ prefix for vldoor_e enum values.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-10-23Fix compiler warnings (thanks Edward-San).Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2008-11-23Shut up compiler warnings in Heretic code.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-03Fix bug in previous commit.Simon Howard
2008-10-03Fix crash with P_FindNextHighestFloor.Simon Howard
2008-09-20Harmonise heretic code on TICRATE and use definition in i_timer.h.Simon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon Howard
2008-09-20Move m_random.[ch] to doom/ (as Hexen uses a different random numberSimon 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-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