netradiant-custom/tools/quake3/common
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
..
aselib.c Q3map2: 2017-08-02 09:19:22 +03:00
aselib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
bspfile.c fix warnings 2019-07-21 00:49:53 +03:00
bspfile.h my own uncrustify run 2012-03-27 12:03:21 +02:00
cmdlib.c refactor autopk3.c 2019-12-27 06:01:28 +03:00
cmdlib.h refactor autopk3.c 2019-12-27 06:01:28 +03:00
imagelib.c my own uncrustify run 2012-03-27 12:03:21 +02:00
imagelib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
inout.c add required message_flush calls 2018-03-21 20:59:30 +03:00
inout.h add required message_flush calls 2018-03-21 20:59:30 +03:00
jpeg.c fix some easy warnings 2013-06-19 18:50:07 +02:00
l3dslib.c q3map2 * modify message flags system to allow SYS_WRN | SYS_VRB, SYS_ERR | SYS_NOXML etc combinations 2018-03-20 19:37:47 +03:00
l3dslib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
md4.c my own uncrustify run 2012-03-27 12:03:21 +02:00
md4.h my own uncrustify run 2012-03-27 12:03:21 +02:00
miniz.c tweak new miniz 2018-10-23 19:43:04 +03:00
miniz.h tweak new miniz 2018-10-23 19:43:04 +03:00
mutex.c my own uncrustify run 2012-03-27 12:03:21 +02:00
mutex.h my own uncrustify run 2012-03-27 12:03:21 +02:00
polylib.c q3map2 * modify message flags system to allow SYS_WRN | SYS_VRB, SYS_ERR | SYS_NOXML etc combinations 2018-03-20 19:37:47 +03:00
polylib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
polyset.h my own uncrustify run 2012-03-27 12:03:21 +02:00
qfiles.h fix typos 2018-10-07 23:36:13 +03:00
qthreads.h my own uncrustify run 2012-03-27 12:03:21 +02:00
scriplib.c prevent buffer read overflow 2019-02-23 00:05:25 +03:00
scriplib.h Q3map2: 2017-08-01 13:54:01 +03:00
surfaceflags.h my own uncrustify run 2012-03-27 12:03:21 +02:00
threads.c q3map2 * mark warning messages with respective flag for colorized monitoring output 2018-03-16 20:33:50 +03:00
trilib.c q3map2 * modify message flags system to allow SYS_WRN | SYS_VRB, SYS_ERR | SYS_NOXML etc combinations 2018-03-20 19:37:47 +03:00
trilib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
unzip.c fix some easy warnings 2013-06-19 18:50:07 +02:00
unzip.h my own uncrustify run 2012-03-27 12:03:21 +02:00
vfs.c refactor autopk3.c 2019-12-27 06:01:28 +03:00
vfs.h refactor autopk3.c 2019-12-27 06:01:28 +03:00