summaryrefslogtreecommitdiff
path: root/src/p_mobj.c
AgeCommit message (Expand)Author
2007-09-15Check for playeringame overflow when spawning a new player (forSimon Howard
2007-09-14Add P_SubstNullMobj, substitute NULL mobjs for a dummy mobj whereSimon Howard
2007-06-22Replace 35 with TICRATE where appropriate.Simon Howard
2007-06-21Revert previous change from bitshifts to divides; this causes demoSimon Howard
2007-06-16Use divides instead of bitshifts, for claritySimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-05-23Prevent crashes when loading savegames where mancubi were in the middleSimon Howard
2006-01-29Allow map things of type <= 0 - these are ignored by Vanilla Doom.Simon Howard
2005-10-24Allow the game version to emulate to be specified from the command lineSimon Howard
2005-10-13Fix logic for lost soul bounceSimon Howard
2005-07-23Import bouncing lost soul fix from prboomSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard