qtv changes allow you to spectate annother spectator. FTE changes fix independant physics stuff a bit, and fix AVI recording a little also.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2440 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
b444ca99ac
commit
acf93f1548
24 changed files with 537 additions and 220 deletions
|
@ -1183,7 +1183,7 @@ void SV_MVDPings (void);
|
|||
void SV_MVDWriteToDisk(int type, int to, float time);
|
||||
void MVDWrite_Begin(qbyte type, int to, int size);
|
||||
void MVDSetMsgBuf(demobuf_t *prev,demobuf_t *cur);
|
||||
void SV_MVDStop (int reason);
|
||||
void SV_MVDStop (int reason, qboolean mvdonly);
|
||||
void SV_MVDStop_f (void);
|
||||
void SV_MVDWritePackets (int num);
|
||||
void MVD_Init (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue