quakeforge/tools/qflight/source
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.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
ltface.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [build] Fix selective build of tools 2021-03-26 16:11:29 +09:00
noise.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
options.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
properties.c [util] Rename qfplist.[ch] 2021-03-21 16:13:03 +09:00
qflight.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
threads.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
trace.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vis.c [util] Make bsp_t counts size_t 2021-08-01 21:54:05 +09:00