server/src/util
2015-08-18 17:08:02 +02:00
..
attrib.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02:00
attrib.h Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02:00
attrib.test.c
base36.c
base36.h
base36.test.c
bsdstring.c STRLCPY macro redefinition and fixes for gcc. work for monkeys. 2015-08-17 22:48:21 +02:00
bsdstring.h STRLCPY macro redefinition and fixes for gcc. work for monkeys. 2015-08-17 22:48:21 +02:00
bsdstring.test.c add some simple tests for writing travelthru information to the report, fix test that sets errno as a side effect (thanks, Microsoft!) 2015-08-18 17:08:02 +02:00
CMakeLists.txt
crmessage.c refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
crmessage.h
dice.c
encoding.h
event.c
event.h
filereader.c
filereader.h
functions.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02:00
functions.h
functions.test.c
goodies.c fix missing include 2015-05-18 09:04:05 +02:00
goodies.h refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
language.c Use default locale when missing a translation, only warn once. 2015-05-22 14:14:02 +02:00
language.h
language_struct.h Use default locale when missing a translation, only warn once. 2015-05-22 14:14:02 +02:00
lists.c
lists.h
log.c the outcome of a casual static analysis session. 2015-07-06 19:53:09 +02:00
log.h Merge branch 'lua-test-framework' of https://github.com/badgerman/eressea into badgerman-lua-test-framework 2015-05-17 17:39:10 +02:00
message.c refactoring: rewrite tests to use test_find_messagetype instead of assert_messages. 2015-08-17 19:36:28 +02:00
message.h refactoring: rewrite tests to use test_find_messagetype instead of assert_messages. 2015-08-17 19:36:28 +02:00
nrmessage.c refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
nrmessage.h
nrmessage_struct.h
parser.c
parser.h
parser.test.c
rand.c
rand.h
resolve.c
resolve.h
rng.h fix -Wconversion in spells.c 2015-05-15 07:07:21 +02:00
rng.test.c
strings.c add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again 2015-08-05 10:25:25 +02:00
strings.h refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
strings.test.c enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
translation.c address some PVS comments 2015-07-21 09:01:11 +02:00
translation.h
umlaut.c
umlaut.h
umlaut.test.c
unicode.c enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
unicode.h
unicode.test.c
variant.h ignore PVS=-Studio files 2015-07-12 13:15:10 +02:00
xml.c
xml.h