quakeforge/include/QF/classes
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
..
ArrayList.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Collection.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Double.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Exception.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Integer.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Iterator.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
List.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Number.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
String.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00