Brian Koropoff
|
b40400d59c
|
Moved GIB into libs/gib and made util no longer depend on it. Cleaned up
some cruft from a previous incarnation of GIB.
|
2002-11-09 07:13:52 +00:00 |
|
Bill Currie
|
3d44623b57
|
change Cmd_Exec_File's api so it can conditionally use normal or quake
file system accesses. fixes the map.cfg exec problem
|
2002-11-08 16:39:28 +00:00 |
|
Bill Currie
|
864b181b99
|
d'oh, COM_FOpenFile could probably do with a re-design of its api :P
|
2002-11-08 03:27:05 +00:00 |
|
Bill Currie
|
ec0273e3dc
|
do a pre and post pass for maps/mapname.cfg and use maps_default.cfg if
maps/mapname.cfg doesn't exist.
|
2002-11-08 02:43:04 +00:00 |
|
Bill Currie
|
8d736d7424
|
uptime (via status) for qw-server and map time and auto map start for
nq-server
|
2002-11-07 16:43:05 +00:00 |
|
Bill Currie
|
ca4b3acd6c
|
big protototype cleanup. Now, except for a few cases, all non-static
prototypes are in headers files.
|
2002-11-05 19:12:51 +00:00 |
|
Bill Currie
|
d605394a8d
|
fix a nasty buffer overflow found by OptiMus
|
2002-10-25 21:07:20 +00:00 |
|
Bill Currie
|
bbb4574f01
|
need skill, too! :P
|
2002-10-24 04:38:59 +00:00 |
|
Bill Currie
|
9298204208
|
support tonik's single player/coop qw port
|
2002-10-24 02:45:16 +00:00 |
|
Bill Currie
|
3f8920e5a3
|
apply Lorenzo Colitti's IPv6 mask patch (Closes: #57)
|
2002-10-23 22:55:28 +00:00 |
|
Bill Currie
|
cfffd05c71
|
missed these for mvd writing :P
|
2002-10-23 02:44:42 +00:00 |
|
Bill Currie
|
65033cbe64
|
make no_pogo_stick 3 force friction whether or not jump is active
|
2002-10-18 17:47:31 +00:00 |
|
Bill Currie
|
ef33b9754b
|
support as many packet entities in demos as qwex does (ie, 196). Makes me
wonder if I should make the server support sending 196 packet entities to
qf clients.
|
2002-10-17 16:03:18 +00:00 |
|
Bill Currie
|
ce2cfbcf45
|
clear beam end time when beams expire
|
2002-10-11 22:13:40 +00:00 |
|
Bill Currie
|
eb8302170d
|
hmm, missed that one
|
2002-10-11 20:54:34 +00:00 |
|
Bill Currie
|
9f7c669370
|
various win32 compile fixes for the latest mingw (not fully working due to
LPCWAVEFORMATEX)
|
2002-10-11 20:47:17 +00:00 |
|
Bill Currie
|
c1cad316fd
|
fix some missing windows files
|
2002-10-11 17:43:51 +00:00 |
|
Bill Currie
|
347815f3e3
|
Call CL_UpdateScreen a few extra times to make sure the screen gets updated
before any lengthy pauses occur
|
2002-10-11 03:40:41 +00:00 |
|
Bill Currie
|
5f8118ce1f
|
bah
|
2002-10-10 03:35:45 +00:00 |
|
Bill Currie
|
5e13394afc
|
rewrite the user matching to assume a clean number refers to uid rathern
than an leet matched name (Closes: #56)
|
2002-10-10 02:17:11 +00:00 |
|
Bill Currie
|
8591a4cddb
|
print the current map time with the map name for "map"
|
2002-10-09 22:41:07 +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 |
|
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
|
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
|
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 |
|
Jeff Teunissen
|
510ac98c9b
|
PF_Fixme(): better error message.
|
2002-09-30 16:47:41 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
eb54acf140
|
Whitespace.
|
2002-09-28 02:33:39 +00:00 |
|
Bill Currie
|
5397ca66ca
|
bring back the timekick code but make it an alternative (default) to the
new timecheck code.
|
2002-09-27 03:32:20 +00:00 |
|
Bill Currie
|
6bf98db650
|
kill most of the diffs
|
2002-09-26 20:58:03 +00:00 |
|
Bill Currie
|
ef49e4cf17
|
get the skybox serverinfo working
|
2002-09-18 04:23:58 +00:00 |
|
Bill Currie
|
6fa4205675
|
tidy up SV_Serverinfo_f, move Cvar_Info from sv_cver.c to sv_ccmds.c and
make the client no_pogo_stick cvar properly reflect the serverinfo
|
2002-09-17 05:11:28 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
5547c56342
|
Fix fps limiting.
|
2002-09-14 20:16:15 +00:00 |
|
Bill Currie
|
d9eff16941
|
allow players to run down ramps normally when no_pogo_stick bit 1 is set
|
2002-09-14 03:34:33 +00:00 |
|
Bill Currie
|
f7b4dffcc0
|
get larger player skins working in gl
|
2002-09-13 05:32:28 +00:00 |
|
Bill Currie
|
e8baa18abd
|
correct a spelling error
|
2002-09-13 04:31:10 +00:00 |
|
Bill Currie
|
a6318a3baf
|
enhanced no_pogo_stick control
|
2002-09-13 04:30:18 +00:00 |
|
Bill Currie
|
028202ce3f
|
silence the MAX_PACKET_ENTITIES warning for general use
|
2002-09-13 00:58:42 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
7bf16df448
|
More QSG2 work.
|
2002-09-12 22:09:55 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
17a71cc151
|
Allow float cl_maxfps settings, clean up code a bit.
|
2002-09-12 20:49:40 +00:00 |
|