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
..
2017-08-02 09:19:22 +03:00
2012-03-27 12:03:21 +02:00
2019-07-21 00:49:53 +03:00
2012-03-27 12:03:21 +02:00
2019-12-27 06:01:28 +03:00
2019-12-27 06:01:28 +03:00
2012-03-27 12:03:21 +02:00
2012-03-27 12:03:21 +02:00
2018-03-21 20:59:30 +03:00
2018-03-21 20:59:30 +03:00
2013-06-19 18:50:07 +02:00
2018-03-20 19:37:47 +03:00
2012-03-27 12:03:21 +02:00
2012-03-27 12:03:21 +02:00
2012-03-27 12:03:21 +02:00
2018-10-23 19:43:04 +03:00
2018-10-23 19:43:04 +03:00
2012-03-27 12:03:21 +02:00
2012-03-27 12:03:21 +02:00
2018-03-20 19:37:47 +03:00
2012-03-27 12:03:21 +02:00
2012-03-27 12:03:21 +02:00
2018-10-07 23:36:13 +03:00
2012-03-27 12:03:21 +02:00
2019-02-23 00:05:25 +03:00
2017-08-01 13:54:01 +03:00
2012-03-27 12:03:21 +02:00
2018-03-16 20:33:50 +03:00
2018-03-20 19:37:47 +03:00
2012-03-27 12:03:21 +02:00
2013-06-19 18:50:07 +02:00
2012-03-27 12:03:21 +02:00
2019-12-27 06:01:28 +03:00
2019-12-27 06:01:28 +03:00