summaryrefslogtreecommitdiff
path: root/modules/extra/m_alias.cpp
AgeCommit message (Expand)Author
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-05-16Expand more on m_alias and changed some std::string usage in sockets.cpp to u...Adam
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-03-11Fixed some problems with m_alias and fantasyAdam
2011-01-05update copyrights for 2011lethality
2010-12-24Fixed Windows buildAdam
2010-12-23Fixed a crash in m_aliasAdam
2010-12-12Allow command aliases to be redirected to different pseudo clientsAdam
2010-12-12Cleaned up some things, made the protocol modules use some basic inheritance ...Adam
2010-12-12The rest of the earlier command changesAdam
2010-12-12Added command aliasesAdam