netradiant-custom/tools/quake3/q3map2
Garux e77d713bad * fix custom shaders generation for lightstyles and external lightmaps hacks for :q3map suffixed shaders
note ignoring only classic stageless :q3map shaders; ones with stages are assumed as templates for custom shaders, hidden by suffix
closes #165
2024-02-04 09:33:43 +06:00
..
q3map2_fsr_newfiles fix lots of CRLFs 2010-04-17 21:02:26 +02:00
.patchsets add the branch-manager for q3map2 too 2008-09-14 15:48:21 +00:00
autopk3.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
autopk3.h refactor command line arguments parsing 2021-09-19 11:58:00 +03:00
brush.cpp fix the build 2021-11-06 23:10:15 +03:00
bsp.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
bspfile_abstract.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
bspfile_abstract.h various code cleanups 2021-10-30 16:04:31 +03:00
bspfile_ibsp.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
bspfile_ibsp.h autopacker: use LoadBSPFilePartially 2021-10-05 13:44:30 +03:00
bspfile_rbsp.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
bspfile_rbsp.h refactor game configs: using class inheritance to avoid massive duplication 2021-09-13 16:11:01 +03:00
changelog.q3map1 fix spelling 2021-05-24 20:23:09 +03:00
changelog.q3map2.txt * skylight extension: q3map_skylight amount iterations optional[horizon_min horizon_max sample_color] 2022-01-09 16:50:04 +03:00
convert_ase.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
convert_bsp.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
convert_json.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
convert_map.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
convert_obj.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
convert_obj.h use #pragma once 2021-10-22 02:19:50 +03:00
decals.cpp fix the build 2021-11-06 23:10:15 +03:00
exportents.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
facebsp.cpp various code cleanups 2021-10-30 16:04:31 +03:00
fog.cpp fix the build 2021-11-06 23:10:15 +03:00
games.cpp * -keepmodels in -bsp / _keepModels on worldspawn: keep misc_model entities in the BSP file after compile 2023-08-17 19:22:21 +06:00
games.h various code cleanups 2021-10-30 16:04:31 +03:00
help.cpp more precise -bounce description 2023-08-23 00:24:29 +06:00
image.cpp various code cleanups 2021-10-30 16:04:31 +03:00
leakfile.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
light_bounce.cpp tweak light styles checks 2023-08-18 11:30:48 +06:00
light_trace.cpp unify angles key reading 2021-11-08 21:39:38 +03:00
light_ydnar.cpp normalize rendered light color for display consistency (compiler normalizes it anyway) 2022-12-17 02:15:38 +06:00
light.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
lightmaps_ydnar.cpp minor tweaks 2024-02-03 17:34:58 +06:00
listen.pl initial 2008-09-13 18:28:57 +00:00
main.cpp move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
map.cpp refactor StringFixedSize, auto str = String64()() use form was not doing copy elision 2024-01-25 23:46:01 +06:00
mesh.cpp various code cleanups 2021-10-30 16:04:31 +03:00
minimap.cpp various code cleanups 2021-10-30 16:04:31 +03:00
model.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
model.h use #pragma once 2021-10-22 02:19:50 +03:00
patch.cpp refactor StringFixedSize, auto str = String64()() use form was not doing copy elision 2024-01-25 23:46:01 +06:00
path_init.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
portals.cpp unify angles key reading 2021-11-08 21:39:38 +03:00
prtfile.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
q3map2.h q3map2/light: introduce -nobouncestore 2023-08-18 15:10:59 +06:00
q3map2.ico initial 2008-09-13 18:28:57 +00:00
q3map2.rc fix lots of CRLFs 2010-04-17 21:02:26 +02:00
shaders.cpp * fix custom shaders generation for lightstyles and external lightmaps hacks for :q3map suffixed shaders 2024-02-04 09:33:43 +06:00
shaders.h various code cleanups 2021-10-30 16:04:31 +03:00
surface_extra.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
surface_extra.h various code cleanups 2021-10-30 16:04:31 +03:00
surface_foliage.cpp misc_model _skin/skin key: handle both DP and Q3 naming conventions 2021-11-10 22:25:45 +03:00
surface_fur.cpp minor tweaks 2021-10-26 17:26:35 +03:00
surface_meta.cpp fix SmoothMetaTriangles() 2022-11-01 13:00:10 +03:00
surface.cpp minor tweaks 2024-02-03 17:34:58 +06:00
tjunction.cpp fix the build 2021-11-06 23:10:15 +03:00
tree.cpp various code cleanups 2021-10-30 16:04:31 +03:00
vis.cpp fix help 2021-11-14 20:19:08 +03:00
vis.h various code cleanups 2021-10-30 16:04:31 +03:00
visflow.cpp various code cleanups 2021-10-30 16:04:31 +03:00
visflow.h various code cleanups 2021-10-30 16:04:31 +03:00
writebsp.cpp tweak StringOutputStream use 2024-01-29 16:54:08 +06:00