From havoc at icculus.org Mon Feb 6 15:04:17 2006 From: havoc at icculus.org (havoc at icculus.org) Date: 6 Feb 2006 15:04:17 -0500 Subject: Module neither: Change committed Message-ID: <20060206200417.1708.qmail@icculus.org> Commiter : havoc CVSROOT : /cvs/cvsroot/neither Module : neither Commit time: 2006-02-06 20:04:17 UTC Log message: added numvalues field to Cvar_Value to indicate how many vector components were parsed changed Cvar_ValueRange structure to contain two Cvar_Value structures, to allow clamping of vectors, these are created by the Vector version of the usual range limiting function (which has a lot of parameters as a result) Modified files: darkwar/cvar.c darkwar/cvar.h -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: neither.20060206.200417.havoc.diff URL: From havoc at icculus.org Mon Feb 6 15:14:18 2006 From: havoc at icculus.org (havoc at icculus.org) Date: 6 Feb 2006 15:14:18 -0500 Subject: Module neither: Change committed Message-ID: <20060206201418.2813.qmail@icculus.org> Commiter : havoc CVSROOT : /cvs/cvsroot/neither Module : neither Commit time: 2006-02-06 20:14:18 UTC Log message: added vid_restart and s_restart commands added vid_ and s_ cvars added config execution (but no config yet, and no saving currently) more sound work (added mixer, but it's untested and probably very broken) Modified files: darkwar/lhsound.c darkwar/lhsound.h darkwar/sound.c darkwar/sound.h darkwar/system.c darkwar/system.h darkwar/game/g_commands.c darkwar/game/g_main.c darkwar/game/g_main.h Added files: darkwar/game/g_audio.c -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: neither.20060206.201418.havoc.diff URL: From havoc at icculus.org Mon Feb 6 15:19:32 2006 From: havoc at icculus.org (havoc at icculus.org) Date: 6 Feb 2006 15:19:32 -0500 Subject: Module neither: Change committed Message-ID: <20060206201932.3549.qmail@icculus.org> Commiter : havoc CVSROOT : /cvs/cvsroot/neither Module : neither Commit time: 2006-02-06 20:19:32 UTC Log message: added game/g_audio.o Modified files: darkwar/Makefile -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: neither.20060206.201932.havoc.diff URL: