netradiant-custom/tools/quake3/q3map2
2020-01-27 23:41:46 +03:00
..
q3map2_fsr_newfiles
.patchsets
autopk3.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
autopk3.h
brush_primit.c
brush.c const pointer in copy functions 2020-01-13 04:31:05 +03:00
bsp.c fix Usage: help strings 2020-01-27 23:41:46 +03:00
bspfile_abstract.c don't check for NULL, while doing free() 2020-01-20 19:14:52 +03:00
bspfile_ibsp.c remove odd closing parenthesis from bsp marker 2020-01-27 21:30:10 +03:00
bspfile_rbsp.c remove odd closing parenthesis from bsp marker 2020-01-27 21:30:10 +03:00
changelog.q3map1
changelog.q3map2.txt
convert_ase.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
convert_bsp.c fix Usage: help strings 2020-01-27 23:41:46 +03:00
convert_map.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
convert_obj.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
convert_obj.h
decals.c add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03:00
exportents.c fix Usage: help strings 2020-01-27 23:41:46 +03:00
facebsp.c add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03:00
fog.c
game__null.h
game_darkplaces.h
game_dq.h
game_ef.h
game_etut.h
game_ja.h
game_jk2.h
game_nexuiz.h
game_prophecy.h
game_qfusion.h
game_quake3.h
game_quakelive.h
game_reaction.h
game_sof2.h
game_t.h
game_tenebrae.h
game_tremulous.h
game_unvanquished.h
game_wolf.h
game_wolfet.h
game_xonotic.h
help.c q3map2: add missing help for q3map2 stage arguments 2019-12-28 12:40:14 +03:00
image.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
leakfile.c
light_bounce.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
light_shadows.c
light_trace.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
light_ydnar.c don't check for NULL, while doing free() 2020-01-20 19:14:52 +03:00
light.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
lightmaps_ydnar.c fix Usage: help strings 2020-01-27 23:41:46 +03:00
lightmaps.c remove unused statistic variables 2020-01-13 00:39:55 +03:00
listen.pl
main.c don't check for NULL, while doing free() 2020-01-20 19:14:52 +03:00
map.c use path_get_extension() 2020-01-24 03:20:17 +03:00
mesh.c
minimap.c fix Usage: help strings 2020-01-27 23:41:46 +03:00
model.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
patch.c add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03:00
path_init.c refactor paths related codes 2020-01-26 19:01:57 +03:00
portals.c remove unused statistic variables 2020-01-13 00:39:55 +03:00
prtfile.c
q3map2.h add and use path_set_extension() 2020-01-27 01:22:10 +03:00
q3map2.ico
q3map2.rc
shaders.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
surface_extra.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
surface_foliage.c add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03:00
surface_fur.c
surface_meta.c use realloc() instead of safe_malloc() + free() 2020-01-23 05:01:44 +03:00
surface.c don't check for NULL, while doing free() 2020-01-20 19:14:52 +03:00
tjunction.c
tree.c
vis.c add and use path_set_extension() 2020-01-27 01:22:10 +03:00
visflow.c remove unused statistic variables 2020-01-13 00:39:55 +03:00
writebsp.c