netradiant-custom/tools/mbspc/mbspc
2023-01-18 21:36:11 +06:00
..
aas_areamerging.c fix spelling 2021-05-24 20:23:09 +03:00
aas_areamerging.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_cfg.c fix simple warnings 2020-02-02 14:53:18 +03:00
aas_cfg.h update fields in the example custom config file 2019-02-10 16:22:18 +03:00
aas_create.c apply mbspc changes 2019-02-10 01:36:18 +03:00
aas_create.h fix spelling 2021-05-24 20:23:09 +03:00
aas_edgemelting.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_edgemelting.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_facemerging.c fix spelling 2021-05-24 20:23:09 +03:00
aas_facemerging.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_file.c make AAS_LoadAASFile work with zero-sized lumps 2019-02-10 16:24:16 +03:00
aas_file.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_gsubdiv.c fix spelling 2021-05-24 20:23:09 +03:00
aas_gsubdiv.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_map.c Include func_static in AAS calculations unless spawnflags has bit 1 set. 2019-02-10 15:35:51 +03:00
aas_map.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_prunenodes.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_prunenodes.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
aas_store.c apply mbspc changes 2019-02-10 01:36:18 +03:00
aas_store.h apply mbspc changes 2019-02-10 01:36:18 +03:00
aasfile.h fix spelling 2021-05-24 20:23:09 +03:00
be_aas_bspc.c use standard C bool type: 2020-02-03 01:15:30 +03:00
be_aas_bspc.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
brushbsp.c fix spelling 2021-05-24 20:23:09 +03:00
bspc.c * -lessbrushes switch: less brushes when decompiling Q1, HL maps at the expense of texturing 2023-01-18 21:36:11 +06:00
cfgq3.c update fields in the example custom config file 2019-02-10 16:22:18 +03:00
csg.c fix spelling 2021-05-24 20:23:09 +03:00
faces.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
gldraw.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
glfile.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_bsp_ent.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_bsp_ent.h mbspc: decompilation: bump limits to be able to decompile all AD Q1 BSPv1 maps 2023-01-15 20:32:11 +06:00
l_bsp_hl.c fix simple warnings 2021-10-22 03:19:07 +03:00
l_bsp_hl.h mbspc: bump hl limits (by Garey) 2019-02-10 19:35:52 +03:00
l_bsp_q1.c make C code ODR compliant (-fno-common) 2020-02-07 22:41:56 +03:00
l_bsp_q1.h mbspc: decompilation: bump limits to be able to decompile all AD Q1 BSPv1 maps 2023-01-15 20:32:11 +06:00
l_bsp_q2.c make C code ODR compliant (-fno-common) 2020-02-07 22:41:56 +03:00
l_bsp_q2.h apply mbspc changes 2019-02-10 01:36:18 +03:00
l_bsp_q3.c mbspc: fix fixes 2019-02-10 17:22:42 +03:00
l_bsp_q3.h apply mbspc changes 2019-02-10 01:36:18 +03:00
l_bsp_sin.c make C code ODR compliant (-fno-common) 2020-02-07 22:41:56 +03:00
l_bsp_sin.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_cmd.c fix warnings 2021-01-03 06:24:58 +03:00
l_cmd.h fix warnings 2021-01-03 06:24:58 +03:00
l_log.c apply mbspc changes 2019-02-10 01:36:18 +03:00
l_log.h apply mbspc changes 2019-02-10 01:36:18 +03:00
l_math.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_math.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_mem.c apply mbspc changes 2019-02-10 01:36:18 +03:00
l_mem.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_poly.c fix spelling 2021-05-24 20:23:09 +03:00
l_poly.h fix spelling 2021-05-24 20:23:09 +03:00
l_qfiles.c fix some warnings 2020-02-07 23:00:19 +03:00
l_qfiles.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_threads.c remove NeXT preprocessor conditions 2020-02-03 23:58:43 +03:00
l_threads.h add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
l_utils.c apply mbspc changes 2019-02-10 01:36:18 +03:00
l_utils.h fix spelling 2021-05-24 20:23:09 +03:00
leakfile.c apply mbspc changes 2019-02-10 01:36:18 +03:00
map_hl.c mbspc: * improve decompilation quality of Q1, HL maps greatly (texturing correctness, less brushes) 2023-01-18 21:33:23 +06:00
map_q1.c mbspc: * improve decompilation quality of Q1, HL maps greatly (texturing correctness, less brushes) 2023-01-18 21:33:23 +06:00
map_q2.c apply mbspc changes 2019-02-10 01:36:18 +03:00
map_q3.c mbspc: fix q3 entities being loaded twice 2021-08-15 18:54:28 +03:00
map_sin.c apply mbspc changes 2019-02-10 01:36:18 +03:00
map.c mbspc: decompilation: avoid writing empty texture name 2023-01-15 20:30:08 +06:00
nodraw.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
portals.c fix spelling 2021-05-24 20:23:09 +03:00
prtfile.c fix spelling 2021-05-24 20:23:09 +03:00
q2files.h mbspc: decompilation: bump limits to be able to decompile all AD Q1 BSPv1 maps 2023-01-15 20:32:11 +06:00
q3files.h fix spelling 2021-05-24 20:23:09 +03:00
qbsp.h fix spelling 2021-05-24 20:23:09 +03:00
qfiles.h fix spelling 2021-05-24 20:23:09 +03:00
sinfiles.h fix spelling 2021-05-24 20:23:09 +03:00
textures.c add bspc sources from Q3A 1.32 release 2019-02-10 01:18:46 +03:00
tree.c fix spelling 2021-05-24 20:23:09 +03:00
writebsp.c fix spelling 2021-05-24 20:23:09 +03:00