Commit graph

3465 commits

Author SHA1 Message Date
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
efeeba13c2 we can now pass extra spell parameters to a lua spell. 2010-02-16 02:40:31 +00:00
Enno Rehling
cf481970e8 test around the create_roi spell. 2010-02-15 06:18:11 +00:00
Enno Rehling
319bc940b0 gcc fixes 2010-02-15 04:03:24 +00:00
Enno Rehling
198bb82c52 lua_ext attribute with bson storage of lua objects. 2010-02-15 03:54:13 +00:00
Enno Rehling
d811437804 modified for fewer MSVC warnings 2010-02-15 03:52:54 +00:00
Enno Rehling
fdfc1a9e4f bson library 2010-02-15 03:52:26 +00:00
Enno Rehling
6d46593d6c typo
Issue: 1711
2010-02-12 06:29:32 +00:00
Enno Rehling
930f3b1b94 renamed UFL_ANON_FACTION
fixed a bug where units could be anon in E3

Issue: 1717
2010-02-12 06:08:32 +00:00
Enno Rehling
b215265330 display of resources sometimes bugged.
Issue: 1718
2010-02-12 05:26:13 +00:00
Enno Rehling
dbde06fb8f fix: taxation buildings only count if they are currently in use. 2010-02-12 05:06:26 +00:00
Enno Rehling
d38a2d28d3 friendly transfer of owners fixed.
Issue: 1704
2010-02-12 04:39:28 +00:00
Enno Rehling
76a173628a towershield: iron -1 2010-02-11 05:33:02 +00:00
Enno Rehling
6def085715 fix hunger/fishing 2010-02-11 05:24:29 +00:00
Enno Rehling
e443e26e18 bugfixes last commits 2010-02-11 05:17:06 +00:00
Enno Rehling
e6fcd984bc fix crashes in potion-descriptions (E3) 2010-02-11 04:43:57 +00:00
Enno Rehling
ef60ac9ece Miscellaneous fixes, all related to region_owners having leaked into E2.
Issue: 1720
2010-02-11 04:42:58 +00:00
Enno Rehling
61c1dac6ce Miscellaneous fixes, all related to region_owners having leaked into E2. Still doesn't run a full turn of E2. Needs tests.
Issue: 1720
2010-02-10 08:21:05 +00:00
Enno Rehling
5415d3bf20 bug in fishing-code 2010-02-10 06:30:47 +00:00
Enno Rehling
8553d0083b trade 2:1 except money
dwarven/halfling armor
remove stone and metal bonus for dwarves
2010-02-09 03:47:31 +00:00
Enno Rehling
a90235aa3c korrektur.c[hc] are no longer in use. surprise! 2010-02-08 07:01:28 +00:00
Enno Rehling
db7ad62677 removing init_spells, reducing spelldata, making code prettier (but not awesome yet). 2010-02-07 07:57:51 +00:00
Enno Rehling
adf9f1e0ec combat spells need to be marked up when exported. 2010-02-07 07:22:11 +00:00
Enno Rehling
e89752fc54 aura-regeneration reduced by popular vote 2010-02-06 19:07:26 +00:00