server/src/util
2017-12-11 18:36:57 +01:00
..
assert.h
attrib.c cppcheck warnings and scope reductions. 2017-12-08 21:08:11 +01:00
attrib.h enable process_orders to be done in steps. 2017-02-27 19:35:14 +01:00
attrib.test.c fix some memory leaks 2017-03-30 23:13:55 +02:00
base36.c more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
base36.h more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
base36.test.c
bsdstring.c remove some more unused defines. 2017-12-09 11:17:39 +01:00
bsdstring.h have cmake determine bsdstring requirement 2017-12-11 18:36:57 +01:00
bsdstring.test.c Be very strict about C standards. 2017-02-18 21:15:14 +01:00
CMakeLists.txt have cmake determine bsdstring requirement 2017-12-11 18:36:57 +01:00
crmessage.c Merge branch 'develop' into profile-hashstring 2017-03-11 16:14:31 +01:00
crmessage.h
dice.c do not call isdigit with a negative value. 2017-02-03 21:19:39 +01:00
encoding.h
event.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
event.h
filereader.c continue fixing compilation (gcc/clang) 2017-01-26 18:03:48 +01:00
filereader.h
functions.c fix clang builds 2016-11-18 13:24:50 +01:00
functions.h
functions.test.c
gamedata.c
gamedata.h add a fix for 2367 to fix_familiars 2017-10-07 03:22:35 +02:00
gamedata.test.c
goodies.c allow empty faction email 2017-11-15 12:12:42 +01:00
goodies.h allow empty faction email 2017-11-15 12:12:42 +01:00
language.c more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
language.h kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
language.test.c eliminate unnecessary strncpy use. 2017-01-26 17:57:21 +01:00
lists.c cppcheck warnings and scope reductions. 2017-12-08 21:08:11 +01:00
lists.h cppcheck warnings and scope reductions. 2017-12-08 21:08:11 +01:00
log.c orderdb backend choices and first tests. 2017-10-14 08:43:01 +02:00
log.h
log.test.c kill autoconf.h, replace platform.h for C99 compatibility work 2017-01-26 18:03:48 +01:00
message.c more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
message.h
message.test.c fix a lot of memory leaks that were exposed by unit tests. 2017-09-02 17:36:09 +02:00
mt19937ar.c
mtrand.h
nrmessage.c Merge branch 'develop' into profile-hashstring 2017-03-11 16:14:31 +01:00
nrmessage.h make runtests.bat not crash. 2017-01-26 18:06:48 +01:00
nrmessage_struct.h make runtests.bat not crash. 2017-01-26 18:06:48 +01:00
parser.c fix parser to keep a reference to the order it is parsing. 2017-11-10 07:56:56 +01:00
parser.h fix parser to keep a reference to the order it is parsing. 2017-11-10 07:56:56 +01:00
parser.test.c BUG 2381: parse_token overrun. 2017-10-29 18:03:44 +01:00
password.c
password.h Be very strict about C standards. 2017-02-18 21:15:14 +01:00
password.test.c
rand.c use correct type for PI (double). 2017-05-06 09:44:06 +02:00
rand.h continue fixing compilation (gcc/clang) 2017-01-26 18:03:48 +01:00
resolve.c hashing implemented with linear probing and tombstones. 2017-09-22 09:15:37 +02:00
resolve.h WIP: change the resolve.h API 2017-09-21 17:29:01 +02:00
rng.h
rng.test.c
strings.c more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
strings.h more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
strings.test.c more bsdstring removal, str_replace, unit tests. 2017-12-11 18:20:21 +01:00
translation.c remove log_orders because I'm never using it and it costs time. 2017-09-23 21:12:50 +02:00
translation.h remove autoconf.h from platform.h, fix lots of includes 2016-11-25 20:15:11 +01:00
umlaut.c CID 172474 + 173899 Copy into fixed size buffer 2017-09-18 20:33:36 +02:00
umlaut.h
umlaut.test.c
unicode.c fix farsi names containing nzwj symbol. 2017-04-10 17:32:32 +02:00
unicode.h use memmove, not memcpy. 2016-11-13 15:49:26 +01:00
unicode.test.c fix farsi names containing nzwj symbol. 2017-04-10 17:32:32 +02:00
variant.c when make_frac cannot find a gcd, cheat. 2017-03-05 22:28:08 +01:00
variant.h more fractions functionality. 2017-02-24 20:47:31 +01:00
variant.test.c add a test to see that frac_make can handle large integers. 2017-03-06 21:43:31 +01:00
xml.c we do not need a USE_LIBXML define, xml is a hard requirement. 2017-12-09 21:04:27 +01:00
xml.h we do not need a USE_LIBXML define, xml is a hard requirement. 2017-12-09 21:04:27 +01:00