summaryrefslogtreecommitdiff
path: root/src/p_spec.c
AgeCommit message (Expand)Author
2010-12-18Add a M_CheckParmWithArgs function, that behaves like M_CheckParm butSimon Howard
2010-11-27Fix -timer / -avg options to work like Vanilla when playing demos.Simon Howard
2009-10-17Import donut overrun emulation code from PrBoom+ (Thanks entryway).Simon Howard
2009-10-10Don't crash when using the donut special type and the joining linedef isSimon Howard
2007-06-22Replace 35 with TICRATE where appropriate.Simon Howard
2007-06-16Shut up strict aliasing warningsSimon Howard
2007-06-12Emulate overflows in P_FindNextHighestFloor. Thanks to entryway for thisSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-11Shut up compiler warnings.Simon Howard
2006-09-22Add DEH_String() conversions on more strings that are not being converted.Simon Howard
2006-09-21"\0" != NULLSimon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-05-05Syncronise the -timer/-avg parameters across all clients to avoid desyncs.Simon Howard
2006-01-25Allow overriding the animation texture/flat names via dehackedSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard