X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/35caf917d5f9fa1a04a4924e3218430bef2cdf3e..240a327462bd781aaf3247d2ebf9290181c2771b:/ChangeLog.X3 diff --git a/ChangeLog.X3 b/ChangeLog.X3 index 3d1ff80..e9d710c 100644 --- a/ChangeLog.X3 +++ b/ChangeLog.X3 @@ -1,6 +1,36 @@ /*********************************************************************** X3 ChangeLog +2005-07-26 Alex Schumann + + * 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 + + * 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 + + * 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 * src/chanserv.c: Changed around ctcpreaction setting so it: