]> git.pond.sub.org Git - empserver/commit
(buil, drnuke_const, opt_DRNUKE, show, show_nuke_build)
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 16 Feb 2006 02:14:08 +0000 (02:14 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 16 Feb 2006 02:14:08 +0000 (02:14 +0000)
commitb7d0b66161f50b8fe4c5c64c8777b3faf45df921
treea8f0a156473e5723a24278048f3b2da31416099a
parentd5f6d74d050bd26a850098e3dbbed626da9a3b8b
(buil, drnuke_const, opt_DRNUKE, show, show_nuke_build)
(show_nuke_capab, vers, xdvisible, build.t, Options.t):
Remove opt_DRNUKE and replace with the following check
drnuke_const > MIN_DRNUKE_CONST.
Set MIN_DRNUKE_CONST to 0.001 to prevent issues with tiny values.
Change the default drnuke_const to 0.0 because in the stock game
opt_DRNUKE was disabled.
include/econfig-spec.h
include/nuke.h
info/Options.t
info/build.t
src/lib/commands/buil.c
src/lib/commands/show.c
src/lib/commands/vers.c
src/lib/commands/xdump.c
src/lib/global/constants.c
src/lib/global/options.c
src/lib/subs/show.c