0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-23 10:50:58 +00:00
quakeforge/qtv/source
Bill Currie a6822c8c10 fix some bitrot in qtv
qtv_print was calling Sys_Printf, which uses qtv_print which...

Con_Printf is now the correct function to call here.
2010-01-13 06:43:27 +00:00
..
.gitignore get the QWTV (qtv) project going :) 2004-02-18 23:21:11 +00:00
client.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
connection.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
Makefile.am split out the qw protocol parsing from the server managmement code 2005-05-06 07:24:30 +00:00
qtv.c fix some bitrot in qtv 2010-01-13 06:43:27 +00:00
server.c gcc 4.2 clean 2007-05-31 05:58:33 +00:00
sv_parse.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00