| .. |
|
CMakeLists.txt
|
common: split start of bspfile.hh into bspfile_common.hh
|
2024-03-11 20:14:59 -06:00 |
|
bspfile.cc
|
common: split start of bspfile.hh into bspfile_common.hh
|
2024-03-11 20:14:59 -06:00 |
|
bspfile_common.cc
|
common: split start of bspfile.hh into bspfile_common.hh
|
2024-03-11 20:14:59 -06:00 |
|
bspfile_generic.cc
|
qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing
|
2023-12-21 00:05:40 -07:00 |
|
bspfile_q1.cc
|
common: move numeric_cast to dedicated common/numeric_cast.hh
|
2023-06-25 17:50:17 -06:00 |
|
bspfile_q2.cc
|
common: move numeric_cast to dedicated common/numeric_cast.hh
|
2023-06-25 17:50:17 -06:00 |
|
bspinfo.cc
|
docs: document bspinfo
|
2024-01-29 23:09:40 -07:00 |
|
bsputils.cc
|
light: q2: opaque lit liquids receive light from both sides by default
|
2024-02-15 23:51:28 -07:00 |
|
bspxfile.cc
|
qbsp: omit func_detail_illusionary from bspx brushlist
|
2023-11-26 01:17:03 -07:00 |
|
cmdlib.cc
|
common: structured bspxbrushes reading/writing
|
2023-11-25 17:28:26 -07:00 |
|
debugger.natvis
|
use vector as overflow instead of secondary storage for winding
|
2022-06-19 19:17:52 -04:00 |
|
decompile.cc
|
qbsp: shrink node_t from 280 to 208 bytes
|
2024-03-09 19:37:23 -07:00 |
|
entdata.cc
|
rename: vec_t -> double
|
2023-12-23 21:09:16 -07:00 |
|
fs.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
imglib.cc
|
qbsp: shrink node_t from 280 to 208 bytes
|
2024-03-09 19:37:23 -07:00 |
|
log.cc
|
lightpreview: still output logging::print to console
|
2023-12-23 18:32:25 -07:00 |
|
mapfile.cc
|
qbsp: use mapfile.cc for .map file parsing
|
2024-04-07 22:20:33 -06:00 |
|
mathlib.cc
|
rename: vec_t -> double
|
2023-12-23 21:09:16 -07:00 |
|
parser.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
prtfile.cc
|
build: only use <fmt/core.h>, other headers have a heavy compilation time impact
|
2023-07-02 17:08:14 -06:00 |
|
qvec.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
settings.cc
|
bunch of double -> float
|
2023-12-07 14:11:46 -05:00 |
|
threads.cc
|
build: fixes for mingw support (#373)
|
2023-09-16 13:15:31 -06:00 |