]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_alias.cpp
PreCommand/PostCommand are local-only hooks
[user/henk/code/inspircd.git] / src / modules / m_alias.cpp
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-28 brainChange all references to voodoo numbers (7, 3 etc)...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-10 brainInherit just about everything from classbase
2006-06-03 brainFix for bug found by douglas - when replace= is undefin...
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-03-11 brainStart of conversion to const refs for std::strings...
2006-02-05 brainFix to prevent use of aliases before reigstering connection
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainNew 'Implements' system
2005-12-23 w00tSmall change to logic in m_alias, tidies an if ()....
2005-12-21 brainUpdated m_alias to fix bug #92, updated configs
2005-12-21 brainFixed to include new parameter
2005-12-21 brainImproved m_alias to only capture complete commands...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
2005-11-30 brainAdded remote kill
2005-11-30 w00tStylistic changes.
2005-05-30 brainStarted on -Wall - safe compile
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2004-05-16 brainUpdated header comments
2004-04-28 brainAdded m_alias module for defining command aliases