1
0
Fork 0
forked from fte/fteqw
FTE QuakeWorld - a magical QuakeWorld engine
Find a file
2009-01-22 04:08:45 +00:00
engine Ugh, when a player changes a userinfo string, please don't send the update to all connected players n times, but just 1 time. 'Fixes' the 'crashes' on busy servers, but the real problem is still there: Too much client input can clog up the server, effectively causing a DoS. 2009-01-22 04:08:45 +00:00
fteqtv Track special modelindexes. 2008-11-09 23:10:28 +00:00
plugins make qvm almost works... 2008-06-04 21:09:30 +00:00
q3asm2 Redefine snprintf for Windows. 2008-06-27 19:16:15 +00:00
quakec Made the boolean type consistently int or float, without using conversions. 2008-11-09 23:29:13 +00:00