ericw-tools/include/common
Eric Wasylishen d7eca5f317 cmdlib: fix broken Q_strcasecmp and Q_strncasecmp
string_view isn't null terminated, can't use C string functions
2024-11-29 00:15:54 -07:00
..
aabb.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
aligned_allocator.hh
bitflags.hh
bspfile.hh cleanup: remove unused game argument from contentflags_t::to_string() 2024-09-08 19:36:00 -06:00
bspfile_common.hh qbsp: more func_illusionary_visblocker fixes 2024-11-23 22:21:51 -07:00
bspfile_generic.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q1.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q2.hh fix visible clip brushes 2024-06-07 21:22:38 -04:00
bspinfo.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
bsputils.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
bspxfile.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
cmdlib.hh cmdlib: fix broken Q_strcasecmp and Q_strncasecmp 2024-11-29 00:15:54 -07:00
decompile.hh
entdata.h cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
fs.hh
imglib.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
iterators.hh
json.hh
litfile.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
log.hh some more memory adjustments 2024-05-20 11:28:03 -04:00
mapfile.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
mathlib.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
numeric_cast.hh
ostream.hh
parallel.hh
parser.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
polylib.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
prtfile.hh light: change remaining double -> float 2024-02-25 23:42:45 -07:00
qvec.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
settings.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
threads.hh
vectorutils.hh