quakeforge/libs
Bill Currie 2db5d04e3f Reduce the ephemeral nature of str_mid
When the substring is the tail of the supplied string, return a
"pointer" to within the supplied string rather than a new "return"
string. This means that tail-end substrings of string constants are
themselves constants.
2020-02-19 21:41:46 +09:00
..
audio Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
gamecode Copy only the necessary number of vararg parameters 2020-02-16 18:00:29 +09:00
gib Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
net Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Reduce the ephemeral nature of str_mid 2020-02-19 21:41:46 +09:00
util Rewrite QuatMultVec to be faster 2019-07-06 14:45:40 +09:00
video Show more info when dumping x11 video modes 2020-02-12 11:04:28 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00