summaryrefslogtreecommitdiff
path: root/src/strife/f_wipe.h
diff options
context:
space:
mode:
authorJames Haley2010-08-28 05:35:52 +0000
committerJames Haley2010-08-28 05:35:52 +0000
commitcbfc9c134032630b71ec2acf4abe552a7569640f (patch)
tree19901c7157213d392931624833b04ac8bfd1b303 /src/strife/f_wipe.h
parent8f24f63be140a34c9ac19463832bed0e7fabba67 (diff)
downloadchocolate-doom-cbfc9c134032630b71ec2acf4abe552a7569640f.tar.gz
chocolate-doom-cbfc9c134032630b71ec2acf4abe552a7569640f.tar.bz2
chocolate-doom-cbfc9c134032630b71ec2acf4abe552a7569640f.zip
Added crossfade wipe and code to load XLATAB lump. Changes to the menu
system including working Sigil cursor, alignment changes, shortcut character changes, and removal of items from the options menu that Strife put elsewhere. Initial sweep for global lump name changes completed: AMMNUM%d -> PLMNUM%d, M_DOOM -> M_STRIFE, M_OPTTTL -> M_OPTION, STTMINUS -> STCFN045, et al. A dummy modified Strife IWAD must be loaded over DOOM.WAD at this point in order to run. Subversion-branch: /branches/strife-branch Subversion-revision: 1968
Diffstat (limited to 'src/strife/f_wipe.h')
-rw-r--r--src/strife/f_wipe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/f_wipe.h b/src/strife/f_wipe.h
index 9045be3f..3f2e73af 100644
--- a/src/strife/f_wipe.h
+++ b/src/strife/f_wipe.h
@@ -34,7 +34,7 @@
enum
{
- // simple gradual pixel change for 8-bit only
+ // [STRIFE]: ColorXForm reimplemented as a proper crossfade
wipe_ColorXForm,
// weird screen melt