Commit Graph

34 Commits

Author SHA1 Message Date
Enno Rehling 191185f5c5 moving E3-related files 2010-02-26 05:22:04 +00:00
Enno Rehling 222d754da5 - parameter swirly
- warning level 4 is better
2010-02-25 16:46:54 +00:00
Enno Rehling bfca1580b9 added missing project file for tests 2010-02-25 08:25:25 +00:00
Enno Rehling 6391812ee5 Eressea server:
- passes tests
- crashes in report writing (memory corruption)

added more tests.
2010-02-25 08:23:26 +00:00
Enno Rehling c1f4b2e6ce added a simple unit testing framework (CuTest)
added unit tests for base36
added eressea-only lua bindings
fixed flying ships
2010-02-25 07:27:30 +00:00
Enno Rehling 00e34fa972 Eressea can be compiled. Don't know if it runs :-) 2010-02-24 16:53:10 +00:00
Enno Rehling 52882bd632 moving spells into eressea-only location (should this be eressea/src instead of just eressea?) 2010-02-24 16:16:23 +00:00
Enno Rehling 715ae2b8d6 moving spells into eressea-only location (should this be eressea/src instead of just eressea?) 2010-02-24 16:16:01 +00:00
Enno Rehling 9f5ee9ecea better calendar configuration 2010-02-24 06:42:00 +00:00
Enno Rehling ce4ad01f3a moving files that are exclusive to eressea & e3 2010-02-24 02:48:39 +00:00
Enno Rehling 7b8c4a76dd cleaning 2010-02-22 07:58:59 +00:00
Enno Rehling 6492051b78 removed karma and luck 2010-02-22 07:56:05 +00:00
Enno Rehling 58c5d7135f basic config and scripts. passes a subset of tests, but I fear it lacks a lot of essentials. 2010-02-22 07:14:37 +00:00
Enno Rehling 616a57b954 rename uruk->orc for good. 2010-02-22 06:44:04 +00:00
Enno Rehling 8c9136e88b XML can use a catalog, because that makes life easier.
Fix a bunch of small stuff.
2010-02-22 04:37:00 +00:00
Enno Rehling ce64d77be3 argument parsing
fix crash when ct_flyingship is missing
2010-02-21 21:54:33 +00:00
Enno Rehling 9511f327b5 some logging and error reporting 2010-02-21 20:47:09 +00:00
Enno Rehling f37430e3c1 moved all initialization code out of main and made it compile. 2010-02-21 20:28:14 +00:00
Enno Rehling d0b1f8ac77 better naming.
* init_ functions need to be run *after* xml is laoded
* register_ fucntons are run *before* xml is loaded

DNC, WIP
2010-02-21 09:19:48 +00:00
Enno Rehling 21d7e08222 big rename: eressea.c[hc] => config.[hc] 2010-02-21 08:05:27 +00:00
Enno Rehling 99178295d6 various configurations => rules 2010-02-21 08:03:17 +00:00
Enno Rehling 45fd9eb79c making eressea follow the common project structure 2010-02-21 01:41:34 +00:00
Enno Rehling 497e11f5c6 making eressea follow the common project structure 2010-02-21 01:36:41 +00:00
Enno Rehling 65c5b0a138 skeleton structure for a basic server. which isn't the eressea server, because it has different C code. because the spells are not in there. 2010-02-21 01:32:27 +00:00
Enno Rehling 8794c4ec84 lluabind. nobody uses that anymore. 2010-02-21 00:43:46 +00:00
Enno Rehling 8e0c560839 this compiles, but it's broken in a number of ways (spells) 2010-02-21 00:35:39 +00:00
Enno Rehling 7607f5e41d Merging madly with changes made only in the hg repository. DNC, WIP 2010-02-20 23:29:46 +00:00
Enno Rehling e168415452 first changes from hg_eressea transferred 2010-02-20 18:55:42 +00:00
Enno Rehling a7ad6adce1 fixed the unity build (somewhat)
renamed config.h -> platform.h
forced to change a lot of includes
2010-02-20 08:31:56 +00:00
Enno Rehling 773020e49a moving directories around for FOSS separation (WIP, DNC) 2010-02-20 05:46:41 +00:00
Enno Rehling b28f8ad007 upgrayyed sqlite to 3.6.22 2010-02-20 05:42:44 +00:00
Enno Rehling 7dfadfd887 eventbus WIP 2010-02-20 03:10:22 +00:00
Enno Rehling c8bc10dfe8 2010-02-19 23:54:42 +00:00
Enno Rehling 8c152a95ae creating a branch for open-source development 2010-02-19 23:53:36 +00:00