Commit graph

2614 commits

Author SHA1 Message Date
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
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
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
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
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
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
db7ad62677 removing init_spells, reducing spelldata, making code prettier (but not awesome yet). 2010-02-07 07:57:51 +00:00
Enno Rehling
7c0cb78bbf fix crash when items disappear 2010-02-06 18:11:23 +00:00
Enno Rehling
c481a5e80a operator precedence confusion 2010-02-06 06:27:31 +00:00
Enno Rehling
b9573968ed nmr-warning more precise. 2010-02-02 07:32:30 +00:00
Enno Rehling
6eb4ea796b QUIT-gifts and NMR-warnings depend on alliance, not HELP 2010-02-02 07:30:03 +00:00
Enno Rehling
29f65277d3 teach familiars magic 2010-01-29 03:29:18 +00:00
Enno Rehling
11f3b5d727 Schemen im CR
Issue: 1697
2010-01-27 04:43:28 +00:00
Enno Rehling
60d9e616a8 bugfix combat turn > 0 2010-01-24 20:31:53 +00:00
Enno Rehling
2426e5d7f5 http://bugs.eressea.de/view.php?id=1697
http://bugs.eressea.de/view.php?id=1703
- coordinate transform repairs
2010-01-24 19:56:45 +00:00
Enno Rehling
b982a92d9e it is not necessary to store cabins, because they are fixed. 2010-01-24 01:34:34 +00:00
Enno Rehling
f691224fd9 bug,, capacity <-> cargo mixed up 2010-01-24 01:31:05 +00:00
Enno Rehling
f93c2f28ef ship capacities and CR 66 2010-01-24 01:01:27 +00:00
Enno Rehling
618094dacc http://bugs.eressea.de/view.php?id=1697
- fixed "Schemen"
2010-01-20 08:26:04 +00:00
Enno Rehling
4babc4e4c9 http://bugs.eressea.de/view.php?id=1697
- fixed bug that caused coordinates in planes to be adjusted in the wrong way.
2010-01-20 08:05:55 +00:00
Enno Rehling
610f278461 http://bugs.eressea.de/view.php?id=1697
- fixed bug that caused coordinates in planes to be adjusted in the wrong way.
2010-01-20 06:34:35 +00:00
Enno Rehling
cb48e03ad2 http://bugs.eressea.de/view.php?id=1695
- fixed an issue in calculation tactics turn.
2010-01-20 04:14:27 +00:00
Enno Rehling
1494507f4a http://bugs.eressea.de/view.php?id=1696
- fixed a bug in reading spelllists

- fixed elven-limit on greatbow
- fixed a crashbug
2010-01-19 08:04:27 +00:00
Enno Rehling
0f59c840c1 - GIVE is again 1:1 in E3
- added a test for fishing (and fixed a bug in testing)
- added a test for unit limits
- fixed a missing assert when too many units are working
2010-01-18 06:01:16 +00:00
Enno Rehling
eb1f5a41d1 New armor type (needs strings, etc) for E3 2010-01-16 20:40:38 +00:00
Enno Rehling
be015da263 fix crash in tests when no monsters exist 2010-01-10 02:55:23 +00:00
Enno Rehling
1907f832ef No reason to save monster orders. 2010-01-04 15:57:06 +00:00
Enno Rehling
361fdc5186 New script layout. 2010-01-03 08:02:58 +00:00
Enno Rehling
f18f6f8ece crash ROUTE & buildingowner 2009-12-26 07:46:33 +00:00
Enno Rehling
bb125e6c08 christmas 2009 2009-12-19 23:16:12 +00:00
Enno Rehling
25bf66e123 Test failed due to drifting ships 2009-12-13 20:11:47 +00:00
Enno Rehling
2a098dcd30 - market tests
- some new bindings
2009-12-01 17:15:03 +00:00
Enno Rehling
2b15c42eca - Eressea now uses lunit for unit testing
- several command line parameters have changed
- .ini files simplified
2009-11-30 02:31:14 +00:00
Enno Rehling
adc6986733 preparing for unit tests (setting package.path) 2009-11-09 07:41:59 +00:00
Enno Rehling
26b131b18d rosthauch mit force==0 crashes 2009-11-08 03:34:40 +00:00