Bill Currie
|
972b0f8a70
|
[util] Make sizebuf and msg sizes unisgned
And clean up the mess.
|
2021-04-04 15:53:53 +09:00 |
|
Bill Currie
|
34bcf7faab
|
Do a pure/const/noreturn/format attribute pass.
I always wanted these, but as gcc now provides warnings for functions that
could do with such attributes, finding all the functions is much easier.
|
2018-10-09 12:42:21 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +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
|
b05e9ea293
|
add a recorder count to the status bar
... and this found the problem with the weird qtv behaviour on map change:
changing maps causes the server to add a new connection for the proxy. oops
|
2010-01-13 06:48:20 +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
|
d017b87c2b
|
lots of progress, however mvd player deltas are borked atm
|
2005-05-05 11:46:29 +00:00 |
|
Bill Currie
|
966b5ee387
|
"mvd" stuff now gets streamed to the qtv proxy :)
|
2005-05-05 07:31:31 +00:00 |
|
Bill Currie
|
0213efb331
|
sv_recorder seems to be ready for qtv :)
|
2005-05-02 00:45:25 +00:00 |
|
Bill Currie
|
c6cfcb1a9c
|
mvds seem to work again
|
2005-05-01 22:13:10 +00:00 |
|
Bill Currie
|
73a34b86e8
|
recorder interface to ease writing server state to mvds and qtv. ones this
is working properly, adding qtv support will be trivial.
|
2005-05-01 09:07:20 +00:00 |
|