server/src/util
Enno Rehling b631f539ce simplify atoi36, it does not need to eat whitespace 2015-09-05 18:18:22 +02:00
..
CMakeLists.txt implementing a much faster version of peasant growth calculation 2015-01-15 02:53:15 +01:00
attrib.c age_unit accidentally returned AT_AGE_REMOVE (caused by a recent change to curse_age) 2015-08-25 22:50:58 +02:00
attrib.h age_unit accidentally returned AT_AGE_REMOVE (caused by a recent change to curse_age) 2015-08-25 22:50:58 +02:00
attrib.test.c improve test for attrib::nexttype correctness. 2014-10-19 20:02:06 +02:00
base36.c simplify atoi36, it does not need to eat whitespace 2015-09-05 18:18:22 +02:00
base36.h fix copyright notice 2015-01-30 22:10:29 +01:00
base36.test.c support for itoab with smaller bases and larger numbers. 2014-09-29 18:32:12 +02:00
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
crmessage.c refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
crmessage.h fix indentation in every file 2015-01-30 20:37:14 +01:00
dice.c fix copyright notice 2015-01-30 22:10:29 +01:00
encoding.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
event.c fix copyright notice 2015-01-30 22:10:29 +01:00
event.h fix copyright notice 2015-01-30 22:10:29 +01:00
filereader.c fix indentation in every file 2015-01-30 20:37:14 +01:00
filereader.h fix indentation in every file 2015-01-30 20:37:14 +01:00
functions.c Update to latest submodules, fix iniparser and critbit. 2015-07-12 10:38:01 +02:00
functions.h fix copyright notice 2015-01-30 22:10:29 +01:00
functions.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
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 fix copyright notice 2015-01-30 22:10:29 +01:00
language_struct.h Use default locale when missing a translation, only warn once. 2015-05-22 14:14:02 +02:00
lists.c fix copyright notice 2015-01-30 22:10:29 +01:00
lists.h fix copyright notice 2015-01-30 22:10:29 +01:00
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 fix indentation in every file 2015-01-30 20:37:14 +01:00
nrmessage_struct.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
parser.c fix indentation in every file 2015-01-30 20:37:14 +01:00
parser.h fix indentation in every file 2015-01-30 20:37:14 +01:00
parser.test.c parsing tokens when buffer is too small - skip the entire token. now with tests. 2014-12-24 15:55:55 +01:00
rand.c fix copyright notice 2015-01-30 22:10:29 +01:00
rand.h fix copyright notice 2015-01-30 22:10:29 +01:00
resolve.c fix copyright notice 2015-01-30 22:10:29 +01:00
resolve.h fix copyright notice 2015-01-30 22:10:29 +01:00
rng.h fix -Wconversion in spells.c 2015-05-15 07:07:21 +02:00
rng.test.c indentation fixes for this new file 2015-01-30 22:30:11 +01:00
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 fix indentation in every file 2015-01-30 20:37:14 +01:00
umlaut.c fix copyright notice 2015-01-30 22:10:29 +01:00
umlaut.h fix copyright notice 2015-01-30 22:10:29 +01:00
umlaut.test.c fix indentation in every file 2015-01-30 20:37:14 +01:00
unicode.c enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +02:00
unicode.h fix copyright notice 2015-01-30 22:10:29 +01:00
unicode.test.c try to allow visual studio to build with all warnings (/WAll) enabled. 2015-01-12 22:53:21 +01:00
variant.h ignore PVS=-Studio files 2015-07-12 13:15:10 +02:00
xml.c fix indentation in every file 2015-01-30 20:37:14 +01:00
xml.h fix indentation in every file 2015-01-30 20:37:14 +01:00