server/src/util
2021-02-16 10:09:14 +01:00
..
crypto Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
.DS_Store missing include, do not use fset 2018-08-05 06:43:11 +02:00
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 fix termination bug in itoa functions. 2018-02-25 19:17:20 +01:00
CMakeLists.txt Allow alternative names for some spells. 2020-08-16 16:00:28 +02:00
crmessage.c Fehlendes \n bei einfachen attributen im CR 2020-08-23 21:28:15 +02:00
crmessage.h add region_id to messages that include a region. 2020-08-23 20:55:58 +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 platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
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 move keyword.[hc] to util 2018-09-29 18:13:32 +02:00
language.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
language.h Show convoy in reports. 2019-10-07 22:01:02 +02:00
language.test.c celan up tests, rename test_cleanup -> test_teardown. 2017-12-27 19:58:39 +01:00
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 PATH_MAX and MAX_PATH are crazy. 2017-12-29 11:44:14 +01:00
message.c Bug 2653: Fehlermeldungen bei Übergabe von Schiffen. 2020-03-25 19:20:51 +01:00
message.h fix gcc 10 compatibility 2021-02-16 10:09:14 +01:00
message.test.c change how message types are created (more prep work for expat) 2018-05-18 19:58:49 +02:00
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 bug 2673 ignore commands that have fewer than 2 characters. 2020-08-16 16:00:26 +02:00
param.h add param.[hc], at last. 2018-09-29 19:32:39 +02:00
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 rename password functions to match PHP. 2018-09-26 21:07:39 +02:00
path.c cppcheck warnings for battle 2018-02-25 14:18:36 +01:00
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 I think pofile.c belongs in the util directory. 2018-05-18 00:08:30 +02:00
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 Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
strings.h remove copyright notices. 2019-09-13 21:35:44 +02:00
strings.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +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 platform.h is only for WIN32 now. 2017-12-29 06:13:28 +01:00
unicode.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
unicode.h remove copyright notices. 2019-09-13 21:35:44 +02:00
unicode.test.c Build in Visual Studio 2019 2020-12-06 15:47:47 +01:00
variant.c avoid division by zero for uninitialized btype->magres fractions 2020-11-07 21:28:25 +01:00
variant.h
variant.test.c avoid division by zero for uninitialized btype->magres fractions 2020-11-07 21:28:25 +01:00