X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/95a73185b80049bba998673f9c1bba085b4f12ad..ed05669cd2cc6678791f07d84d6111ab5d851139:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index 4621cda..9d55743 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,46 @@ /*********************************************************************** X3 ChangeLog +2005-05-18 Alex Schumann + + * src/modcmd.c: reed pointed out that modcmd non-command help wasnt + working, and pointed me to the opserv helpfiles command, which shows + what services search what help files. This fixes the help command to + search that list as it should. Still need to modify the 'default' + helpfile search bindigs because I dont think chanserv should respond + to help from opserv's db, etc. See opserv's 'helpfiles' command. + + * src/modcmd.help: clarified 'helpfiles' help. + +2005-05-18 Alex Schumann + + * src/helpfile.c: make send_help() return true/false and not send + errors so svccmd_send_help can 'take control' of things. + + * src/modcmd.c: Fixed up the help system (again) / find aliased + commands help if none exists. / Display no help for that command on + commands (instead of topic) + + * src/modcmd.h: Fixed up the help system (again) + + * src/global.c: Fixed syntax display + + * src/chanserv.help: Removed =---= formatting, fixed a few things. + *spelling ++more spelling (thx reed) + + * src/nickserv.help: Removed =---= formatting, fixed a few things. + *spelling ++more spelling (thx reed) + + * src/opserv.help: Removed =---= formatting, fixed a few things. + ++spelling (thx reed) + + * src/global.help: simplified index + + * src/nickserv.c: Changed message users get when their email is + already used for an account, fixed syntax help + + * src/opserv.c: fixed syntax help + 2005-05-16 Alex Schumann * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in