quakeforge/tools/qfvis/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
..
base-vis.c [build] Fix some windows bitrot 2021-08-02 14:02:41 +09:00
fatpvs.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
flow.c [qfvis] Remove (mostly) unnecessary vector normalization 2022-11-19 23:16:47 +09:00
Makemodule.am [qfvis] Start work on an off-line fat pvs compiler 2021-07-26 22:42:03 +09:00
options.c [util] Add sys function to get cpu count 2021-08-13 21:26:48 +09:00
qfvis.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
soundphs.c [qfvis] Clean up the code and output a little 2021-08-03 21:52:24 +09:00