netradiant-custom/tools/quake3
Garux 5d46d88d2d refactor autopk3.c
generalize Q_stricmp, Q_strncasecmp defines instead of local implementations
replace Q_strncpyz, Q_strcat, Q_strncat with strlcpy, strlcat versions: strcpyQ, strcatQ, strncatQ
fix ExtractFilePath, ExtractFileBase, ExtractFileExtension edge case (empty path string)
ExtractFileBase() : mimic StripExtension() logic
BeginMapShaderFile() : use 	ExtractFileBase(), 	ExtractFilePath()
2019-12-27 06:01:28 +03:00
..
common refactor autopk3.c 2019-12-27 06:01:28 +03:00
q3data fix typos 2018-10-07 23:36:13 +03:00
q3map2 refactor autopk3.c 2019-12-27 06:01:28 +03:00
q3maporigin2originbrush.pl a Q3 map origin to origin brush converter to fix maps that this q3map2 no longer compiles correctly 2009-05-05 09:59:40 +00:00