quakeforge/libs
Bill Currie e6c0512f31 Ensure dstring has space for terminating 0.
It seems (some versions of) windows vsnprintf don't count the terminating 0
when limiting the number of chars written to the buffer. Nor do they
guarantee the output string will be terminated.
2012-05-10 14:48:43 +09:00
..
audio Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
console Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gamecode Ensure edict_size is never 0. 2012-05-06 21:35:42 +09:00
gib Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
image Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
models Correct a spelling error. 2012-04-24 14:12:54 +09:00
net Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qw Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ruamoko Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
util Ensure dstring has space for terminating 0. 2012-05-10 14:48:43 +09:00
video Move the increment of order out of the loop. 2012-05-05 18:01:00 +09:00
Makefile.am Update to reflect the new dependency status. 2012-02-13 16:25:22 +09:00