summaryrefslogtreecommitdiff
path: root/src/p_map.c
AgeCommit message (Expand)Author
2011-03-09Add null sector dereference emulation code from Prboom+, to fix desyncSimon Howard
2010-12-18Add a M_CheckParmWithArgs function, that behaves like M_CheckParm butSimon Howard
2010-01-26Fix glass hack windows where a linedef is flagged as two sided but hasSimon Howard
2009-10-17Fix error in last change.Simon Howard
2009-10-17Use M_StrToInt() when processing values passed with -spechit, so thatSimon Howard
2008-08-19Fix crash related to A_BFGSpray with NULL target when using dehackedSimon Howard
2008-01-10Use the same spechits magic value that PrBoom-plus uses (thanksSimon Howard
2006-12-24Javadoc-style self-documenting system for command line options.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-22Call the SpechitOverrun _after_ incrementing numspechit. Thanks to QuasarSimon Howard
2006-09-01Better spechits emulation. Remove support for emulating the higher-memorySimon Howard
2006-01-07Only display a warning when unable to emulate a spechit overrunSimon Howard
2006-01-07Import the spechit overrun code from prboom-plus. Thanks to Andrey BudkoSimon Howard
2005-10-17Fix "Monsters Infight"Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard