server/src/util
2020-08-16 16:00:29 +02:00
..
crypto starting to see diminishing returns. 2019-03-03 09:41:15 +01:00
.DS_Store
aliases.c Allow alternative names for some spells. 2020-08-16 16:00:28 +02:00
aliases.h Allow alternative names for some spells. 2020-08-16 16:00:28 +02:00
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 Allow alternative names for some spells. 2020-08-16 16:00:28 +02: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
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 https://bugs.eressea.de/view.php?id=2689 2020-08-16 16:00:29 +02:00
keyword.h https://bugs.eressea.de/view.php?id=2689 2020-08-16 16:00:29 +02:00
keyword.test.c
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
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
order_parser.h remove copyright notices. 2019-09-13 21:35:44 +02:00
order_parser.test.c
param.c bug 2673 ignore commands that have fewer than 2 characters. 2020-08-16 16:00:26 +02:00
param.h
parser.c Parser fallback to latin1 when detecting invalid utf-8 2020-08-16 16:00:29 +02:00
parser.h remove copyright notices. 2019-09-13 21:35:44 +02:00
parser.test.c test for new parser behavior. 2020-08-16 16:00:28 +02:00
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 Bug 2670 trim   and others from strings. 2020-08-16 16:00:26 +02:00
unicode.h remove copyright notices. 2019-09-13 21:35:44 +02:00
unicode.test.c Bug 2670 trim   and others from strings. 2020-08-16 16:00:26 +02:00
variant.c
variant.h
variant.test.c