summaryrefslogtreecommitdiff
path: root/src/heretic/p_setup.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2013-08-10Add documentation comments for Heretic and Hexen command line arguments.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-24Further fixes to stop lumps being modified.Simon Howard
2008-10-24Fix Heretic/Hexen implementations of P_LoadBlockmap to not modify theSimon Howard
2008-09-26Fix compile error.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-20Remove heretic duplicate versions of M_AddToBox, M_ClearBox, SlopeDivSimon Howard
2008-09-20Remove bits from heretic/m_misc.c that are in common; changeSimon Howard
2008-09-17Remove heretic definitions for fixed math arithmetic and endiannessSimon 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