ericw-tools/qbsp
Eric Wasylishen d6d625b751 add support for overriding texture 2015-08-02 02:07:38 -06:00
..
CMakeLists.txt build: split up cmake build system into subprojects. 2015-05-05 12:34:39 -06:00
brush.c add support for overriding texture 2015-08-02 02:07:38 -06:00
bspfile.c qbsp, common: support both DP and RMQ variants of the BSP2 format 2013-09-28 11:48:37 +09:30
bspfile.h qbsp: switch to hardcoded MAX_MAP_PLANES. counting unique planes was slow 2015-04-25 23:09:35 -06:00
cmdlib.c qbsp: switch to using time() instead of ftime() 2013-02-17 11:25:47 +10:30
csg4.c Clean out CFLAGS_NOCLIP thing 2015-08-02 01:01:07 -06:00
file.c qbsp: rename Error_() to Error() 2013-04-22 20:21:17 +09:30
file.h qbsp: change LoadFile spec so we don't need to cast when calling 2013-02-17 11:03:09 +10:30
globals.c qbsp: make "mixed face contents" error non-fatal if one of the leafnode or face is CONTENTS_EMPTY. from txqbsp-xt. 2015-07-30 18:33:52 -06:00
map.c add support for overriding texture 2015-08-02 02:07:38 -06:00
mathlib.c [PATCH] qbsp: Set up sphere around face for fast intersect checks 2007-09-23 20:46:22 +09:30
merge.c trivial: pad counts to 8 digits, sizes to 10 in output 2013-04-24 15:18:01 +09:30
outside.c leak file: hack around max portals error 2015-08-02 01:23:09 -06:00
parser.c qbsp: add a PARSE_OPTIONAL parser flag 2013-10-01 12:34:01 +09:30
parser.h qbsp: add a PARSE_OPTIONAL parser flag 2013-10-01 12:34:01 +09:30
portals.c trivial: pad counts to 8 digits, sizes to 10 in output 2013-04-24 15:18:01 +09:30
qbsp.c disable obj2map experiment 2015-08-02 01:23:45 -06:00
qbsp.h Clean out CFLAGS_NOCLIP thing 2015-08-02 01:01:07 -06:00
solidbsp.c qbsp: make "mixed face contents" error non-fatal if one of the leafnode or face is CONTENTS_EMPTY. from txqbsp-xt. 2015-07-30 18:33:52 -06:00
surfaces.c Rebase obj code as of aug 1st 2015-08-02 01:00:44 -06:00
tjunc.c qbsp: make degenerate edge error in tjunc.c into a warning. from txqbsp-xt. 2015-08-01 20:07:51 -06:00
util.c qbsp: duplicate the MemSizes array for the two BSP formats 2013-08-19 14:36:40 +09:30
wad.c Rebase obj code as of aug 1st 2015-08-02 01:00:44 -06:00
wad.h Rebase obj code as of aug 1st 2015-08-02 01:00:44 -06:00
warnerr.h qbsp: make "mixed face contents" error non-fatal if one of the leafnode or face is CONTENTS_EMPTY. from txqbsp-xt. 2015-07-30 18:33:52 -06:00
winding.c qbsp: fix MidpointWinding bug, which fixes the bad leak lines! 2013-04-24 08:54:26 +09:30
writebsp.c qbsp: fix broken -onlyents option by moving model allocation from map.c to ExportDrawNodes 2015-04-29 16:07:14 -06:00