quakeforge/libs
Bill Currie 63d787d9e9 add MSG_WriteUTF8 and MSG_ReadUTF8 to handle 31 bit values nicely for
future protocol extensions. Equivalent to MSG_*Byte or MSG_*Char. Use
MSG_ReadString and MSG_WriteString with the appropriate libc functions for
utf8 strings.
2005-05-05 00:27:04 +00:00
..
audio wildcode and despair's automake 1.9 patch 2004-11-18 06:08:00 +00:00
console Move pr_keys.c to console, fixes missing Key_Progs_Init symbol for dynamic 2005-01-13 15:10:42 +00:00
gamecode oops, signage error 2005-05-01 08:30:30 +00:00
gib avoid a buffer underflow 2005-03-24 15:00:37 +00:00
image
models make droptofloor continue the trace if it starts solid. fixes the ceiling 2005-04-24 13:31:47 +00:00
net pre-initialize chan->incoming_sequence to -1 so a packet with an incoming 2005-05-02 06:31:55 +00:00
object
qw we get to "spawn". whee. not long now and I'll have to work on the client 2005-05-02 09:00:17 +00:00
ruamoko fix an out-by-one error that caused a buffer overrun and a crash in windows 2005-01-03 00:30:38 +00:00
util add MSG_WriteUTF8 and MSG_ReadUTF8 to handle 31 bit values nicely for 2005-05-05 00:27:04 +00:00
video don't mangle the angle. no idea why it was there and it shouldn't normally 2005-04-27 08:07:09 +00:00
.gitignore
Makefile.am