Bill Currie
|
a20bb946f6
|
type.[ch]:
provide a vector structure def so vector.[xyz] can be implemented
def.c:
record the return address in get_temp to aid debugging
|
2002-10-08 22:35:37 +00:00 |
|
Jeff Teunissen
|
575689296a
|
Tidy up progs dump output, and do some whitespace.
|
2002-10-08 19:46:42 +00:00 |
|
Bill Currie
|
bca275944c
|
record the type of the result of a bind expr
|
2002-10-08 18:20:09 +00:00 |
|
Bill Currie
|
f992090b18
|
don't do extra manipulations for unnamed defs
|
2002-10-08 18:03:23 +00:00 |
|
Bill Currie
|
fa31594227
|
ditto :)
|
2002-10-08 04:09:44 +00:00 |
|
Bill Currie
|
95d504fade
|
make sv_maxrate changes effective immediately
|
2002-10-08 04:08:07 +00:00 |
|
Bill Currie
|
80d2f8e27d
|
make it so the demo recorder and normal protocol use common code to
calculate the client stats
|
2002-10-07 22:15:19 +00:00 |
|
Bill Currie
|
cb368e0b3a
|
support writing the extended stats to mvds
|
2002-10-07 18:58:54 +00:00 |
|
Bill Currie
|
fb8a5afda5
|
fix a bunch more potential message writes while playing demos
|
2002-10-07 03:58:08 +00:00 |
|
Brian Koropoff
|
9c4f2d32ca
|
Add print and print.center GIB commands and fix a nasty bug with threads
that could cause a double free.
|
2002-10-06 04:40:18 +00:00 |
|
Bill Currie
|
a0f49816e5
|
cl_parse.c:
print the name of the last svc parsed when a badread happens
sv_ents.c:
allocate enough space for the svc_nails2 nails
|
2002-10-06 04:30:50 +00:00 |
|
Bill Currie
|
afad07b8e7
|
never print the rcon password given as it may be a legitimate password for
another server (ie, confused person :)
|
2002-10-06 03:54:54 +00:00 |
|
Bill Currie
|
9145388750
|
/never/ write to the message buffers when playing a demo. This avoids the
"SZ_GetSpace: overflow" messages when playing denis (especially mvd in 1st
person mode).
|
2002-10-05 04:52:09 +00:00 |
|
Bill Currie
|
6917d2c1a3
|
fix a silly pointed out by sixk@ifrance.com
|
2002-10-05 02:21:44 +00:00 |
|
Bill Currie
|
f78d6cbf83
|
update
|
2002-10-04 15:01:46 +00:00 |
|
Bill Currie
|
8e3335b851
|
uptodateitude
|
2002-10-04 14:49:15 +00:00 |
|
Bill Currie
|
6e015bba1a
|
d'oh, forgot to fix the FIXME :) fixes the seg on demo record start when
more than 1 player is invovled
|
2002-10-04 03:36:51 +00:00 |
|
Bill Currie
|
e698af0208
|
cut some spam
|
2002-10-04 03:02:38 +00:00 |
|
Bill Currie
|
212e40b54a
|
mvd recording :) (thanks to qwex 0.165b and highlander)
|
2002-10-04 02:29:03 +00:00 |
|
Bill Currie
|
30c8646e70
|
bring in sv_demo.c from qwex. This is only the beginning of the mvd server
side support.
|
2002-10-03 21:00:35 +00:00 |
|
Bill Currie
|
d5117e27ee
|
read excess nails correctly for nail2
|
2002-10-03 15:10:29 +00:00 |
|
Bill Currie
|
d70caac6d5
|
whitespace
|
2002-10-02 22:56:34 +00:00 |
|
Bill Currie
|
c04bce8c9f
|
start trying to keep NEWS up to date starting with the MVD demo support in
the clients
|
2002-10-02 22:15:40 +00:00 |
|
Bill Currie
|
2383340031
|
mvd playback support. seems to work (get some weird entities hanging around
but I suspect that's the mod used in the demo I was testing with), but
probably needs some cleanup.
|
2002-10-02 21:56:45 +00:00 |
|
Bill Currie
|
533a74aa75
|
don't segfault if the client player temp info key is null (can happen in
mvd)
|
2002-10-02 15:42:39 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
998d68a833
|
In GL, have r_speeds 1 display particle count.
|
2002-10-02 04:15:23 +00:00 |
|
Bill Currie
|
9aa84f4ead
|
case i has 7 visits, not 6 :P
|
2002-10-02 01:58:29 +00:00 |
|
Jeff Teunissen
|
bf194e074c
|
Update the Debian changelog.
|
2002-10-01 06:55:26 +00:00 |
|
Jeff Teunissen
|
947343799f
|
Add quakeforge-oss's and quakeforge-alsa's postinst/prerm files to the dist.
D'oh!
|
2002-10-01 06:47:15 +00:00 |
|
Jeff Teunissen
|
1a18e9a4aa
|
Fix the plugins' postinsts for the Policy-compliant pathnames.
|
2002-10-01 05:41:56 +00:00 |
|
Bill Currie
|
dc736f0d57
|
don't run cvs2cl if there's no CVS dir
|
2002-10-01 05:17:25 +00:00 |
|
Jeff Teunissen
|
975d5aa8db
|
Move plugins back to /usr/lib/quakeforge/plugins where Debian policy wants
them.
|
2002-10-01 05:06:51 +00:00 |
|
Bill Currie
|
a2cf42c8fd
|
smarter gzipping thanks to alphageek (whew, slipped in at last moment:)
|
2002-10-01 02:37:53 +00:00 |
|
Bill Currie
|
eff63a6fe4
|
packaging menu.dat is currently not a good idea due to lack of a clean
place to put it. id1 and qw are essentially sacrosanct
|
2002-10-01 02:22:48 +00:00 |
|
Bill Currie
|
fba516e70b
|
heh, WildCode got the fix in on time :)
|
2002-09-30 23:19:08 +00:00 |
|
Chris Ison
|
7c9f1a51ec
|
Bug Fix, mouse didn't work in svga client.Fixed by closing the mouse before initing it due to vga_init initing the mouse when called
|
2002-09-30 23:16:20 +00:00 |
|
Bill Currie
|
73f884562b
|
add a warning about -svga
|
2002-09-30 22:16:59 +00:00 |
|
Bill Currie
|
6554701dc9
|
nuke --with-amd in favor of --with-arch
|
2002-09-30 21:52:08 +00:00 |
|
Bill Currie
|
3d668334e6
|
copy that fix for the other renderers
|
2002-09-30 21:35:13 +00:00 |
|
Bill Currie
|
d7bbe82efd
|
make sure the bottom part of the console gets updated properly if it covers
the status bar.
|
2002-09-30 21:25:24 +00:00 |
|
Bill Currie
|
72bc818807
|
use AMTAR instead of TAR
|
2002-09-30 20:34:16 +00:00 |
|
Bill Currie
|
28ef4c6aa6
|
add a list of known problems (that readily come to mind for me:)
|
2002-09-30 20:06:52 +00:00 |
|
Bill Currie
|
8f8fbe6ee7
|
packaging tweaks
|
2002-09-30 18:19:51 +00:00 |
|
Bill Currie
|
fd8f019d57
|
nuke quakeforge-config.in and quakeforge-config as it's broken and will be
replaced with a better setup (pkg-config)
|
2002-09-30 18:19:38 +00:00 |
|
Jeff Teunissen
|
b46ff2f728
|
Debian changes. new packages, -utils and -maptools. qfmodelgen isn't in a
package yet.
|
2002-09-30 16:51:30 +00:00 |
|
Jeff Teunissen
|
510ac98c9b
|
PF_Fixme(): better error message.
|
2002-09-30 16:47:41 +00:00 |
|
Jeff Teunissen
|
86d0093237
|
Add a paragraph to the Rua doc's introduction.
|
2002-09-30 16:45:51 +00:00 |
|
Bill Currie
|
ffb90a510a
|
win32 compile fixes
|
2002-09-30 16:40:06 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
d88f2a255b
|
Bump version to 0.5.2.
|
2002-09-30 05:01:10 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
1699c457d1
|
Note how to actually build and install...
|
2002-09-30 05:00:44 +00:00 |
|