netradiant-custom/tools/quake3/q3map2
2011-11-23 09:44:05 +01: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
brush_primit.c initial 2008-09-13 18:28:57 +00:00
brush.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
bsp.c also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
bspfile_abstract.c add a missing memset 2011-10-18 11:12:31 +02:00
bspfile_ibsp.c mark some TODOs for overflows reported on the GtkRadiant mailing list 2010-04-27 17:43:42 +02:00
bspfile_rbsp.c try to fix FindFloatPlane bug 2009-06-18 06:45:31 +00:00
changelog.q3map1 initial 2008-09-13 18:28:57 +00:00
changelog.q3map2.txt initial 2008-09-13 18:28:57 +00:00
convert_ase.c some warning fixes 2011-06-05 19:32:39 +02:00
convert_map.c some warning fixes 2011-06-05 19:32:39 +02:00
convert_obj.c some warning fixes 2011-06-05 19:32:39 +02:00
decals.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
facebsp.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
fog.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
game__null.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_darkplaces.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_dq.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_ef.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_etut.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_ja.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_jk2.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_nexuiz.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_prophecy.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_qfusion.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_quake3.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_quakelive.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_reaction.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_sof2.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_t.h initial 2008-09-13 18:28:57 +00:00
game_tenebrae.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_tremulous.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_wolf.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_wolfet.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
game_xonotic.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
image.c more warnings be gone 2011-06-05 19:43:21 +02:00
leakfile.c q3map2 is now waring free 2010-10-05 10:57:07 +02:00
light_bounce.c also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
light_shadows.c initial 2008-09-13 18:28:57 +00:00
light_trace.c alphashadow/lightfilter: bound the texcoords after converting to integer to guard against float accuracy issues 2011-10-18 17:07:24 +02:00
light_ydnar.c also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
light.c also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02:00
lightmaps_ydnar.c some warning fixes 2011-06-05 19:32:39 +02:00
lightmaps.c remove some unused code 2010-09-27 09:58:50 +02:00
listen.pl initial 2008-09-13 18:28:57 +00:00
main.c some warning fixes 2011-06-05 19:32:39 +02:00
map.c totally unlimit entities 2011-10-17 06:53:42 +02:00
mesh.c initial 2008-09-13 18:28:57 +00:00
model.c misc_model: also support _skin name; also support frame field name 2011-06-05 20:37:37 +02:00
patch.c fix a slight memory leak 2011-06-05 19:37:50 +02:00
path_init.c fix compile errors 2011-05-15 22:26:46 +02:00
portals.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
prtfile.c patches by jal: fix some warnings, and spawnflags 64 on misc_model to not smooth the normals 2009-04-23 16:32:45 +00:00
q3map2.h also new option: -sRGBtex, and renamed -sRGB to -sRGBlight 2011-10-29 16:33:46 +02: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.c more warning fixes 2011-06-05 19:37:54 +02:00
surface_extra.c q3map2 is now waring free 2010-10-05 10:57:07 +02:00
surface_foliage.c support .skin files for models (modelname_<n>.skin) like Q3A and DP 2010-10-01 11:29:51 +02:00
surface_fur.c initial 2008-09-13 18:28:57 +00:00
surface_meta.c make runtime parameters for meta 2011-09-15 21:19:39 +02:00
surface.c audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why 2011-11-23 09:44:05 +01:00
tjunction.c some warning fixes 2011-06-05 19:32:39 +02:00
tree.c initial 2008-09-13 18:28:57 +00:00
vis.c fix some more warnings 2010-10-05 15:04:45 +02:00
visflow.c initial 2008-09-13 18:28:57 +00:00
writebsp.c don't write the bsp twice when pseudo compiling 2010-10-09 21:29:15 +02:00