summaryrefslogtreecommitdiff
path: root/modules/extra/m_alias.cpp
AgeCommit message (Collapse)Author
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
to cut back on their code duplication. More work can be done in the future to remove even more of it.
2010-12-12The rest of the earlier command changesAdam
2010-12-12Added command aliasesAdam