Commit Graph

3530 Commits

Author SHA1 Message Date
Enno Rehling 64fb51c067 more moving around 2010-03-06 14:40:26 -08:00
Enno Rehling 9f55deeea9 deleting more stuff 2010-03-06 14:36:04 -08:00
Enno Rehling dd3f204a69 removing and moving to make a clean eressea-only repo 2010-03-06 14:32:20 -08:00
Enno Rehling 60920d20bd Merge branch 'svn-1381' 2010-03-05 09:32:53 +01:00
Enno Rehling e6c784e830 move E3 related scripts out of main scripts folder 2010-03-05 09:31:36 +01:00
Enno Rehling adda000163 duplication 2010-03-05 09:31:28 +01:00
Enno Rehling ef6d845256 making shit compile with cmake on unix 2010-03-05 09:31:24 +01:00
Enno Rehling 7214f638ba Jamfiles (Test, DNC, WIP) 2010-03-05 09:31:16 +01:00
Enno Rehling 800dadd8ef jamfiles (WIP, DNC) 2010-03-05 09:31:13 +01:00
Enno Rehling c65c7bba20 warning do not want 2010-03-05 09:31:07 +01:00
Enno Rehling ecc0c38ce3 moving monster code to eressea (to be re-done in lua some day) 2010-03-05 09:31:04 +01:00
Enno Rehling dabb77682a moving monster code to eressea (to be re-done in lua some day) 2010-03-05 09:30:53 +01:00
Enno Rehling 9ee6fc250c moving monsters to eressea 2010-03-05 09:30:48 +01:00
Enno Rehling 8baf1aff88 massive renaming going on (failed svn message) 2010-03-05 09:29:48 +01:00
Enno Rehling 0c328ba728 moving E3-related files
fixing config-e3a
2010-03-05 09:28:52 +01:00
Enno Rehling 8a7200c60d moving E3-related files 2010-03-05 09:28:46 +01:00
Enno Rehling 3cd89d8839 - parameter swirly
- warning level 4 is better
2010-03-05 09:28:41 +01:00
Enno Rehling ef124c56ee added missing project file for tests 2010-03-05 09:28:36 +01:00
Enno Rehling cb3c2b84a3 Eressea server:
- passes tests
- crashes in report writing (memory corruption)

added more tests.
2010-03-05 09:28:31 +01:00
Enno Rehling 9a5be59feb added a simple unit testing framework (CuTest)
added unit tests for base36
added eressea-only lua bindings
fixed flying ships
2010-03-05 09:28:17 +01:00
Enno Rehling 576341c869 Eressea can be compiled. Don't know if it runs :-) 2010-03-05 09:28:15 +01:00
Enno Rehling 7509d1417c moving spells into eressea-only location (should this be eressea/src instead of just eressea?) 2010-03-05 09:28:05 +01:00
Enno Rehling c4742f5886 moving spells into eressea-only location (should this be eressea/src instead of just eressea?) 2010-03-05 09:28:02 +01:00
Enno Rehling 0dcfada50f better calendar configuration 2010-03-05 09:27:50 +01:00
Enno Rehling 88c1cebe1e moving files that are exclusive to eressea & e3 2010-03-05 09:27:48 +01:00
Enno Rehling 54574ea0ca cleaning 2010-03-05 09:27:42 +01:00
Enno Rehling 560fed45fb removed karma and luck 2010-03-05 09:27:20 +01:00
Enno Rehling c80ea1254e basic config and scripts. passes a subset of tests, but I fear it lacks a lot of essentials. 2010-03-05 09:27:18 +01:00
Enno Rehling 293835db2e rename uruk->orc for good. 2010-03-05 09:26:48 +01:00
Enno Rehling 779b95c6bc XML can use a catalog, because that makes life easier.
Fix a bunch of small stuff.
2010-03-05 09:26:42 +01:00
Enno Rehling e81a47cb31 argument parsing
fix crash when ct_flyingship is missing
2010-03-05 09:26:33 +01:00
Enno Rehling e25a2e3884 some logging and error reporting 2010-03-05 09:26:27 +01:00
Enno Rehling da1bdfb088 moved all initialization code out of main and made it compile. 2010-03-05 09:26:20 +01:00
Enno Rehling 3a0bc89a85 better naming.
* init_ functions need to be run *after* xml is laoded
* register_ fucntons are run *before* xml is loaded

DNC, WIP
2010-03-05 09:26:18 +01:00
Enno Rehling bd94e2c5cb big rename: eressea.c[hc] => config.[hc] 2010-03-05 09:26:01 +01:00
Enno Rehling 7b4b2ea4cf various configurations => rules 2010-03-05 09:25:59 +01:00
Enno Rehling 463d8c0283 making eressea follow the common project structure 2010-03-05 09:25:50 +01:00
Enno Rehling 30cc0c1f42 making eressea follow the common project structure 2010-03-05 09:25:42 +01:00
Enno Rehling 6f8f195f3c 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-03-05 09:25:40 +01:00
Enno Rehling 07816ad6a0 lluabind. nobody uses that anymore. 2010-03-05 09:25:29 +01:00
Enno Rehling 9f954f6e41 this compiles, but it's broken in a number of ways (spells) 2010-03-05 09:25:23 +01:00
Enno Rehling 8f9eb88b22 Merging madly with changes made only in the hg repository. DNC, WIP 2010-03-05 09:25:17 +01:00
Enno Rehling 14a1cb1acc first changes from hg_eressea transferred 2010-03-05 09:24:58 +01:00
Enno Rehling ee8183f585 fixed the unity build (somewhat)
renamed config.h -> platform.h
forced to change a lot of includes
2010-03-05 09:24:55 +01:00
Enno Rehling d046250db8 moving directories around for FOSS separation (WIP, DNC) 2010-03-05 09:24:02 +01:00
Enno Rehling 37c3e59c29 upgrayyed sqlite to 3.6.22 2010-03-05 09:23:34 +01:00
Enno Rehling cc7172f812 eventbus WIP 2010-03-05 09:22:33 +01:00
Enno Rehling 3302b8032f move E3 related scripts out of main scripts folder 2010-02-27 22:14:36 +00:00
Enno Rehling 0e47409d6b duplication 2010-02-27 21:00:57 +00:00
Enno Rehling a17bb2b9d9 making shit compile with cmake on unix 2010-02-27 20:36:48 +00:00