]> icculus.org git repositories - divverent/darkplaces.git/history - cd_win.c
Added dp_waterscroll <scale> <speed> shader keyword as simple simulation of water...
[divverent/darkplaces.git] / cd_win.c
2009-01-28 havocfix another warning reported by O.Sezer
2009-01-19 havocfix a number of char types that should be int, to make...
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2006-03-22 havocanother WIN32_LEAN_AND_MEAN patch from Willis, this...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-07-05 blackfix VC 6 not supporting DWORD_PTR.
2005-07-05 blackfixed some conversions
2005-03-09 molivierFixed and updated a few error messages
2004-12-01 havocchanged a lot of Con_DPrint/Con_DPrintf calls to Con_Pr...
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-04-15 molivierFine-grained CD volume support for Linux. Note that...
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-12-12 molivierRemoved redundant definitions in cd_linux.c
2003-12-11 molivierFactorized audio CD code
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-10-22 molivierFixed 2 warnings found by MSVC6
2003-10-08 havocfixed a variable declaration I forgot to move when...
2003-10-07 havoccd audio now tied to sound system
2003-07-02 havocadded support for GAME_GOODVSBAD2
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-22 havocconst.
2002-09-11 havoccheck for -safe
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-27 lordhavocfixed warnings in mingw
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-15 lordhavocchanged bgmvolume/volume to always be registered, slide...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2000-08-22 lordhavocInitial revision