| .. |
|
CMakeLists.txt
|
light: LIGHTING_E5BGR9 + HDR .lit support (#427)
|
2024-05-26 21:55:10 -06:00 |
|
bspfile.cc
|
common: use non-throwing std::filesystem::equivalent()
|
2025-02-06 21:13:57 -07:00 |
|
bspfile_common.cc
|
common: surfflags_t: convert is_hintship to function that checks for Q2_SURF_SKIP
|
2025-02-01 16:17:26 -07:00 |
|
bspfile_generic.cc
|
cleanup: use more default comparison
|
2025-01-28 21:56:49 -07:00 |
|
bspfile_q1.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
bspfile_q2.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
bspinfo.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
bsputils.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
bspxfile.cc
|
cleanup: code formatting pass
|
2024-11-18 21:25:27 -07:00 |
|
cmdlib.cc
|
cmdlib: fix broken Q_strcasecmp and Q_strncasecmp
|
2024-11-29 00:15:54 -07:00 |
|
debugger.natvis
|
common: better qmat natvis
|
2025-02-02 13:27:59 -07:00 |
|
decompile.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
entdata.cc
|
cleanup: use more default comparison
|
2025-01-28 21:56:49 -07:00 |
|
fs.cc
|
common: use non-throwing std::filesystem::equivalent()
|
2025-02-06 21:13:57 -07:00 |
|
imglib.cc
|
common: split surfflags_t::native into native_q1 and native_q2
|
2025-02-01 14:47:50 -07:00 |
|
litfile.cc
|
cleanup: code formatting pass
|
2024-11-18 21:25:27 -07:00 |
|
log.cc
|
cleanup: code formatting pass
|
2024-11-18 21:25:27 -07:00 |
|
mapfile.cc
|
mapfile: texinfo_quake2_t::flags should be int, not surfflags_t
|
2025-02-01 23:55:15 -07:00 |
|
mathlib.cc
|
cleanup: don't pass double by reference (it's only 8 bytes)
|
2024-11-17 21:34:54 -07:00 |
|
parser.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
prtfile.cc
|
common/prtfile: add WritePortalfile (unused currently)
|
2024-12-14 23:33:13 -07:00 |
|
qvec.cc
|
…
|
|
|
settings.cc
|
cleanup: code formatting pass
|
2024-11-18 21:25:27 -07:00 |
|
threads.cc
|
…
|
|