| .. |
|
CMakeLists.txt
|
tests: unify tests under one target
|
2022-07-10 16:36:15 -06:00 |
|
bspfile.cc
|
allow SKY to be lightmapped (seems to be this way in vanilla maps)
|
2022-07-08 02:52:30 -04:00 |
|
bspinfo.cc
|
fix lmscale with bounce lighting
|
2022-07-09 23:09:02 -04:00 |
|
bsputils.cc
|
qbsp: brushbsp.cc import from qbsp3
|
2022-07-03 01:22:09 -06:00 |
|
cmdlib.cc
|
add an entry point for specifically loading meta-only file formats, like .wal; used for discerning replacements from their source material (since replacements are often larger than the default, we need the scale info)
|
2022-06-29 12:59:33 -04:00 |
|
debugger.natvis
|
use vector as overflow instead of secondary storage for winding
|
2022-06-19 19:17:52 -04:00 |
|
entdata.cc
|
remove unnecessary includes from entdata
|
2022-06-23 19:07:10 -04:00 |
|
fs.cc
|
improved path detection (and overriding) routines
|
2022-07-03 18:23:40 -04:00 |
|
imglib.cc
|
Merge branch 'type-cleanup' into brushbsp
|
2022-06-30 05:23:05 -04:00 |
|
log.cc
|
Merge remote-tracking branch 'github-desktop-paril/type-cleanup' into brushbsp
|
2022-06-10 21:32:23 -06:00 |
|
mathlib.cc
|
Command line args systems (#2)
|
2022-02-27 00:01:57 -05:00 |
|
parser.cc
|
parser: support quark comments
|
2022-06-21 22:05:27 -06:00 |
|
prtfile.cc
|
testqbsp: read .prt files back in
|
2022-06-16 23:22:15 -06:00 |
|
qvec.cc
|
BSPX structurization and cleanup
|
2021-10-03 12:16:13 -04:00 |
|
settings.cc
|
enable lighting for warp/sky in Q2
|
2022-06-10 06:29:14 -04:00 |
|
threads.cc
|
remove old threading code entirely
|
2022-03-01 10:28:59 -05:00 |