server/src/util
Enno Rehling bd34cbd350 lua 5.1 and lua 5.2 side-by-side 2012-06-26 05:17:11 -07:00
..
attrib.c remove custom boolean type 2012-06-23 22:41:07 -07:00
attrib.h remove custom boolean type 2012-06-23 22:41:07 -07:00
base36.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
base36.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
base36_test.c Moving some things around in the external directory. 2012-05-30 19:17:08 -07:00
bool.h use bool type where it's available 2012-06-24 07:08:16 +02:00
bsdstring.c added slprintf and tests for the bsdstring functions 2012-05-29 10:46:48 -07:00
bsdstring.h building new cmake files for the core (WIP) 2012-06-03 11:59:21 -07:00
bsdstring_test.c fix compilation on ARM (differnt char type) 2012-06-04 03:41:34 +00:00
console.c lua 5.1 and lua 5.2 side-by-side 2012-06-26 05:17:11 -07:00
console.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
crmessage.c rename _log_error to log_error and get rid of the cumbersome #define 2012-05-16 16:52:01 -07:00
crmessage.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
dice.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
encoding.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
event.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
event.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
filereader.c remove custom boolean type 2012-06-23 22:41:07 -07:00
filereader.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
functions.c out with the old critbit code, in with the new (submodule) 2012-05-30 19:43:11 -07:00
functions.h remove now-obsolete function 2012-05-14 14:16:56 -07:00
functions_test.c Moving some things around in the external directory. 2012-05-30 19:17:08 -07:00
goodies.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
goodies.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
language.c spellbooks fully operational (and could be loaded from XML definitions if I had them) 2012-05-23 20:22:12 -07:00
language.h spellbooks fully operational (and could be loaded from XML definitions if I had them) 2012-05-23 20:22:12 -07:00
language_struct.h finditemtype works as tested. 2012-05-21 13:18:05 -07:00
listbox.c remove custom boolean type 2012-06-23 22:41:07 -07:00
listbox.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
lists.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
lists.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
log.c kill the RESTART order 2012-06-16 22:38:44 -07:00
log.h rename _log_debug to log_debug and get rid of the cumbersome #define 2012-05-16 16:56:07 -07:00
message.c rename _log_error to log_error and get rid of the cumbersome #define 2012-05-16 16:52:01 -07:00
message.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
nrmessage.c rename _log_error to log_error and get rid of the cumbersome #define 2012-05-16 16:52:01 -07:00
nrmessage.h indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
nrmessage_struct.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
os.c compilation fix for gcc C99 2012-06-24 06:56:42 +02:00
os.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
parser.c remove custom boolean type 2012-06-23 22:41:07 -07:00
parser.h remove custom boolean type 2012-06-23 22:41:07 -07:00
rand.c remove custom boolean type 2012-06-23 22:41:07 -07:00
rand.h remove custom boolean type 2012-06-23 22:41:07 -07:00
resolve.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
resolve.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
rng.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
sql.c indentation rules, slightly updated 2011-03-07 08:24:52 +01:00
sql.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
storage.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
strings.c use enums, fix typecasts 2011-03-07 22:31:06 -08:00
translation.c remove custom boolean type 2012-06-23 22:41:07 -07:00
translation.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
umlaut.c slow but working solution for getspell. rebuilding that radix tree for every call is insanity. 2012-05-26 09:05:03 -07:00
umlaut.h remove tnode from anywhere, and use a void* instead, in preparation for a new findtoken implementation. this needs to have a good testing. 2012-05-15 15:04:23 -07:00
umlaut_test.c Moving some things around in the external directory. 2012-05-30 19:17:08 -07:00
unicode.c use enums, fix typecasts 2011-03-07 22:31:06 -08:00
unicode.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
variant.h indentation rules, strictly applied 2011-03-07 08:02:35 +01:00
xml.c remove custom boolean type 2012-06-23 22:41:07 -07:00
xml.h remove custom boolean type 2012-06-23 22:41:07 -07:00