server/src/util
2020-03-28 09:37:40 +01:00
..
crypto starting to see diminishing returns. 2019-03-03 09:41:15 +01:00
.DS_Store
assert.h
base36.c remove copyright notices. 2019-09-13 21:35:44 +02:00
base36.h remove copyright notices. 2019-09-13 21:35:44 +02:00
base36.test.c
CMakeLists.txt excise bsdstring from the project 2019-03-03 09:39:52 +01:00
crmessage.c remove copyright notices. 2019-09-13 21:35:44 +02:00
crmessage.h remove copyright notices. 2019-09-13 21:35:44 +02:00
dice.c remove copyright notices. 2019-09-13 21:35:44 +02:00
encoding.h
filereader.c use wint_t, not long. 2019-08-01 18:49:39 +02:00
filereader.h remove copyright notices. 2019-09-13 21:35:44 +02:00
functions.c remove copyright notices. 2019-09-13 21:35:44 +02:00
functions.h remove copyright notices. 2019-09-13 21:35:44 +02:00
functions.test.c
goodies.c remove copyright notices. 2019-09-13 21:35:44 +02:00
goodies.h remove copyright notices. 2019-09-13 21:35:44 +02:00
keyword.c cppcheck style warnings: reduce variable scope 2019-03-03 09:40:22 +01:00
keyword.h Bug 2525: failing test for default orders. 2018-12-02 15:51:35 +01:00
keyword.test.c move keyword.[hc] to util 2018-09-29 18:13:32 +02:00
language.c Show convoy in reports. 2019-10-07 22:01:02 +02:00
language.h Show convoy in reports. 2019-10-07 22:01:02 +02:00
language.test.c
lists.c remove copyright notices. 2019-09-13 21:35:44 +02:00
lists.h remove copyright notices. 2019-09-13 21:35:44 +02:00
log.c remove copyright notices. 2019-09-13 21:35:44 +02:00
log.h remove copyright notices. 2019-09-13 21:35:44 +02:00
log.test.c BUG 2503: statistics API, logging monster creation 2018-10-21 19:22:30 +02:00
macros.h
message.c Bug 2653: Fehlermeldungen bei Übergabe von Schiffen. 2020-03-25 19:20:51 +01:00
message.h remove copyright notices. 2019-09-13 21:35:44 +02:00
message.test.c
mt19937ar.c cppcheck style warnings: reduce variable scope 2019-03-03 09:40:22 +01:00
mtrand.h
nrmessage.c remove copyright notices. 2019-09-13 21:35:44 +02:00
nrmessage.h remove copyright notices. 2019-09-13 21:35:44 +02:00
order_parser.c reuse the internal buffer when we don't have to malloc. 2018-10-03 20:29:45 +02:00
order_parser.h remove copyright notices. 2019-09-13 21:35:44 +02:00
order_parser.test.c fix error in multi-line comments at stream border. 2018-10-03 19:47:32 +02:00
param.c small code cleanup 2020-02-02 18:52:30 +01:00
param.h add param.[hc], at last. 2018-09-29 19:32:39 +02:00
parser.c make parse_token trim ignored characters like zero-width spaces. 2020-03-14 11:59:35 +01:00
parser.h remove copyright notices. 2019-09-13 21:35:44 +02:00
parser.test.c
password.c write a warning in the template about password replacement. 2019-03-03 09:41:53 +01:00
password.h write a warning in the template about password replacement. 2019-03-03 09:41:53 +01:00
password.test.c
path.c
path.h do not use macros for va_copy, which is available from C99 on and with gcc >= 3.0. 2019-03-03 09:41:15 +01:00
pofile.c reduce big arrays on the stack, report allies with new pump_paragraph function (WIP) 2019-03-03 09:39:27 +01:00
pofile.h
rand.c remove copyright notices. 2019-09-13 21:35:44 +02:00
rand.h remove copyright notices. 2019-09-13 21:35:44 +02:00
resolve.c remove copyright notices. 2019-09-13 21:35:44 +02:00
resolve.h remove copyright notices. 2019-09-13 21:35:44 +02:00
rng.h remove copyright notices. 2019-09-13 21:35:44 +02:00
rng.test.c cppcheck style warnings: reduce variable scope 2019-03-03 09:40:22 +01:00
strings.c remove copyright notices. 2019-09-13 21:35:44 +02:00
strings.h remove copyright notices. 2019-09-13 21:35:44 +02:00
strings.test.c fix string unit tests after strcpy was removed 2019-03-03 09:39:52 +01:00
translation.c remove copyright notices. 2019-09-13 21:35:44 +02:00
translation.h remove copyright notices. 2019-09-13 21:35:44 +02:00
umlaut.c remove copyright notices. 2019-09-13 21:35:44 +02:00
umlaut.h remove copyright notices. 2019-09-13 21:35:44 +02:00
umlaut.test.c
unicode.c remove copyright notices. 2019-09-13 21:35:44 +02:00
unicode.h remove copyright notices. 2019-09-13 21:35:44 +02:00
unicode.test.c ignore some code more points, but leave emoji intact. 2019-08-08 18:23:31 +02:00
variant.c
variant.h
variant.test.c