]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Resync fix
[irc/evilnet/x3.git] / ChangeLog.X3
index 3d5c5fc4a168f12ccc20d1813341b475b8f02944..a5f4e7c93141e28ecdef7eaf9151f945325a6759 100644 (file)
@@ -1,6 +1,67 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-05-27  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Resync working now
+
+2005-05-27  Reed Loden  <reed@reedloden.com>
+
+       * src/chanserv.c: Fixed an incorrectly named message. Fixed some
+       grammar issues in the message send to pending users. Fixed a
+       problem with some of the resync code.
+
+2005-05-27  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: make pending add check if the person is already on
+       the userlist before re-adding them (thx exec & reed for noticing this)
+       Fix capitalisation of I in pending notice.
+
+2005-05-18  Alex Schumann  <rubin@afternet.org>
+
+       * 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  <rubin@afternet.org>
+
+       * 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  <rubin@afternet.org>
+
+       * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
+       the help file.
+
 2005-05-04  Alex Schumann  <rubin@afternet.org>
 
        * src/modcmd.c: added a 'rebindall' command to assist with