netradiant-custom/tools/quake3/common
2020-01-29 04:09:12 +03:00
..
aselib.c manage strlwr, strlower->strLower 2020-01-28 21:33:37 +03:00
aselib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
bspfile.c don't check for NULL, while doing free() 2020-01-20 19:14:52 +03:00
bspfile.h my own uncrustify run 2012-03-27 12:03:21 +02:00
cmdlib.c use capital letter in strClear, strEmpty, strIstr to lessen names collision probability 2020-01-28 21:05:41 +03:00
cmdlib.h del myoffsetof macro 2020-01-29 04:09:12 +03:00
imagelib.c use path_get_extension() 2020-01-24 03:20:17 +03: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 add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03: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 add safe_calloc(), safe_calloc_info() functions, use them (optimization, code shortening) 2020-01-12 18:55:03 +03: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 use memcpy in CopyWindingAccuIncreaseSizeAndFreeOld 2020-01-13 12:43:18 +03:00
polylib.h const pointer in copy functions 2020-01-13 04:31:05 +03: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 [q3map2] Unwind script stack in case of script loading error. 2020-01-11 20:16:26 +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 fix [-Wincompatible-pointer-types] in RunThreadsOn() 2020-01-28 21:35:17 +03:00
trilib.c manage strlwr, strlower->strLower 2020-01-28 21:33:37 +03:00
trilib.h my own uncrustify run 2012-03-27 12:03:21 +02:00
unzip.c [unzip.c{,pp}] Change zc{alloc,free} to internal linkage 2020-01-11 20:29:10 +03:00
unzip.h my own uncrustify run 2012-03-27 12:03:21 +02:00
vfs.c use capital letter in strClear, strEmpty, strIstr to lessen names collision probability 2020-01-28 21:05:41 +03:00
vfs.h use pushStringCallback in vfsListShaderFiles() 2019-12-27 09:07:55 +03:00