quakeforge/tools/qflight/include
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
entities.h Fix a bunch of float vs int bugs 2022-03-31 00:28:26 +09:00
light.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
noise.h [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
options.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
properties.h [qflight] Fix some typos in comments 2021-02-25 10:12:19 +09:00
threads.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00