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
/
wi_stuff.c
Age
Commit message (
Expand
)
Author
2010-05-03
Oops.
Simon Howard
2010-05-01
Further sanity checking on use of strcpy() with dehacked string
Simon Howard
2010-05-01
Silence printf(DEH_String(...)) warnings, by providing a DEH_printf
Simon Howard
2008-12-10
Fix crash when playing Doom 1 levels.
Simon Howard
2008-12-09
Make intermission screen work on MAP33, to be consistent with Vanilla
Simon Howard
2008-07-31
Fix crash on Chex Quest intermission screen (thanks entryway)
Simon Howard
2008-05-02
Add W_CacheLumpNum,Name API to WAD code for releasing a lump back to
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-03-15
Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-09-22
Fix warning.
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2006-05-29
Fix E1-3 intermission screen animations.
Simon Howard
2006-03-16
Better fix for the intermission screen crash. Don't call WI_End until
Simon Howard
2006-03-16
Fix crasher when starting new levels, because the intermissions code
Simon Howard
2006-01-28
Avoid conflict with stdc time function
Simon Howard
2006-01-22
Dehacked string replacements for intermission screen graphic lumps
Simon Howard
2005-08-10
Remove "if (french)" stuff, FRENCH define, detect french wad automatically
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard