summaryrefslogtreecommitdiff
path: root/src/wi_stuff.c
AgeCommit message (Collapse)Author
2006-03-16Better fix for the intermission screen crash. Don't call WI_End untilSimon Howard
after we change to gamestate != GS_INTERMISSION Subversion-branch: /trunk/chocolate-doom Subversion-revision: 422
2006-03-16Fix crasher when starting new levels, because the intermissions codeSimon Howard
tries to draw patches which have been unloaded (WI_Drawer runs after WI_End, because it is waiting for the game loop to load the new level) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 421
2006-01-28Avoid conflict with stdc time functionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 352
2006-01-22Dehacked string replacements for intermission screen graphic lumpsSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 320
2005-08-10Remove "if (french)" stuff, FRENCH define, detect french wad automaticallySimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 51
2005-07-23Update copyright to GNU GPLSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 8
2005-07-23Initial revisionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 4