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
/
strife
/
doomstat.h
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
2013-09-16
Support for the -random parameter. Needs netcode support (passing the
James Haley
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-10-15
Remove duplicate definitions.
Simon Howard
2011-10-13
Update Strife main loop code to use d_loop.c common main loop code.
Simon Howard
2011-09-24
Rework Strife -testcontrols code to use common code.
Simon Howard
2011-06-29
Added support for -work and -flip command-line parameters. -random
James Haley
2011-02-12
Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled
Simon Howard
2011-02-06
Numerous fixes/adjustments: removed bodyque, restored "is turbo" (found
James Haley
2010-09-05
Corrections to some of Kaiser's previous commits. Also, significant work
James Haley
2010-09-03
+ More button flags added to buttoncode_e
Samuel Villareal
2010-08-30
Added declaration and definition of menupause variable. Also uncommented
James Haley
2010-08-29
Added voice volume and back flat configuration variables. Made status
James Haley
2010-08-25
Added riftSpots and fleshed out Strife level exit behavior as far as
James Haley
2010-02-01
Create strife directory as a copy of doom directory, change Makefile.am
Simon Howard
2010-02-01
Remove improperly-created strife directory.
Simon Howard
2010-02-01
Populated src/strife with copy of source files from src/doom - TODOs:
James Haley