quakeforge/libs
Bill Currie d8d21b00f4 Fix some issues found found by valgrind.
Buffer underflow and though strcpy has always been safe there, change to
memmove. Had the added benefit of helping me create more test cases for
better coverage.
2012-01-24 19:54:21 +09:00
..
audio Fix a stray CFLAGS. 2011-12-10 20:45:33 +09:00
console Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
gamecode Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
gib Fix my broken warnings fixes. 2011-09-08 21:05:33 +09:00
image Create WritePNGqfs so screenshots can be written as png. 2011-12-31 17:23:32 +09:00
models Implement custom skins for glsl. 2012-01-24 10:27:05 +09:00
net Nuke a sprintf. 2011-12-08 22:16:59 +09:00
object Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
qw Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
ruamoko Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
util Fix some issues found found by valgrind. 2012-01-24 19:54:21 +09:00
video Fix a gl matrix stack overflow. 2012-01-24 12:08:12 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00