Commit graph

252 commits

Author SHA1 Message Date
Enno Rehling
60e99b9a00 renaming border->connection (f*cking curses!)
added a callback mechanism to make region info displayable from Lua. Awesome.
2009-07-20 21:57:27 +00:00
Enno Rehling
64631a8ed1 merge bug 2009-07-19 13:10:30 +00:00
Enno Rehling
9f5aa3c634 http://bugs.eressea.de/view.php?id=1551
http://bugs.eressea.de/view.php?id=1553
http://bugs.eressea.de/view.php?id=1547
2009-07-19 13:06:46 +00:00
Enno Rehling
a2475ebdc0 economy reorganization
more gentle magic school parsing
null banners
fix: building taxes
2009-07-19 08:15:45 +00:00
Enno Rehling
29e423fab4 http://bugs.eressea.de/view.php?id=1547
- Fix CR-escaping.
2009-07-16 20:30:42 +00:00
Enno Rehling
2ed29bfc15 - fishing implemented
- bugfix shipweight
-
2009-07-15 20:13:27 +00:00
Enno Rehling
b67220f91e - crashfix seefahrt
- fixes resolve_*
- fixes magic_school for faction 1
- fixing irace
2009-07-13 13:01:27 +00:00
Enno Rehling
bfcba5e94e region owners always feed friends first. 2009-07-10 16:52:16 +00:00
Enno Rehling
3a7b0a6561 - alliance in the CR
- migrants message removed from NR
2009-07-10 14:54:09 +00:00
Enno Rehling
ab2b357f8c - fixing round world info leak 2009-07-08 20:42:17 +00:00
Enno Rehling
b571a2007c compilation fixes gcc 2009-07-04 11:51:12 +00:00
Enno Rehling
f614691713 - richtig viele bugfixes 2009-07-01 01:03:12 +00:00
Enno Rehling
7d79d0bc00 - new planes/torus code is (close to) finished and has bugs fixed.
- new CR version
-  fixed E3 test for spells.
2009-06-29 10:50:52 +00:00
Enno Rehling
5fb1a39f13 - three tier guardhouse
- new new cavalry rule
2009-06-18 22:26:26 +00:00
Enno Rehling
93e34d979d - displaying markets in the report. 2009-06-02 12:22:20 +00:00
Enno Rehling
708a6ceb8e new spell lists for E2K9
new magic code for E2K9
2009-05-26 18:11:20 +00:00
Enno Rehling
591c85d4c7 - per-faction spellbook
- new rules for gray magic
2009-05-24 11:17:16 +00:00
Enno Rehling
43bf73a01b - recruiting secondary races
- some archetype changes
- new looting rules
2009-05-14 20:19:13 +00:00
Enno Rehling
0907203821 - merge with revision 4032 of eressea-1.0
- begin to implement morale
2009-02-14 09:53:20 +00:00
Enno Rehling
080a85021f Eressea 1.5 WIP
- astral space is optional (modules.astralspace)
- spells can be disabled (spells.xml, init_spells)
- hitpoints/stamina configuration (rules.stamina)
- rules.combat_turns (default=5)
2009-01-30 23:15:36 +00:00
Enno Rehling
22cfb0d5d1 - neues handling von verbosity fuer weniger spam
- tests fuer event-handler (die jetzt auch klappen)
- mehr funktionen (und etwas TODO)

