summaryrefslogtreecommitdiff
path: root/src/i_system.c
AgeCommit message (Expand)Author
2006-11-14Support running as a screensaver under X!Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-25Add "test controls" mode - for setup.exe in the future. Start straightSimon Howard
2006-09-22Add DEH_String() conversions on more strings that are not being converted.Simon Howard
2006-09-17Always wait for a keypress before closing the ENDOOM window; do not Simon Howard
2006-08-31Use the new TXT_Sleep function in Doom.Simon Howard
2006-06-03Detect recursive calls to I_Error to prevent an infinite loop.Simon Howard
2006-04-06Save demos when quitting normally - it is no longer neccessary to pressSimon Howard
2006-03-30Increase the default heap size to 16MB, and add a -mb parameter to allowSimon Howard
2006-03-30Split off timer code into separate i_timer.c file. Add d_dedicated.cSimon Howard
2006-01-13Textscreen getchar() function; remove SDL code from I_Endoom.Simon Howard
2006-01-08show_endoom config file option to disable the endoom screenSimon Howard
2005-12-30Millisecond clock functionSimon Howard
2005-11-17Catch SDL_QUIT event on ENDOOM displaySimon Howard
2005-10-09Handle blinking text in ENDOOM lumps properly.Simon Howard
2005-10-02Fix the length of time that ENDOOM is displayed forSimon Howard
2005-10-02ENDOOM support using text mode emulationSimon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-09-08Delay calls so we don't use the entire CPUSimon Howard
2005-09-06Restore -nosound, -nosfx, -nomusicSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-08-04Begin/EndRead now in i_video.cSimon Howard
2005-07-25Port timer code to SDLSimon Howard
2005-07-23Startup messages as in the DOS exesSimon Howard
2005-07-23Remove unneccessary pragmasSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard