Commit graph

2368 commits

Author SHA1 Message Date
Enno Rehling
d09071eff7 null-pointer crash when running with --lomem 2005-09-03 06:49:26 +00:00
Enno Rehling
0e74ca4ef7 stone golem -> stonegolem, for the last time 2005-09-03 06:29:29 +00:00
Enno Rehling
6ec1bbe52e Drawing borders around regions requires that oceans have an age, too. Fixed.
Also, removing some unnecessary race-enums
2005-09-03 00:30:03 +00:00
Enno Rehling
b87c87cea6 http://eressea.upb.de/mantis/view.php?id=693
Meldung für fehlenden Gebäudeunterhalt nicht korrekt
2005-08-22 20:43:10 +00:00
Enno Rehling
951ad4a615 oldrace young dragon had another space.
updated todo-file
some indentation in battle.c
2005-08-22 20:14:42 +00:00
Enno Rehling
a3bef667d1 initializing oldrace, sanity checks. 2005-08-22 20:10:03 +00:00
Enno Rehling
1b15838f4e Not saving more than 128 orders in the datafile (damn those script-kiddies) 2005-08-22 19:49:51 +00:00
Enno Rehling
16679a9346 bugfix spaces in oldraces. 2005-08-22 19:35:31 +00:00
Enno Rehling
ccfc5549af bugfix space-removal 2005-08-22 09:31:28 +00:00
Enno Rehling
b252b00163 Der server mag es nicht, wenn Rassen ein space im internal name haben, weil
trigger den rassennamen ohne "" schreiben. also operiere ich die mal raus,
spaces soll man da auch nicht haben.
2005-08-21 09:24:14 +00:00
Enno Rehling
923ea5bcf8 http://eressea.upb.de/mantis/view.php?id=683
Name von Monumenten änderbar
2005-08-20 18:04:09 +00:00
Katja Zedel
0127f3446c überladene drachen fix 2005-08-14 11:50:23 +00:00
Katja Zedel
5a756a03f0 neue wdw rasse 2005-08-14 11:48:02 +00:00
Enno Rehling
db7c4914f3 script-fix welcome-text für neue spieler. 2005-08-07 14:37:25 +00:00
Enno Rehling
e639a1258b autoseed, creating island controlled from script.
bugfix empty orders in savefile
2005-08-07 13:48:18 +00:00
Enno Rehling
3b671396c1 SCORE_MODULE fuer das tutorial (kompiliert sonst nicht, muss ich mir ansehen) 2005-08-01 07:58:55 +00:00
Enno Rehling
bfd26dc9b4 COMPATIBILITY macro removed, hasn't been used since item_type got introduced. 2005-07-31 19:49:04 +00:00
Enno Rehling
fc6e6d40dc when you delete an I_ enum, you must also delete the R_ enum that belongs to it. 2005-07-31 19:44:56 +00:00
Enno Rehling
f7502f08cf item-scores were broken
removed laen shield and laen mail from the sorce and put them in the XML files - because I can.
2005-07-31 19:22:14 +00:00
Enno Rehling
db82711cc3 falsche locale in undeadrise message 2005-07-31 18:45:42 +00:00
Enno Rehling
6ef380b824 falsche locale in maintenance_none message 2005-07-31 18:44:52 +00:00
Enno Rehling
3a2d23907a http://eressea.upb.de/mantis/view.php?id=657
sea serpents didn't drop any items.
2005-07-31 18:41:58 +00:00
Enno Rehling
4de62148fa http://eressea.upb.de/mantis/view.php?id=621
kosmetischer fehler spell-level
2005-07-31 17:49:46 +00:00
Enno Rehling
c9e8c80c60 race spoils 2005-07-31 17:48:50 +00:00
Enno Rehling
47cf1024f8 racespoils raus aus dem jamfile 2005-07-31 17:13:16 +00:00
Enno Rehling
62a51a8bf0 scores are now an optional module.
spoils are moved to the XMl data, and the racespoils functions are greatly reduced (less LOC -> less bugs).

phoenix feather is a wdw-only item
2005-07-31 16:07:02 +00:00
Enno Rehling
a6a98faebd http://eressea.upb.de/mantis/view.php?id=620
Meldung über fehlenden Upkeep zum Wochenbeginn etwas klarer gemacht.
2005-07-31 14:51:06 +00:00
Enno Rehling
8bee14a0ea translated two more ship movement messages to english. 2005-07-31 09:12:36 +00:00
Enno Rehling
7b0340b69c missing message type for english reports. 2005-07-31 08:52:52 +00:00
Enno Rehling
137e26e670 cleaning up armor structs
rearranging code to avoid nullpointer-crashes
2005-07-31 08:28:21 +00:00
Enno Rehling
d026b324fd uninitialized variables 2005-07-31 08:11:29 +00:00
Enno Rehling
e4d264681d null-pointer check neuer rüstungscode. 2005-07-31 07:42:13 +00:00
Enno Rehling
04ac02ebd9 armor_type wie weapon_type gelöst. Jetzt extern per XML definierbar.
Monster versuchen, Waffen und Rüstungen zu behalten, ehe sie sich bewegen.
2005-07-31 01:07:07 +00:00
Enno Rehling
0eb91f7ab7 http://eressea.upb.de/mantis/view.php?id=617
monsters are shedding extra weight in a smarter way.
2005-07-31 00:01:25 +00:00
Enno Rehling
e39b51bc13 base35 converter mit reverse-option 2005-07-28 22:26:18 +00:00
Enno Rehling
513bdef26c maximum persistent orders = 128 2005-07-28 13:20:36 +00:00
Enno Rehling
90f24a0ae4 neat trick to extract the origin from a faction in LUA 2005-07-28 12:42:46 +00:00
Enno Rehling
f33c875756 we can do this reading of orders from the savefile much faster if we remember how lists should be used. 2005-07-27 12:09:53 +00:00
Enno Rehling
200201b384 started limiting the maximum number of orders for a unit.
removed num_migrants as it was not updated properly.
2005-07-27 11:48:16 +00:00
Enno Rehling
8e260ce6be xml formatting errors 2005-07-27 10:21:20 +00:00
Enno Rehling
7efda2d265 a *lot* more English feedback for errors, spells, etc. 2005-07-27 09:23:54 +00:00
Enno Rehling
d78123a924 bugfix in yet another message (will it ever stop)
more error messages for the parser to make them easier to find.
2005-07-26 22:40:53 +00:00
Enno Rehling
b1703d27d4 local linux fixes 2005-07-26 21:03:08 +00:00
Enno Rehling
c088273a9d Even more message fixing. 2005-07-26 21:02:04 +00:00
Enno Rehling
5ebac77a1c proper translation of items in the faction pool. 2005-07-26 20:39:36 +00:00
Enno Rehling
30e4a626f2 stupidly mucking about with message syntax. 2005-07-26 20:13:53 +00:00
Enno Rehling
823179a315 Number of new players in summary counted properly. 2005-07-26 20:03:55 +00:00
Enno Rehling
ab3dd3bfeb falsche reihenfolge message-parameter 2005-07-26 19:44:12 +00:00
Enno Rehling
aabb1ef180 $string() gibt es natürlich (?) nicht. 2005-07-26 18:54:23 +00:00
Enno Rehling
c9fa3abcac new iteminfos in english. moved gemran iteminfos from separate files into xml.
reset UFL_LONGACTION before a turn, so I can run several turns from a single script run.
2005-07-26 18:14:13 +00:00