]> git.pond.sub.org Git - empserver/commit
(resupply_commod, s_commod, use_supply, has_supply): Work directly on
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 5 Mar 2004 19:36:24 +0000 (19:36 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 5 Mar 2004 19:36:24 +0000 (19:36 +0000)
commited4ffe9482f9ebda061bb109cee0abfde2113293
tree9517d7f245eb1377e43048fda96be5b009cb0476
parentce4044953333ffb390d1bdb6ccc69680bd1adb78
(resupply_commod, s_commod, use_supply, has_supply): Work directly on
item arrays instead of copies made by getvec().  This is safe, because
the old code made single copies and always flushed them back into the
unit structures before flushing those.
src/lib/subs/supply.c