Commit graph

344 commits

Author SHA1 Message Date
Enno Rehling
97daeead0c Lauter kleine Bugfixes vor dem Start. 2009-07-01 08:56:10 +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
72878c5788 - per-race morale improvements
- data-driven peasant multiplier
- lower cavalry bonus against trolls
- armor-limitations (goblins&pp)
2009-06-04 20:52:42 +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
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
56e7060c2f abuse of sprintf 2009-02-08 18:09:28 +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
d91c3a792f - tolua bindings for the editor
- more integration tests
- fixed equipment for familiars
2008-12-20 15:06:15 +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
79d0f255e2 improve some output, remove some error messages. 2008-08-28 13:23:24 +00:00
Enno Rehling
9a037e2433 less of the "static buffer" warnings in travelthrough-reports 2008-08-18 16:47:05 +00:00
Enno Rehling
a215f35f9f http://bugs.eressea.de/view.php?id=1458
"Neu entstandene Untote werden nur im CR angezeigt"
- reordering units before writing reports, not earlier
2008-07-13 09:52:18 +00:00
Enno Rehling
d2c88d6660 http://bugs.eressea.de/view.php?id=1456
- illusionary buildings not showing up right
Issue: 1456
2008-07-12 09:45:10 +00:00
Enno Rehling
d418aca832 http://bugs.eressea.de/view.php?id=1443
- fixed trails for drifitng ships with no units.
- cleared up some TODOs
Issue: 1443
2008-06-17 22:35:18 +00:00
Enno Rehling
2e09d16588 more xmlreport features 2008-06-08 00:02:24 +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
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
fec171d75f - vset, vmap and graph are obsolete
- LASTORDER define is dead
2008-05-24 16:15:31 +00:00
Enno Rehling
88ce120991 it is not a good idea to use the turn to check whether the gamedata has changed. we use a cookie instead that is different each time we load. 2008-05-22 21:44:23 +00:00
Enno Rehling
1052e46613 http://eressea.upb.de/mantis/view.php?id=1429
- made startup regions more balanced

implementing free_gamedata():
- cleaning up some static variables
2008-05-22 10:46:02 +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
371409e943 - prevent empty "private" attribute
- remove the HEROES define. Code works.
2008-04-26 18:55:58 +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
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
Enno Rehling
09683fd891 http://eressea.upb.de/mantis/view.php?id=1334
"road anstatt straße im cr"
fixed again, differently
2007-12-18 22:58:58 +00:00
Enno Rehling
e780097a3b http://eressea.upb.de/mantis/view.php?id=1334
"road anstatt straße im cr"
2007-12-18 19:58:17 +00:00
Enno Rehling
96aaecc2f1 http://eressea.upb.de/mantis/view.php?id=1233
song dragons
2007-12-17 21:40:24 +00:00
Enno Rehling
af4db1202b http://eressea.upb.de/mantis/view.php?id=1328
"Regionsangaben im NR fehlen"
2007-12-17 17:50:16 +00:00
Enno Rehling
81de21fcb8 Cache Optimizations:
- do prepare_reports simultaneously
- make battle-sides more cache-local
- avoid dereferencing bfaction for the faction
- avoid dereferencing side for the index
2007-10-27 15:09:36 +00:00
Enno Rehling
4cffa0400f http://eressea.upb.de/mantis/view.php?id=1283
"Liste aller Adressen übersichtlicher gestalten"
- improved address list a little
2007-10-14 21:23:14 +00:00
Enno Rehling
7531de4645 http://eressea.upb.de/mantis/view.php?id=1285
""rundenweise" Kampfzauber und Postkampfzauber werden zu Beginn des Kampfes ausgeführt/angezeigt"

- order of uncategorized messages should be linear.
- cleaning and speeding some code.
2007-10-14 19:55:06 +00:00
Enno Rehling
8e91392ed7 some spell syntax definitions fixed 2007-09-10 09:39:23 +00:00
Enno Rehling
7de422f976 i18n of spell-syntax (removing fixed syntax text and replacing with a localizable function) 2007-09-10 06:51:11 +00:00
Enno Rehling
dd378fc8e8 - i18n for ravaged regions. 2007-09-02 19:06:21 +00:00
Enno Rehling
79dc9acf5f - fixing race prefixes
- fixing some latin1 loading
- improved the spell-syntax writer
- replaced my email address
2007-09-02 18:11:17 +00:00
Enno Rehling
d434b73617 - resizing buffer in battle.
- not writing past-the-end in orders.
- fix for show_allies.
2007-09-02 07:57:31 +00:00
Enno Rehling
a1865ee2fa - Undo modifications to strlcpy from rev 3631
- Many more warnings when buffers too small.
2007-09-01 23:40:58 +00:00
Enno Rehling
28fa9e5d81 - bugfixes for snprintf, warnings for overflowing static buffers
- some English messages
2007-09-01 21:52:13 +00:00
Enno Rehling
c3283925b6 Unicode QA:
- irritating comma in HELP status- 
- localized roads in NR
- new function for trails
- lua fix get_resource(horse)
2007-08-28 06:19:31 +00:00