Bill Currie
|
8c4fe2f844
|
Rename Sys_DPrintf to Sys_MaskPrintf.
We now have finer runtime control over what gets printed. Need to do a
SYS_DEV audit, creating new masks as apropriate.
|
2010-11-26 16:19:26 +09:00 |
|
Bill Currie
|
70cc48826c
|
I think I finally got the protocol side of map changes right
"pause" qtv recorders while changing maps
send changing/reconnect via the qtv extensions
|
2010-01-13 06:50:44 +00:00 |
|
Bill Currie
|
8ac7a71e10
|
don't create a new recorder when we already have one
this seems to fix the weird behaviour when changing maps
|
2010-01-13 06:49:28 +00:00 |
|
Bill Currie
|
701652b8aa
|
progress on getting map changing to work with qtv
subsequent map changes are still behaving strangely, but signon buffer
handling is now much better.
|
2010-01-13 06:46:26 +00:00 |
|
Bill Currie
|
53cd9be90a
|
Progress on map changing with qtv clients
Rename SV_DemoSendMessages to SVR_SendMessages, and make sure SVR_SendMessages
and SV_qtvSendMessages get called when SV_SendMessagesToAll is called.
|
2010-01-13 06:45:43 +00:00 |
|
Bill Currie
|
d66934942d
|
nuke Con_Printf and Con_DPrintf and use Sys_* instead
|
2007-11-06 10:17:14 +00:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
d017b87c2b
|
lots of progress, however mvd player deltas are borked atm
|
2005-05-05 11:46:29 +00:00 |
|
Bill Currie
|
61aeae52bf
|
don't need those prints any more
|
2005-05-05 07:59:58 +00:00 |
|
Bill Currie
|
966b5ee387
|
"mvd" stuff now gets streamed to the qtv proxy :)
|
2005-05-05 07:31:31 +00:00 |
|
Bill Currie
|
925ea16e1d
|
we get to "spawn". whee. not long now and I'll have to work on the client
side :)
|
2005-05-02 09:00:17 +00:00 |
|
Bill Currie
|
cd2f9434fc
|
proxy now stays connected :) also gets the server data packet. most changes
due to move of pmove.h
|
2005-05-02 04:09:15 +00:00 |
|
Bill Currie
|
a3934f8841
|
more progress for qtv
|
2004-03-05 23:42:15 +00:00 |
|
Bill Currie
|
4b9d978d44
|
initial commit of sv_qtv stuff. doesn't do much of anything yet but I need
to clean up DirectConnect first
|
2004-03-04 00:13:20 +00:00 |
|