server/src/util
Enno Rehling 3ba2b3d4d7 indentation fixes (tab->spaces) 2015-06-26 14:31:21 +02:00
..
CMakeLists.txt implementing a much faster version of peasant growth calculation 2015-01-15 02:53:15 +01:00
attrib.c fix copyright notice 2015-01-30 22:10:29 +01:00
attrib.h fix copyright notice 2015-01-30 22:10:29 +01:00
attrib.test.c improve test for attrib::nexttype correctness. 2014-10-19 20:02:06 +02:00
base36.c fix copyright notice 2015-01-30 22:10:29 +01: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 indentation fixes (tab->spaces) 2015-06-26 14:31:21 +02:00
bsdstring.h fix -Wconversion for move.c 2015-05-15 06:43:47 +02:00
bsdstring.test.c enable stricter conversion checking for gcc < 4.9, fix code 2015-05-15 20:35:36 +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 fix copyright notice 2015-01-30 22:10:29 +01: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 make lua errors show up on stderr, always (log_fatal). 2015-02-23 02:47:08 +01: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 more of goodies.h into strings.h 2015-05-18 08:59:38 +02:00
message.h fix indentation in every file 2015-01-30 20:37:14 +01: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 refactoring more of goodies.h into strings.h 2015-05-18 08:59:38 +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 fix indentation in every file 2015-01-30 20:37:14 +01: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 I am killing the core/ directory. 2014-02-18 05:45:00 +01: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