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