Commit graph

3539 commits

Author SHA1 Message Date
Enno
d71e9e796f temporary fix for a crash in sp_analyzemagic 2010-03-13 19:18:56 +01:00
Enno
1296d49208 fixed path 2010-03-09 08:49:07 +01:00
Enno Rehling
9cfb41d393 game-specific files for eressea 2 & 3 2010-03-08 23:43:15 -08:00
Enno Rehling
275476aaf6 fixing directories and stuff. 2010-03-08 23:16:11 -08:00
Enno Rehling
e8363b41cf vcproj minus svn 2010-03-07 17:58:17 -08:00
Enno
31b8d65f1f Useful error message when locale is not set correctly 2010-03-08 01:20:20 +01:00
Enno
d9b65024a0 fixed cmake based build 2010-03-08 01:02:58 +01:00
Enno Rehling
f81ad546e9 this seems better 2010-03-07 14:58:29 -08:00
Enno Rehling
5c0b3a856b vcproject fixes 2010-03-06 15:51:33 -08:00
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