Commit graph

6 commits

Author SHA1 Message Date
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
542460c787 Fix markup in info Hvy-Metal 2008-05-18 10:13:45 +02:00
cf4639fa74 Update info Hvy-Metal for Hvy Metal II 2008-05-07 10:33:42 +02:00
11100f23e5 Update info Hvy-Metal for Hvy Metal II 2008-05-07 10:33:41 +02:00
Markus Armbruster
9f1b4e2c81 Document Hvy Metal refinery p.e. 2008-05-07 10:33:41 +02:00
Markus Armbruster
5d0f5e69ee Rebase of Hvy Metal I final version
Straightforward forward port.  Drop the code to reset track on
startup.  It's not necessary, and it breaks linking of empdump.
2008-05-07 10:33:41 +02:00