]> git.pond.sub.org Git - empserver/commit
(opt_NEWPOWER, Options, gen_power): Remove nooption NEWPOWER.
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 11 Mar 2004 10:36:55 +0000 (10:36 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 11 Mar 2004 10:36:55 +0000 (10:36 +0000)
commitd64fa8d52932801c911ad54c782be986e1ee98d6
tree9f9790d21a9f8dfc1127726f0da16a9fe1f49221
parent71411189b448ad0408aa79a5b2d47a5ce6b4cd71
(opt_NEWPOWER, Options, gen_power): Remove nooption NEWPOWER.

(opt_NEW_STARVE, Options, feed_ship, feed_people): Remove nooption
NEW_STARVE.

(opt_NEW_WORK, Options, move, explore): Remove nooption NEW_WORK.
12 files changed:
include/options.h
include/optlist.h
info/Commands/move.t
info/Commands/power.t
info/Concepts/Update-sequence.t
info/Server/Options.t
src/lib/commands/expl.c
src/lib/commands/move.c
src/lib/commands/powe.c
src/lib/global/options.c
src/lib/update/human.c
src/lib/update/ship.c