mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
00abd17dd4
add dstring_copysubstr and make all the substr functions use strnlen for the incoming string. also fix the append string functions to append the present string correctly. cbuf.c: use dstring_copystr instead of dstring_clearstr/dstring_appendstr idparse.c: use dstring_copysubstr instead of dstring_clearstr/dstring_insert |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
gib | ||
models | ||
net | ||
util | ||
video | ||
.gitignore | ||
Makefile.am |