Jeff Teunissen
10424a5015
*** empty log message ***
2001-10-15 22:28:05 +00:00
Jeff Teunissen
47290682fd
Coding Style clarifications and some new stuff that has been changed
...
recently.
2001-10-15 22:00:52 +00:00
Bill Currie
371c11173b
make plugindir actually /work/ (ie, it can be overridden at install time)
2001-10-15 20:35:47 +00:00
Bill Currie
460a270a54
fix some init order issues brought up by the new gl_funcs.c code.
2001-10-15 19:06:22 +00:00
Bill Currie
fd25261ab3
hopefully better win32 dynamicly loaded gl support. if nothing else,
...
gl_funcs.c is easier to read :)
2001-10-15 18:24:30 +00:00
Bill Currie
1ffb050bf9
and a memleak fix from _Muz_
2001-10-15 17:41:53 +00:00
Bill Currie
7e0f676705
xmms info and session id patch from _Muz_
2001-10-15 17:37:05 +00:00
Bill Currie
41d01d54f9
put the INITGUID definition in the correct place
2001-10-15 17:32:43 +00:00
Bill Currie
f7b82bcb69
comment out the definition of INITGUID for now as it's causing linking problems
2001-10-15 16:30:15 +00:00
Bill Currie
cb6391e594
fix a typo that causes parallel makes to break on libqfnet
2001-10-15 16:21:51 +00:00
Jeff Teunissen
55332363ae
More debian/ updates.
2001-10-14 12:19:16 +00:00
Jeff Teunissen
0ab90e0bf6
debian/ updates. Cleaner, smaller, packages.
2001-10-14 12:17:11 +00:00
Jeff Teunissen
0485fbe09e
Makefile fixes.
2001-10-14 07:05:06 +00:00
Jeff Teunissen
3d6d0d15c6
Nuke -3dfx from debian/*
2001-10-14 06:26:57 +00:00
Bill Currie
40489cb166
Config.h.in is generated, so remove from cvs
2001-10-14 06:10:45 +00:00
Jeff Teunissen
69c558d78c
Vector class for Forge. Don't know if we need it, but it helped me to
...
grok vectors.
2001-10-14 05:57:38 +00:00
Jeff Teunissen
f7b0227299
This is all seriously broken, but I'm committing it so that it can be
...
worked on by other people as well. :)
2001-10-14 05:55:21 +00:00
Bill Currie
2dafd4a496
remove some (int) casts
2001-10-12 23:14:59 +00:00
Bill Currie
e97e06fe44
byte to int + xmms playlist support from _Muz_
2001-10-12 19:26:56 +00:00
Bill Currie
0952af5529
fix up the sound restart code
2001-10-12 15:49:50 +00:00
Bill Currie
c8e1e7942a
correct type error checking for vectors vs floats
2001-10-12 03:58:22 +00:00
Bill Currie
579d78407d
config results report cleanup
2001-10-11 23:21:40 +00:00
Bill Currie
62873d6980
diff snr --
2001-10-11 17:31:41 +00:00
Adam Olsen
7c64e1ba3f
- more TODO changes :)
2001-10-11 17:19:19 +00:00
Bill Currie
30ea591ce3
minor tweeks
2001-10-11 16:33:10 +00:00
Bill Currie
6ad55725c2
chase cam seems to work properly now
2001-10-11 16:26:09 +00:00
Bill Currie
49fe4e9f05
fix a misplaced s&r
2001-10-11 06:54:29 +00:00
Bill Currie
b4bacb3c27
final bit of cleanup for now. save the nehahra bits from nq's TODO in docs
...
and kill the TODO
2001-10-11 05:21:07 +00:00
Bill Currie
483c56b7a5
put the .lsm file in the top level
2001-10-11 05:10:46 +00:00
Bill Currie
967098080d
hey, even more cleanup
2001-10-11 05:06:21 +00:00
Bill Currie
e07f1dc9cc
more cleanup
2001-10-11 05:02:53 +00:00
Bill Currie
216df3d06c
old and oblsolete
2001-10-11 04:56:11 +00:00
Bill Currie
a7abedccbb
fix a woopsie that brok playdemo
2001-10-11 04:54:50 +00:00
Bill Currie
c0f0dcb4b8
sort of apply Serplord's chasecam fix (it wasn't complete)
2001-10-11 04:43:40 +00:00
Bill Currie
a1b7850e47
damn escapee code. this fixes the nq timedemo loop bug
2001-10-11 03:36:05 +00:00
Bill Currie
a192f049f6
fix our -g -O2 -g -O3 fun
2001-10-11 03:04:28 +00:00
Bill Currie
fe8e3eaf56
and nq too, but it doesn't work well
2001-10-10 23:16:18 +00:00
Bill Currie
3c4e094493
timedemo looping. "timedemo overkill 10" will give 10 runs
2001-10-10 22:00:26 +00:00
Bill Currie
6cd058738e
d'oh, forgot to AC_SUBST(PLUGIN_RPATH)
2001-10-10 18:40:06 +00:00
Bill Currie
742bb9de91
static plugins now actually work
2001-10-10 16:22:41 +00:00
Bill Currie
8b2da8cbec
make the static plugins link properly with older libtool
2001-10-10 15:44:35 +00:00
Bill Currie
eee1aaf283
static plugins (--with-static-plugins to force on, --without-static-plugins
...
to force off, defaults to off for *nix and on for win32). does not work yet
due to lack of support in libs/util/plugin.c, but that's next.
2001-10-10 05:52:14 +00:00
Ragnvald Maartmann-Moe IV
1674e6a763
Clean up of models that are always fullbright.
2001-10-10 05:00:30 +00:00
Ragnvald Maartmann-Moe IV
db87121c2b
Whitespace.
2001-10-10 04:59:43 +00:00
Jeff Teunissen
510ce73d65
A Gorm file for the Forge interface.
2001-10-10 01:49:57 +00:00
Adam Olsen
9f7e1f864e
- add a pr_double_remove cvar, that either ignores (0), warns about
...
(1), or causes a fatal error (2) when the progs remove an already
removed entity. default is 1.
- fix a segfault in FFnickFF parsing that causes a segfault
2001-10-09 22:47:14 +00:00
Chris Ison
188688f835
fixed missing $
2001-10-09 22:26:38 +00:00
Ragnvald Maartmann-Moe IV
86a82b895d
Whitespace.
2001-10-09 21:57:49 +00:00
Bill Currie
a65d98a35c
r_dlight_max can now safely be 0
2001-10-09 21:50:51 +00:00
Chris Ison
fda073acb6
oops audio targets makefile fix
2001-10-09 21:43:01 +00:00