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
Chris Ison
15bdd4ad67
disabled -lm checking for cygwin and mingw32 and added plugin_LDFLAGS and plugin_LIBADD for win32 builds
2001-10-09 21:36:57 +00:00
Ragnvald Maartmann-Moe IV
c26b10d479
Don't get excited yet, rest of new explosions isn't going in for a while.
2001-10-09 20:41:39 +00:00
Ragnvald Maartmann-Moe IV
9cc671e6d2
Try #2 .
...
Change r_maxparticles from short to unsigned int.
Make MAX_DLIGHTS into a cvar, r_dlight_max that sets the unsigned int r_maxdlights.
2001-10-09 20:35:17 +00:00
Bill Currie
70d4510b28
compile fixes for real osen ;)
2001-10-09 16:05:31 +00:00
Bill Currie
7a7892258e
automake 1.4 does /not/ like whitespace before a variable definition
2001-10-09 15:44:34 +00:00
Bill Currie
36508058ea
QFPLUGIN now does the __declspec stuff and all plugins now use it on their
...
plgin info function. doesn't actually /work/ yet :(
2001-10-08 05:54:46 +00:00
Bill Currie
d4ad0cd659
whitespace
2001-10-08 05:52:56 +00:00
Bill Currie
6eb4958952
don't attempt to build xmms support in mingw
2001-10-08 04:24:27 +00:00
Bill Currie
3a366f4f7e
break out the backtrace code from PR_RunError into PR_DumpState and use
...
PR_DumpState instead of PR_RunError in seg_fault_handler so we get both a
progs trace /and/ a core file (ulimit allowing)
2001-10-08 03:46:44 +00:00
Bill Currie
c7d1f961c3
INSTALL:
...
move the bootstrap comment to where people are more likely to notice it
bootstrap:
hopefully put the auto*/libtool commands in the right order
configure.ac:
make enable/disable help messages less confusing
2001-10-08 03:41:23 +00:00
Bill Currie
5b8aca001b
diff snr--
2001-10-07 18:45:23 +00:00
Chris Ison
2f8efd7360
changes to get mingw32 sw clients to compile under cygwin
2001-10-07 12:45:47 +00:00
Bill Currie
757a0f690c
fix a missing #ifdef HAVE_VIDMODE
2001-10-06 22:57:54 +00:00
Bill Currie
ef0e0a167d
nukage obsoletage
2001-10-06 05:32:35 +00:00
Bill Currie
356492f683
don't convert float test epxressions for --id and fix a typo in an error
...
message for !expr
2001-10-06 04:48:52 +00:00
Bill Currie
791232e6d3
whitespace and {}s
2001-10-06 03:05:33 +00:00
Ragnvald Maartmann-Moe IV
24e80b21d4
Whitespace. Hiding commented out code is bad.
2001-10-06 01:14:23 +00:00
Bill Currie
963c7592ee
clean up zlib checking a little. this should fix HAVE_ZLIB getting defined
...
when it shouldn't be
2001-10-06 01:07:24 +00:00
Ragnvald Maartmann-Moe IV
d657a590b5
Clean up extern functions, update noise_diamondsquare to match LordHavoc's fractalnoise.
2001-10-06 00:39:22 +00:00
Ragnvald Maartmann-Moe IV
8afd4a870e
Revert an optimization that impacts legibility more than performance.
2001-10-06 00:31:57 +00:00
Bill Currie
7813b9c1b7
fix for woody systems from _Muz_ with a tweek to make the libtoolize version
...
check more general.
2001-10-05 21:34:12 +00:00
Bill Currie
7794acec66
clean up args for execvp
2001-10-05 21:09:48 +00:00
Bill Currie
042a036964
pass through indent and then clean up after some of indent's insanity
2001-10-05 20:29:55 +00:00
Bill Currie
aa5c52db35
cat /usr/share/aclocal/xmms.m4 >> acinclude.m4 for those without xmms.m4
2001-10-05 20:16:22 +00:00
Bill Currie
936b70fe41
remove dependency on net_socket so cd_xmms works with nq as well as qw. Seems
...
to cause alsa some grief which is rather suprising as file decriptor counts
should have taken care of that nicely.
2001-10-05 20:06:48 +00:00
Bill Currie
44fc52bbb6
move the xmms command from cd.c to cd_xmms.c and have the cd command always
...
available
2001-10-05 19:52:56 +00:00
Ragnvald Maartmann-Moe IV
43ab73fd81
Make cvs blissfully unaware of nq-server.
2001-10-05 19:43:29 +00:00
Ragnvald Maartmann-Moe IV
2080ae7db6
Fix stamp ignorance.
2001-10-05 19:42:17 +00:00
Bill Currie
a39ccf4a34
XMMS support from _Muz_ (Alexis Paul Musgrave <muz@cwcom.net>)
2001-10-05 19:36:35 +00:00
Bill Currie
a220f5d87d
isDedicted fixes
2001-10-05 19:21:23 +00:00