commit  !
2008-12-20 22:31:18 +00:00
Enno Rehling
b01d9fc685 more tolua bindings
started work on an alternate tolua code generator
2008-12-19 16:30:31 +00:00
Enno Rehling
9dbee69544 alternative bindings for tolua 2008-12-16 09:17:59 +00:00
Enno Rehling
f18edc3651 combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
Enno Rehling
9e529a50ae new mail addresses
gcc-4.2: MAX() and MIN()
2008-08-18 10:11:51 +00:00
Enno Rehling
7c65bfc5f7 assertions 2008-07-08 21:45:13 +00:00
Enno Rehling
04029eef36 compile fixes 2008-06-08 00:10:09 +00:00
Enno Rehling
9ffcff7e2a PFL_NOCOORDS is really not needed anywhere. At least I sincerely hope not. 2008-06-07 20:04:45 +00:00
Enno Rehling
32aa6a46ce xmlreport:
- ships are done
- units are getting close
2008-06-07 12:22:01 +00:00
Enno Rehling
8b242c0b33 xmlreport (WIP):
- buildings are done
- unit.faction.rel
2008-06-07 09:55:57 +00:00
Enno Rehling
b5bffaf75e - reorganizing units for faster report-generation
- more xml functionality
2008-06-06 21:54:19 +00:00
Enno Rehling
3b9d951556 asgard rules:
- creating xml definitions
- creating separate lua files
- added option to make work automatic
2008-06-04 23:12:05 +00:00
Enno Rehling
689dedae6d - equipment for new factions defined in xml, not lua.
- added possibility to give equipment to factions, not only the first unit
- 4 adamantine for new factions
- removed obsolete SHORTPWDS define
2008-06-02 09:16:58 +00:00
Enno Rehling
4035d153e7 http://eressea.upb.de/mantis/view.php?id=1434
"Teilweise fehlende RESOURCE-Blöcke"
- fixed. was not writing the buffer it was going to. added comments.
2008-06-01 18:58:51 +00:00
Enno Rehling
ecc147425b some cleanup in the creport 2008-05-28 08:42:45 +00:00
Enno Rehling
f051b5576f fix some crashes when attributes refer to a unit that is dead. 2008-05-24 23:26:44 +00:00
Enno Rehling
fec171d75f - vset, vmap and graph are obsolete
- LASTORDER define is dead
2008-05-24 16:15:31 +00:00
Enno Rehling
ad14e45341 http://eressea.upb.de/mantis/view.php?id=1427
"Angegriffene Einheiten auf Schiffen an Land fliehen nicht"

Also:
- printing the monster faction in reports
2008-05-20 08:39:56 +00:00
Enno Rehling
d7be4a21c2 - started MONSTER_FACTION->is_monsters()
http://eressea.upb.de/mantis/view.php?id=1418
- fixed toads
2008-05-04 05:57:34 +00:00
Enno Rehling
cdd1709ee3 do not quote the id 2008-04-30 08:47:52 +00:00
Enno Rehling
c05aad1b14 - binary storage uses packed int
- creport: disabled writing of r->uid
- creport: fixed missing quotes
2008-04-27 09:52:03 +00:00
Enno Rehling
371409e943 - prevent empty "private" attribute
- remove the HEROES define. Code works.
2008-04-26 18:55:58 +00:00
Enno Rehling
bc5fa11611 - made a storage class that wraps disk i/o for data files
- recreated old behaviour in text_storage class
- built binary_storage class: saves 60% of load time, adds 20% to file size.

next: gzip & others?
2008-04-26 14:55:22 +00:00
Enno Rehling
fde26f97ea write the id in the CR 2008-04-22 22:09:39 +00:00
Enno Rehling
36812c1168 making a warning go away. clarifying the need to remove the _MODULE defines and how to. 2008-04-20 15:18:43 +00:00
Enno Rehling
b63200adf9 Eressea can now be compiled and debugged with Eclipse CDT
Several changes to config.h mean that I probably broke compilation on some platforms. That really needs cleaning up.
2008-04-20 14:48:15 +00:00
Enno Rehling
40898eea55 http://eressea.upb.de/mantis/view.php?id=1365
"ALLES funktioniert nicht bei GIB"
- disabling OPTION MATERIALPOOL
2008-02-12 18:26:30 +00:00
Enno Rehling
16d55c2eaf http://eressea.upb.de/mantis/view.php?id=1361
"Blick in die Realität mit falschem Namen"
- make invisible races disappear from the CR.
2008-02-04 18:33:53 +00:00
Enno Rehling
bd7d2e1271 http://eressea.upb.de/mantis/view.php?id=1343
"required-Tag von $resources() liefert falsche Item-Bezeichnungen"
- lokalisierter string
2008-02-03 15:51:39 +00:00
Enno Rehling
73f354be90 http://eressea.upb.de/mantis/view.php?id=1201
- "n" wird nicht mehr als NAECHSTER erkannt.

also:
- misc fscanf() tests.
- fixing --noreports
2008-01-08 20:00:19 +00:00