quakeforge/libs
Bill Currie d68db74049 [cexpr] Add a flags type
Based on the flags type used in vkparse (difference is the lack of
support for plists). Having this will make supporting named flags in
cvars much easier (though setting up the enum type is a bit of a chore).
2022-04-24 19:15:22 +09:00
..
audio Remove some long dead cvars 2022-04-24 17:23:46 +09:00
client Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
console [console] Rewrite the download progress indicator 2022-03-31 02:57:38 +09:00
gamecode [gamecode] Clean up generated swizzle code 2022-04-01 02:14:05 +09:00
gib Fix some null pointer shenanigans 2022-03-31 00:25:22 +09:00
image [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
input Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
models [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
net [net] Remove client references from net_main 2022-04-24 17:21:58 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [scene] Move entity_t etc into scene headers 2022-03-29 14:43:38 +09:00
scene [util] Force 32-bit windows malloc to be 16-byte aligned 2022-03-09 20:00:51 +09:00
ui [ui] Add two view manipulation functions 2021-07-10 17:57:59 +09:00
util [cexpr] Add a flags type 2022-04-24 19:15:22 +09:00
video [cexpr] Add a get_string function to exprtype_t 2022-04-24 19:13:54 +09:00
Makemodule.am [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00