[project @ 2005-07-04 01:48:38 by unknown_lamer]
authorunknown_lamer <unknown>
Mon, 4 Jul 2005 01:48:38 +0000 (01:48 +0000)
committerunknown_lamer <unknown>
Mon, 4 Jul 2005 01:48:38 +0000 (01:48 +0000)
commitae97d6ecf49738b9e0e253a07db0b07a28fee05e
tree9fee5086ba4a762950b501a2d8e17198fb12802a
parent7b56471188507f71ab561755e2dbe6125f1c4dd9
[project @ 2005-07-04 01:48:38 by unknown_lamer]

Big documentation enhancements. All hooks are now documented. Changed
hooks/send/message to match dest and pass dest to send hook. Changed
hooks/signoff to take a second argument (intentional flag). A few
source cleanups (lazy catch handlers are now methods of the Interp
class).
15 files changed:
ChangeLog
NEWS
bobot++.info
bobot++.texinfo
scripts/bobot-utils.scm
source/Bot.C
source/BotInterp.C
source/BotInterp.H
source/Commands.C
source/Interp.C
source/Interp.H
source/Parser.C
source/ScriptCommands.C
source/ScriptCommands.H
source/ServerQueue.C