]> icculus.org git repositories - divverent/darkplaces.git/history - sys.h
snd_mutewhenidle 0: do NOT still mute when app is hidden (e.g. virtual desktop change)
[divverent/darkplaces.git] / sys.h
2009-07-08 divverentdoxygen comments and config file
2007-11-12 havocimplemented a -profilegameonly commandline option for...
2007-04-24 havocaudited all Sys_Quit calls and gave them return values...
2007-03-29 havocchanged Sys_Sleep functions to take microseconds instea...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-05-06 havocchanged Host_Init to execute configs only once
2005-01-09 molivier- Sys_LoadLibrary now accepts several possible names...
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
2004-08-02 tomazAdded CTRL+V paste into the console for win32 users.
2004-07-14 black-Added the preprocessor constant USE_DSOUND.
2004-07-11 black-Removed Sys_Quit and added Sys_Shutdown which will...
2004-03-24 molivierFactorized some code in the shared library loaders
2004-03-10 havocadded convenience function Sys_TimeString which calls...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-01 havocchanged Sys_Sleep from (void) to (int milliseconds...
2003-05-25 havocSys_Print added to handle the output of text to the...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-11-08 havocElric's changes:
2002-08-20 havoccleaned up and merged a lot of sys_*.c code into sys_sh...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2000-09-18 lordhavocremoval of various id386 junk
2000-08-22 lordhavocInitial revision