]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_notice.cpp
Fixed bug with {} -> [] etc in NICK where nick == newnick apart from irc-case:
[user/henk/code/inspircd.git] / src / cmd_notice.cpp
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainFixed LoopCall method calls
2005-12-16 brainSplit all commands into seperate files and redid comman...