]> icculus.org git repositories - divverent/darkplaces.git/history - cd_linux.c
made cl_particles_quake mode more authentic
[divverent/darkplaces.git] / cd_linux.c
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-06-09 havocpatch from Zero_Dogg to fix a compile problem on Mandri...
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-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-04-16 molivierFine-grained CD volume for NetBSD. Made the CD error...
2004-04-15 molivierFine-grained CD volume support for Linux. Note that...
2004-04-14 molivierThe Linux CD module now uses O_NONBLOCK when opening...
2004-04-05 molivierFake CD tracks support; DP now tries to play "sound...
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-12-15 molivierAudio CD support for NetBSD; it also compiles on OpenBS...
2003-12-12 molivierRemoved redundant definitions in cd_linux.c
2003-12-11 molivierFactorized audio CD code
2003-12-08 havocfixed gcc and linux related compilation problems from...
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-10-07 havoccd audio now tied to sound system
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
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-24 havocwhitespace changes by Elric
2002-09-11 havoccheck for -safe
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-15 lordhavocchanged bgmvolume/volume to always be registered, slide...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...