quakeforge/libs
Bill Currie 694ad2e840 [ruamoko] Add str_char builtin
This returns the character (as an int) at the index. Equivalent to
string[index], but qc code doesn't have char-level access and not having
it means that strings can internally change to wchar without too much
fuss (maybe).
2020-03-10 18:16:55 +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 Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
gamecode [gamecode] Be more careful with temp strings 2020-03-10 03:24:31 +09:00
gib Improve handling of pr_argc 2020-02-25 17:36:29 +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 [ruamoko] Add str_char builtin 2020-03-10 18:16:55 +09:00
util Clean up after removal of uint32.h 2020-02-29 16:11:07 +09:00
video [vid] Initialize x event before sending 2020-03-08 21:30:08 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00