quakeforge/qtv/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
..
client.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
connection.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
Makemodule.am [qtv] Fix a pile of bit-rot 2021-12-26 14:45:32 +09:00
qtv.c [console] Separate loading and initialization 2023-01-20 13:27:17 +09:00
sbar.c [ui] Attach text views to passage entities 2022-12-14 22:38:37 +09:00
server.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_parse.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00