server/src/common/util
Enno Rehling 0907203821 - merge with revision 4032 of eressea-1.0
- begin to implement morale
2009-02-14 09:53:20 +00:00
..
dl - merge with revision 4032 of eressea-1.0 2009-02-14 09:53:20 +00:00
attrib.c http://eressea.upb.de/mantis/view.php?id=1437 2008-06-03 07:28:32 +00:00
attrib.h http://eressea.upb.de/mantis/view.php?id=1437 2008-06-03 07:28:32 +00:00
base36.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
base36.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
bsdstring.c - fixing snprintf calls gone wild 2007-12-17 23:56:53 +00:00
bsdstring.h - Undo modifications to strlcpy from rev 3631 2007-09-01 23:40:58 +00:00
crmessage.c combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
crmessage.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
cvector.c - fixing race prefixes 2007-09-02 18:11:17 +00:00
cvector.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
dice.c - fixing a bunch of isspace() mistakes. 2007-11-15 20:38:44 +00:00
event.c - made a storage class that wraps disk i/o for data files 2008-04-26 14:55:22 +00:00
event.h compilation fixes GCC. 2008-04-26 16:46:05 +00:00
filereader.c http://eressea.upb.de/mantis/view.php?id=1437 2008-06-03 07:28:32 +00:00
filereader.h !this commit does not compile! 2007-08-10 07:03:23 +00:00
functions.c combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
functions.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
goodies.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
goodies.h - added a testsuite 2008-04-25 14:31:38 +00:00
graph.c - fixing race prefixes 2007-09-02 18:11:17 +00:00
graph.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
Jamfile - vset, vmap and graph are obsolete 2008-05-24 16:15:31 +00:00
language.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
language.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
language_struct.h !this commit does not compile! 2007-08-10 07:03:23 +00:00
lists.c http://eressea.upb.de/mantis/view.php?id=1431 2008-05-23 09:25:41 +00:00
lists.h http://eressea.upb.de/mantis/view.php?id=1431 2008-05-23 09:25:41 +00:00
log.c - new test case (recruiting) 2008-12-31 11:30:44 +00:00
log.h - made a storage class that wraps disk i/o for data files 2008-04-26 14:55:22 +00:00
message.c - fixing race prefixes 2007-09-02 18:11:17 +00:00
message.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
mt19937ar.c - New random number generator 2006-02-19 22:43:56 +00:00
nrmessage.c combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
nrmessage.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
nrmessage_struct.h forgotten file 2003-05-27 19:56:36 +00:00
parser.c fixing killunit (triggering dead units) 2008-05-24 17:34:55 +00:00
parser.h !this commit does not compile! 2007-08-10 07:03:23 +00:00
patricia.c - added a testsuite 2008-04-25 14:31:38 +00:00
patricia.h - added a testsuite 2008-04-25 14:31:38 +00:00
rand.c removing code for old versions that we no longer have datafiles for (pre-287) 2008-05-27 07:30:04 +00:00
rand.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
resolve.c http://eressea.upb.de/mantis/view.php?id=1432 2008-05-24 00:20:00 +00:00
resolve.h http://eressea.upb.de/mantis/view.php?id=1432 2008-05-24 00:20:00 +00:00
rng.h rng-fix. is this it? cannot be. 2008-05-25 19:29:46 +00:00
sql.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
sql.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
storage.h - made a storage class that wraps disk i/o for data files 2008-04-26 14:55:22 +00:00
strings.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
strncpy.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
translation.c combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
translation.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
umlaut.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
umlaut.h - fixed a bug in filereader (was reading the eol characters) 2007-09-11 19:33:00 +00:00
unicode.c - added a testsuite 2008-04-25 14:31:38 +00:00
unicode.h - added a testsuite 2008-04-25 14:31:38 +00:00
util.dsp Some updates to the VC6 files. Can't compile it since I have no libxml installed here 2004-09-11 16:57:05 +00:00
variant.h http://eressea.upb.de/mantis/view.php?id=1345 2008-01-27 11:57:54 +00:00
vmap.c - fixing race prefixes 2007-09-02 18:11:17 +00:00
vmap.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
vset.c - fixing race prefixes 2007-09-02 18:11:17 +00:00
vset.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
windir.c http://eressea.upb.de/mantis/view.php?id=1429 2008-05-22 10:46:02 +00:00
windir.h - fixing race prefixes 2007-09-02 18:11:17 +00:00
xml.c Eressea 1.5 WIP 2009-01-30 23:15:36 +00:00
xml.h Eressea 1.5 WIP 2009-01-30 23:15:36 +00:00