| .. |
|
CMakeLists.txt
|
build: compile time optimizations
|
2022-10-26 23:30:02 -06:00 |
|
bspfile.cc
|
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
|
2023-04-03 05:26:49 -04:00 |
|
bspfile_generic.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
bspfile_q1.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
bspfile_q2.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
bspinfo.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
bsputils.cc
|
tests: add q1_lightignore.map test
|
2023-04-12 00:04:56 -06:00 |
|
bspxfile.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
cmdlib.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
debugger.natvis
|
use vector as overflow instead of secondary storage for winding
|
2022-06-19 19:17:52 -04:00 |
|
decompile.cc
|
decompiler: fix q1 decompiler
|
2023-02-26 22:06:42 -07:00 |
|
entdata.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
fs.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
imglib.cc
|
imglib: add jpg/png loading using stb_image
|
2023-04-10 13:47:33 -06:00 |
|
log.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
mathlib.cc
|
unused includes cleanup
|
2023-02-18 16:14:11 -07:00 |
|
parser.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
prtfile.cc
|
prtfile: WriteDebugPortals: write .prt files in text mode
|
2023-03-23 09:53:33 -06:00 |
|
qvec.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
settings.cc
|
cleanup: set PackConstructorInitializers: Never
|
2023-02-20 10:23:59 -07:00 |
|
threads.cc
|
tests: allow disabling threading when debugging tests
|
2023-02-25 23:50:35 -07:00 |