server/src/util
Enno Rehling 455b3dc90e ignore obsolete "lua" attributes in ancient data files.
fix a small bug in the mechanism for reading deprecated attrib_types.
2014-12-13 22:08:57 +01:00
..
attrib.c ignore obsolete "lua" attributes in ancient data files. 2014-12-13 22:08:57 +01:00
attrib.h Remove unused gmcmd attributes. 2014-10-18 19:23:36 +02:00
attrib.test.c improve test for attrib::nexttype correctness. 2014-10-19 20:02:06 +02:00
base36.c support for itoab with smaller bases and larger numbers. 2014-09-29 18:32:12 +02:00
base36.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
base36.test.c support for itoab with smaller bases and larger numbers. 2014-09-29 18:32:12 +02:00
bsdstring.c localization of alliance status "ALL". 2014-08-16 03:07:37 +02:00
bsdstring.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
bsdstring.test.c Remove a German-only piece of text, to reduce the footprint of fleets in the report a little. 2014-08-25 00:45:32 +02:00
CMakeLists.txt basic test for tolower function. 2014-10-19 06:42:40 +02:00
crmessage.c removing some naming conflicts that hapen when trying to re-enable amalgamation builds. 2014-04-11 19:41:17 -07:00
crmessage.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
dice.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
encoding.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
event.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
event.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
filereader.c apply USE_LIBXML consistently, so tests can be built without libxml2 2014-06-09 20:51:29 -07:00
filereader.h apply USE_LIBXML consistently, so tests can be built without libxml2 2014-06-09 20:51:29 -07:00
functions.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
functions.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
functions.test.c rename test files. 2014-06-16 08:01:59 -07:00
goodies.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
goodies.h this single-use macro doesn't belong there 2014-03-17 00:42:46 -07:00
language.c refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
language.h refactoring modules, cleaning out the config.c kitchen sink. 2014-11-01 12:09:56 +01:00
language_struct.h Repair MAKE, which broke when I changed MAKE TEMP. 2014-08-17 14:47:39 +02:00
lists.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
lists.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
log.c preview script and logging cleanup 2014-08-11 12:04:12 +02:00
log.h preview script and logging cleanup 2014-08-11 12:04:12 +02:00
message.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
message.h rename message.[hc] to messages.[hc] in kernel because of naming conflict with util/ 2014-06-09 09:56:49 -07:00
nrmessage.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
nrmessage.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
nrmessage_struct.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
parser.c make getstrtoken() return null at EOL, kill init_tokens. 2014-08-23 09:17:58 +02:00
parser.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
rand.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
rand.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
resolve.c I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
resolve.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
rng.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
strings.c fix escape_string mmeory corruption error. 2014-12-12 11:28:37 +01:00
strings.test.c fix escape_string mmeory corruption error. 2014-12-12 11:28:37 +01:00
translation.c In the game, there is only ever one special direction, and it is for the astral space. 2014-08-28 19:50:38 +02:00
translation.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
umlaut.c refactoring and tests for wormhole module. 2014-09-29 23:19:59 +02:00
umlaut.h keyword_t and direction_t are moving into their own module. 2014-06-15 18:34:39 -07:00
umlaut.test.c rename test files. 2014-06-16 08:01:59 -07:00
unicode.c use cmake for autoconf, slim down platform.h 2014-03-15 19:29:11 +01:00
unicode.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
unicode.test.c basic test for tolower function. 2014-10-19 06:42:40 +02:00
variant.h I am killing the core/ directory. 2014-02-18 05:45:00 +01:00
xml.c fix a bug in the escape_string function. 2014-08-24 23:58:31 +02:00
xml.h remove archetypes, they are not used by any existing game. 2014-06-09 19:05:17 -07:00