Commit Graph

3085 Commits

Author SHA1 Message Date
Enno Rehling 802b9332c7 http://bugs.eressea.de/view.php?id=1461
"Tragekapazität von Monstern zu hoch"
throwing away carts because monsters don't know what to do with them.
2008-08-28 15:16:13 +00:00
Enno Rehling 38ff80892f locale change 2008-08-28 13:25:33 +00:00
Enno Rehling 79d0f255e2 improve some output, remove some error messages. 2008-08-28 13:23:24 +00:00
Enno Rehling 854135b934 - K_GM can be disabled
http://bugs.eressea.de/view.php?id=1470
"mit Katapulten kann man nicht bewachen"
fixed siege_weapons parameter
Issue: 1470
2008-08-28 11:45:49 +00:00
Enno Rehling bd322436ab check that umlauts are properly recognized (locale supports UTF-8 properly) 2008-08-19 19:53:05 +00:00
Enno Rehling 9a037e2433 less of the "static buffer" warnings in travelthrough-reports 2008-08-18 16:47:05 +00:00
Enno Rehling 1ebe955bbe fix: do not call regionname() twice. 2008-08-18 16:39:08 +00:00
Enno Rehling 9e529a50ae new mail addresses
gcc-4.2: MAX() and MIN()
2008-08-18 10:11:51 +00:00
Enno Rehling 8a2fe52291 http://bugs.eressea.de/view.php?id=1465
"Fliehende Meermenschenkapitäne ertrinken"
2008-07-24 16:51:11 +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 67c4b861f1 http://bugs.eressea.de/view.php?id=1457
"ID zu groß"
- fixed parameters for some lua functions (pointers/objects)
Issue: 1457
2008-07-08 22:28:22 +00:00
Enno Rehling cf789999cf http://bugs.eressea.de/view.php?id=1457
"ID zu groß"
- fixed parameters for some lua functions (pointers/objects)
2008-07-08 21:54:50 +00:00
Enno Rehling 7c65bfc5f7 assertions 2008-07-08 21:45:13 +00:00
Enno Rehling 62f496a4b5 dead units with horses in astral space crash the server 2008-07-06 08:07:22 +00:00
Enno Rehling 9a75def788 http://bugs.eressea.de/view.php?id=1454
"Kapitan verlässt nach Kampf sein Schiff"
- added a comment for clarity

Issue: 1454
2008-07-05 14:57:36 +00:00
Enno Rehling fb8ec1a69f http://bugs.eressea.de/view.php?id=1453
"Mit Katapulten kann man Steuern eintreiben"
- added a parameter that checks for siege-weapons.
Issue: 1453
2008-07-04 09:19:12 +00:00
Enno Rehling f1227d9957 http://bugs.eressea.de/view.php?id=1450
"Pferde im Nebel"
- reverted removal of ASTRAL_ITEM_RESTRICTIONS
2008-07-01 20:22:26 +00:00
Enno Rehling ec5923adc3 http://bugs.eressea.de/view.php?id=1448
You can teach non-allied units 
- not giving feedback when student does not grant teacher a HELP GUARD
Issue: 1448
2008-06-21 22:35:39 +00:00
Enno Rehling bfd52e1b11 fix number of arguments (gcc, we like you) 2008-06-18 09:00:33 +00:00
Enno Rehling af5477286b fixed an error reading old datafiles (vortex not read properly) 2008-06-18 08:24:11 +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 3b32b490d7 safety net 2008-06-17 08:52:56 +00:00
Enno Rehling ce6fbde53e http://bugs.eressea.de/view.php?id=1442
"Unbenannter Effekt (Mahlstrom?)"
- made the quotes around messages in XML optional by parsing as string if there is no leading quote.
2008-06-17 08:41:17 +00:00
Enno Rehling 13e7e640fb Fixing the tunnels: some target regions were chaotic 2008-06-16 17:44:20 +00:00
Enno Rehling 328bf5a623 Fixing the tunnels and cleaning up a bit. 2008-06-16 17:29:53 +00:00
Enno Rehling 615d948021 - removing unused DELAYED_OFFENSE define
- fixed duplicate units in CR
- fixed ship/building/unit display in neighbor-regions
2008-06-16 08:58:56 +00:00
Enno Rehling e72748a61f http://bugs.eressea.de/view.php?id=1447
"Im Kampf geflohene Einheit bewacht"

Issue: 1447
2008-06-15 19:48:21 +00:00
Enno Rehling c857d632f3 http://bugs.eressea.de/view.php?id=1445
"Fehler bei Bewegung"
- fixed travel-message using one region less than required.
Issue: 1445
2008-06-15 19:30:02 +00:00
Enno Rehling f64271cb9d Fixes based on feedback from darcduck 2008-06-10 20:12:24 +00:00
Enno Rehling d5ce48bf7f fixes for the prevF speedup 2008-06-09 23:39:15 +00:00
Enno Rehling b3d22eae63 speeding up u_setfaction 2008-06-09 21:09:18 +00:00
Enno Rehling 22d63cc8cf fixing adamant seeding 2008-06-08 22:13:10 +00:00
Enno Rehling 784a489830 changing region resources 2008-06-08 21:40:12 +00:00
Enno Rehling cc4d2a1026 compiles with gcc 2008-06-08 20:50:05 +00:00
Enno Rehling a3b795b2cf seeding adamantium 2008-06-08 20:43:01 +00:00
Enno Rehling 2c41457fd8 BEANSPRUCHE zu RESERVIERE 2008-06-08 10:21:42 +00:00
Enno Rehling 7b71c8f116 pretty name 2008-06-08 10:18:27 +00:00
Enno Rehling 1c139de354 - code to seed adamantium
- cleaner definition of raw materials
2008-06-08 10:17:29 +00:00
Enno Rehling ac595313cf fixes re-run 574 2008-06-08 09:00:35 +00:00
Enno Rehling 04029eef36 compile fixes 2008-06-08 00:10:09 +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 c9a2bb4f24 xmlreport (WIP):
- spells and skills
2008-06-07 13:17:34 +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 6e5d930778 xmlreport:
- coordinates
- terrain names
2008-06-06 23:35:37 +00:00
Enno Rehling b5bffaf75e - reorganizing units for faster report-generation
- more xml functionality
2008-06-06 21:54:19 +00:00
Enno Rehling 277141c45d 2008-06-06 21:49:29 +00:00
Enno Rehling 3c170be6b5 xmllint 2008-06-04 23:14:54 +00:00