Bill Currie
|
2f21926568
|
more constant folding
|
2004-01-21 21:58:34 +00:00 |
|
Bill Currie
|
e63b205fd2
|
don't seg when in traditional mode and @ is seen
|
2004-01-21 21:43:31 +00:00 |
|
Chris Ison
|
160a2af756
|
cygwin changes to create dlls
|
2004-01-21 21:21:44 +00:00 |
|
Bill Currie
|
f1ae56a8a7
|
make "file" the default cd plugin
|
2004-01-21 21:06:13 +00:00 |
|
Bill Currie
|
7446967f97
|
don't need qfdefs any more since the servers now do its job themselves
|
2004-01-21 20:55:03 +00:00 |
|
Bill Currie
|
8f0c6dffed
|
no more Max Headroom impersonations during level changes
|
2004-01-21 20:09:12 +00:00 |
|
Bill Currie
|
e379238126
|
used the function I'd created for loading sounds :P (fixes cd_file plugin
loading)
|
2004-01-21 19:35:17 +00:00 |
|
Bill Currie
|
390ca99a92
|
first step to making qfdefs redundant. "standard" progs now get resolved
staticly rather than looking up the defs. "broken" progs should now work.
|
2004-01-21 08:09:47 +00:00 |
|
Bill Currie
|
08b9a328fb
|
don't know why I thought gib depended on console...
|
2004-01-21 04:49:28 +00:00 |
|
Bill Currie
|
62c3d7cefb
|
oops, uninitialized variable
|
2004-01-21 03:16:16 +00:00 |
|
Bill Currie
|
93b01bdf25
|
make some prints developer
|
2004-01-21 02:59:09 +00:00 |
|
Bill Currie
|
d5a33c9545
|
extend the sound api slightly to ease things like cd_file and make cd_file
work as intended :)
|
2004-01-21 02:52:12 +00:00 |
|
Bill Currie
|
19ef80c555
|
this should fix static win32 builds
|
2004-01-21 00:15:35 +00:00 |
|
Bill Currie
|
9aa9d4e3dc
|
whitespace
|
2004-01-20 22:20:38 +00:00 |
|
Bill Currie
|
9f79e620c8
|
snd_alsa.c doesn't work for 0.9.x so don't mention it :)
|
2004-01-20 22:14:11 +00:00 |
|
Bill Currie
|
41c1ea7e51
|
quick hacks to get my snapshots building
|
2004-01-20 21:59:38 +00:00 |
|
Bill Currie
|
1583961b36
|
fix a couple of compile issues with older gcc
|
2004-01-20 08:47:19 +00:00 |
|
Bill Currie
|
f7fe0a4a8c
|
remove two redundant functions from cd_funcs_t and convert all the cd
plugins to using pre-initialized structs
|
2004-01-20 08:34:57 +00:00 |
|
Bill Currie
|
ce3c58e238
|
need to /always/ set ALSA_PLUGIN
|
2004-01-20 08:26:16 +00:00 |
|
Bill Currie
|
52968be46d
|
ashridah's file based cd plugin (ie, it will play any sound file QF can
load as background music).
|
2004-01-20 06:58:42 +00:00 |
|
Bill Currie
|
6d02004ca8
|
Mike Gorchak's <mike@malva.ua> second (final for now:) QNX patch. renames
msg_t to qmsg_t.
|
2004-01-20 06:11:00 +00:00 |
|
Bill Currie
|
283d49bd8e
|
first chunk of Mike Gorchak's <mike@malva.ua> QNX patches
|
2004-01-20 05:57:39 +00:00 |
|
Bill Currie
|
f097c2e206
|
autoconfiscate the alsa plugin name
|
2004-01-20 05:43:23 +00:00 |
|
Bill Currie
|
e154c9add5
|
be consistent with WIN32 and _WIN32 (now all _WIN32)
|
2004-01-20 03:47:27 +00:00 |
|
Bill Currie
|
cf074b14f7
|
update for the new ruamoko lib
|
2004-01-20 00:19:33 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
459503e61b
|
Argh.
|
2004-01-19 21:48:45 +00:00 |
|
Daniel Anderson
|
c09420da6b
|
refixed test for HAVE_ALSA
|
2004-01-19 21:41:52 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
6b76dbfe17
|
Fix for poor syntax. Thanks mindhog.
|
2004-01-19 21:21:23 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
a00e371ceb
|
This should get ALSA 0.9 support working again. ALSA 0.9 users please test.
Report any compile or ./configure failures especially. If it reports you have
ALSA0_9, you should be using `set snd_plugin "alsa0_9"`.
|
2004-01-19 20:37:58 +00:00 |
|
Bill Currie
|
77b2942982
|
several libs can now get built as dlls in windows: console, gamecode,
gamecode_builtins, gib, image, modules, object, ruamoko and util.
|
2004-01-19 07:47:41 +00:00 |
|
Bill Currie
|
fa6916cedd
|
*sigh*, got a little too eager.
|
2004-01-19 02:54:31 +00:00 |
|
Bill Currie
|
de7a4e326e
|
nq blood particle hack from Grievre
|
2004-01-19 02:43:55 +00:00 |
|
Chris Ison
|
1d8cb8614c
|
add snd_bits/rate/stereo cvars to win and dx sound targets
|
2004-01-18 09:18:45 +00:00 |
|
Bill Currie
|
ba8e959cf2
|
when clearing the return strings, it's a good idea to clear them completely
|
2004-01-18 07:50:50 +00:00 |
|
Bill Currie
|
0abe875ca0
|
refer to the correct program
|
2004-01-18 06:55:47 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
25a8748dc9
|
Bring back alsa 0.9 support as a separate module.
|
2004-01-17 22:41:53 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
a42a0aa974
|
Check return conditions during ALSA setup.
Error checking during setup is a good thing...
|
2004-01-17 22:03:58 +00:00 |
|
Bill Currie
|
eb69be5e5a
|
more doxygen fixes
|
2004-01-17 08:09:30 +00:00 |
|
Bill Currie
|
7ba6756810
|
temporary hack to avoid crashing when s_explod.mdl isn't precached but
explosions are requested
|
2004-01-17 07:14:42 +00:00 |
|
Bill Currie
|
629e22aa61
|
fix a buffer overflow and an underflow
|
2004-01-17 05:11:34 +00:00 |
|
Bill Currie
|
249aee2e9f
|
move the OO runtime support code from libQFgamecode to libQFruamoko where
it really belongs :)
|
2004-01-16 08:02:31 +00:00 |
|
Bill Currie
|
e7ffad8772
|
more rua cleanups: now just one init function to call (it calls the rest)
|
2004-01-16 07:03:58 +00:00 |
|
Bill Currie
|
01392c78bb
|
move the bulk of what whas libQFcsqc to libQFruamoko.
|
2004-01-16 05:46:19 +00:00 |
|
Bill Currie
|
17db1f42f2
|
don't block if the sound device is busy (from Grievre)
|
2004-01-16 02:50:26 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
710a6c9e2d
|
Fix headers for alsa 0.9.
|
2004-01-16 00:45:42 +00:00 |
|
Bill Currie
|
aee1554fad
|
fix a missing terminator found by Grievre
|
2004-01-15 23:05:56 +00:00 |
|
Bill Currie
|
d598afd1de
|
need those functions, dang it :(
|
2004-01-15 20:19:46 +00:00 |
|
Bill Currie
|
85778a9e01
|
fix warnings pointed out by automake 1.8 and clean out some cruft
|
2004-01-15 20:06:14 +00:00 |
|
Bill Currie
|
31d970aca0
|
can now dump a map's textures to a wad file (name currently based on bsp
file name (eg, foo.bsp -> foo.wad)
|
2004-01-15 07:16:44 +00:00 |
|
Bill Currie
|
7135ff9139
|
update for latest mingw and flex
|
2004-01-15 04:04:55 +00:00 |
|