index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
p_spec.c
Age
Commit message (
Expand
)
Author
2012-12-23
Fix compiler warnings caused by unused variables.
Simon Howard
2012-07-11
Er... that's 64, not 32.
Simon Howard
2012-07-11
Add bound check for scrolling walls limit and exit with an error if it
Simon Howard
2010-12-18
Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but
Simon Howard
2010-11-27
Fix -timer / -avg options to work like Vanilla when playing demos.
Simon Howard
2009-10-17
Import donut overrun emulation code from PrBoom+ (Thanks entryway).
Simon Howard
2009-10-10
Don't crash when using the donut special type and the joining linedef is
Simon Howard
2007-06-22
Replace 35 with TICRATE where appropriate.
Simon Howard
2007-06-16
Shut up strict aliasing warnings
Simon Howard
2007-06-12
Emulate overflows in P_FindNextHighestFloor. Thanks to entryway for this
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-10-11
Shut up compiler warnings.
Simon Howard
2006-09-22
Add DEH_String() conversions on more strings that are not being converted.
Simon Howard
2006-09-21
"\0" != NULL
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2006-05-05
Syncronise the -timer/-avg parameters across all clients to avoid desyncs.
Simon Howard
2006-01-25
Allow overriding the animation texture/flat names via dehacked
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard