summaryrefslogtreecommitdiff
path: root/src/i_system.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-06-13Merge from trunk.Simon Howard
2011-03-09Add null sector dereference emulation code from Prboom+, to fix desyncSimon Howard
2009-10-16Fix compile under MSVC (thanks entryway).Simon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard
2008-09-27Split out startup banner code into common code; display copyright noticeSimon Howard
2008-09-25Make ENDOOM screen work on Heretic.Simon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-08Remove i_system.c dependency on doom/ code and add a generic I_AtExit()Simon Howard
2008-02-09Fix up the R_Main startup progress dots. If stdout is a file, don'tSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-03-30Split off timer code into separate i_timer.c file. Add d_dedicated.cSimon Howard
2005-12-30Millisecond clock functionSimon Howard
2005-09-11Fix declaration of I_Sleep (not I_Delay) and move to right headerSimon Howard
2005-07-23Remove unneccessary pragmasSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard