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
/
i_system.c
Age
Commit message (
Expand
)
Author
2006-08-31
Use the new TXT_Sleep function in Doom.
Simon Howard
2006-06-03
Detect recursive calls to I_Error to prevent an infinite loop.
Simon Howard
2006-04-06
Save demos when quitting normally - it is no longer neccessary to press
Simon Howard
2006-03-30
Increase the default heap size to 16MB, and add a -mb parameter to allow
Simon Howard
2006-03-30
Split off timer code into separate i_timer.c file. Add d_dedicated.c
Simon Howard
2006-01-13
Textscreen getchar() function; remove SDL code from I_Endoom.
Simon Howard
2006-01-08
show_endoom config file option to disable the endoom screen
Simon Howard
2005-12-30
Millisecond clock function
Simon Howard
2005-11-17
Catch SDL_QUIT event on ENDOOM display
Simon Howard
2005-10-09
Handle blinking text in ENDOOM lumps properly.
Simon Howard
2005-10-02
Fix the length of time that ENDOOM is displayed for
Simon Howard
2005-10-02
ENDOOM support using text mode emulation
Simon Howard
2005-09-22
Remove external statistics driver support (-statcopy):
Simon Howard
2005-09-08
Delay calls so we don't use the entire CPU
Simon Howard
2005-09-06
Restore -nosound, -nosfx, -nomusic
Simon Howard
2005-08-04
Silence compiler warnings
Simon Howard
2005-08-04
Begin/EndRead now in i_video.c
Simon Howard
2005-07-25
Port timer code to SDL
Simon Howard
2005-07-23
Startup messages as in the DOS exes
Simon Howard
2005-07-23
Remove unneccessary pragmas
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard