summaryrefslogtreecommitdiff
path: root/src/wi_stuff.c
AgeCommit message (Expand)Author
2010-05-03Oops.Simon Howard
2010-05-01Further sanity checking on use of strcpy() with dehacked stringSimon Howard
2010-05-01Silence printf(DEH_String(...)) warnings, by providing a DEH_printfSimon Howard
2008-12-10Fix crash when playing Doom 1 levels.Simon Howard
2008-12-09Make intermission screen work on MAP33, to be consistent with VanillaSimon Howard
2008-07-31Fix crash on Chex Quest intermission screen (thanks entryway)Simon Howard
2008-05-02Add W_CacheLumpNum,Name API to WAD code for releasing a lump back toSimon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-03-15Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamedSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-22Fix warning.Simon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-05-29Fix E1-3 intermission screen animations.Simon Howard
2006-03-16Better fix for the intermission screen crash. Don't call WI_End untilSimon Howard
2006-03-16Fix crasher when starting new levels, because the intermissions codeSimon Howard
2006-01-28Avoid conflict with stdc time functionSimon Howard
2006-01-22Dehacked string replacements for intermission screen graphic lumpsSimon Howard
2005-08-10Remove "if (french)" stuff, FRENCH define, detect french wad automaticallySimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard