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