summaryrefslogtreecommitdiff
path: root/src/hexen/p_setup.c
AgeCommit message (Expand)Author
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2015-02-13Identify the "shareware" version early on.Fabian Greffrath
2015-01-20First shot at support for the Hexen 4-level DemoFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30hexen: Eliminate use of sprintf().Simon Howard
2014-03-29heretic: Eliminate use of unsafe string functions.Simon Howard
2013-10-06Finish implementation of Hexen CD audio music mode.Simon Howard
2013-08-10Add documentation comments for Heretic and Hexen command line arguments.Simon Howard
2009-03-09Remove WATCOMC usage (thanks Quasar)Simon Howard
2009-01-27Calculate size of linebuffer using sizeof (64-bit fix)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-10-09Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*Simon Howard
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon Howard
2008-10-01Use common versions of ticcmd_t and event_t for Hexen code. Remove oldSimon Howard
2008-10-01Merge Hexen fixed_t and angle definitions to common code, plus byteSimon Howard
2008-09-16Clean up some warnings in the Hexen code.Simon Howard
2008-09-11Remove duplicate w_wad.c from hexen/ and DevMaps option.Simon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard