Adam Olsen
|
f9641bfadc
|
Make 16 megs the default, since 44khz sounds need it. Win will grab
up to 16 megs anyway, and nq already has 16 as the default, so no
changes for them.
|
2001-04-17 07:47:32 +00:00 |
|
Joseph Carter
|
2bc55b7828
|
Cvar cleanups.. NULL is now used in place of 0 for callbacks, this should
make Cvar_Get's a lot easier to read.
|
2001-04-10 23:39:30 +00:00 |
|
Bill Currie
|
e939ccc40a
|
cvars now sport a callback function that gets called whenever the cvar changes
or on initial get.
|
2001-03-31 01:02:52 +00:00 |
|
Bill Currie
|
99535102d7
|
bare bones sys stuff moved into libQFutil. unix stuff seems to work just fine,
but win32 is probably borked atm
|
2001-03-30 23:24:57 +00:00 |
|
Bill Currie
|
f78b973978
|
move the api headers into include/QF and clean up (most of) the resulting mess.
target specific files that I don't build won't compile yet. just put QF/
infront of the offending headers.
Also move ver_check into libqfutils
|
2001-03-27 20:33:07 +00:00 |
|
Bill Currie
|
87854e1a0c
|
initial checkin of most recent newtree and nuq(?) source
|
2001-02-19 21:15:25 +00:00 |
|