]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Bunch of toy fixes and updates incluing calc and 8ball.
[irc/evilnet/x3.git] / ChangeLog.X3
index cb2f2c6ed33331cf0639364155514cebd0b46430..e9d710ce48cb3c11695773571d5020193f80fe54 100644 (file)
@@ -1,7 +1,35 @@
 /***********************************************************************
  X3 ChangeLog
 
-       * src/log.c: Dont show O3 stuff in LAST.
+2005-07-26  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: ported x2's 8ball in, and improved it.
+
+       * src/math.c: Added osiris' hack to do_math for supporting
+       2(10)  and 2pi etc. Improved it to handle pi2 also.
+
+       * src/chanserv.help: updated 8ball help and added 'myaccess' to
+       information help index.
+
+2005-07-18  Alex Schumann  <rubin@afternet.org>
+
+       * src/proto-p10.c: added +L awareness
+
+       * src/hash.h: added +L awareness
+
+       * src/chanserv.help: changed set ctcpreaction help
+
+2005-07-18  Neil Spierling  <sirvulcan@gmail.com>
+
+       * src/modcmd.h: Lets make some functions global.
+
+       * src/modcmd.c: Log hostmasks no matter what.
+
+       * src/log.c: Lookup commands if they are from OpServ in the log.
+       If they match channel specific commands like OP, DEOP, etc then
+       we will display them in a LAST command (assuming the person doing
+       the LAST is an oper). Normal clients wont see commands that have
+       been performed by OpServ.
 
 2005-07-15  Alex Schumann  <rubin@afternet.org>