empserver/src
Markus Armbruster e2eccc5740 Disable incorrect use of resupply_all() in load and lload
load_land_ship() and load_land_land() automatically resupply the land
units they load.  This can draw supplies from the sector where the
land units are.  When load() and lload() later update the sector, they
wipe out the update made for drawing supplies, and we get a seqno
mismatch oops.  Highly abusable.
2008-05-18 10:13:45 +02:00
..
client Bump version to 4.3.14 2008-04-16 07:38:39 +02:00
lib Disable incorrect use of resupply_all() in load and lload 2008-05-18 10:13:45 +02:00
scripts Doc fix 2008-03-28 20:53:22 +01:00
server New post_crash_dump_hook 2008-04-25 22:12:22 +02:00
util Make fairland record the island number in the deity territory 2008-05-07 10:33:41 +02:00