summaryrefslogtreecommitdiff
path: root/src/strife/f_finale.c
AgeCommit message (Expand)Author
2015-05-08warnings: fix "variable ‘..’ set but not used" warningsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2013-03-02Complete support for v1.31 behaviors in addition to v1.2, including theJames Haley
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-07Comment changes only.James Haley
2011-10-06Fix for missing finale fade-to-black bug that was driving me nuts - oneJames Haley
2011-02-26P_GiveBody seems to need a P_SubstNullMobj, otherwise a crash occurs inJames Haley
2011-02-05Documented most of the questflags. Misc fixes: Removed "is turbo!"James Haley
2010-09-18More use of DEH_String and DEH_snprintf, especially in the dialogJames Haley
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-14Fully implemented all finale code, including "intermission" speeches byJames Haley
2010-09-13Started finale slideshow stuff, added/tweaked quest flags, and did someJames Haley
2010-09-09Merge from raven-branch.Simon Howard
2010-08-31+ All doom mobjtypes commented out or replaced as placeholdersSamuel Villareal
2010-08-31+ Stripped out all doom states/sprites and added strife states/sprites.Samuel Villareal
2010-08-31+ Strife music/sound implementedSamuel Villareal
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