Commit Graph

3107 Commits

Author SHA1 Message Date
Enno Rehling e00286ee38 broken english messagetype 2008-12-20 17:14:26 +00:00
Enno Rehling c23da92768 fixing luabind 2008-12-20 17:06:05 +00:00
Enno Rehling e32eebfd15 familiar-fix 2008-12-20 15:28:50 +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 3fa54cbb47 crash 2008-11-30 15:19:31 +00:00
Enno Rehling 8a673d8481 disabling build of old projects 2008-11-12 22:12:26 +00:00
Enno Rehling f18edc3651 combining files to improve compilation speed 2008-11-12 22:07:23 +00:00
Enno Rehling d305e983b2 http://bugs.eressea.de/view.php?id=1499
MACHEN Adamantium

- Adamantium and Laen require a mine (and this is now a xml-configuration)
- everything compiles with the latest luabind/boost/lua version
- fixed a broken assert
2008-10-31 17:50:19 +00:00
Enno Rehling 12574ac5b5 some cleaning up with regard to luabind/boost
solution files for vc 2008
2008-10-28 10:51:36 +00:00
Enno Rehling 3ea0d50caf http://bugs.eressea.de/view.php?id=1488
"Verhalten fliehender Einheiten auf Ozean"
disable flight from ships on ocean
2008-09-08 19:03:26 +00:00
Enno Rehling b212f0b666 http://bugs.eressea.de/view.php?id=1485
"Fehlermeldung enthält aus heiterem Himmel die Angabe "1 Adamantium""
fixed string termination (slight off-by-one error)
Issue: 1485
2008-09-06 15:46:28 +00:00
Enno Rehling 90b7bbdfbe compile fix
spelling fix
2008-09-01 16:01:40 +00:00
Enno Rehling 500d0a212c http://bugs.eressea.de/view.php?id=1460
"Mahlstrom (grösstenteils) harmlos"
reduced the effect of sailing skill a little bit
Issue: 1460
2008-09-01 16:01:01 +00:00
Enno Rehling e4720c53e8 http://bugs.eressea.de/view.php?id=1477
"Fehler bei Todeswolke"
FFL_SELECT was not initialized prior to using it
2008-09-01 15:21:02 +00:00
Enno Rehling a8ff535f0c http://bugs.eressea.de/view.php?id=1464
"falsche Fehlermeldung bei zu geringem Handelstalent"
wrote a clearer message
2008-08-29 06:40:40 +00:00
Enno Rehling eeac273e97 %s for %u 2008-08-28 21:33:43 +00:00
Enno Rehling 18c1971e2e http://bugs.eressea.de/view.php?id=1466
"Vertrauter wurde zu Magier, kann jetzt nicht mehr zaubern"
necessary fixes for familiars.
2008-08-28 21:29:05 +00:00
Enno Rehling 17bcb2d7a7 http://bugs.eressea.de/view.php?id=1481
"Merkwürdiges Supermegamonster frisst Region leer"
fixed error in mistletoe-zombie creation
2008-08-28 19:01:36 +00:00
Enno Rehling 3c0d17e568 calling remove_unit() instead of set_number() in tidal waves. 2008-08-28 18:03:33 +00:00
Enno Rehling 7114b4f467 http://bugs.eressea.de/view.php?id=1471
"Vertrauter verschwindet spurlos"
telling players some more about tidal waves
Issue: 1471
2008-08-28 17:58:54 +00:00
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