summaryrefslogtreecommitdiff
path: root/src/modules/m_alias.cpp
AgeCommit message (Expand)Author
2005-12-21Fixed to include new parameterbrain
2005-12-21Improved m_alias to only capture complete commands and rewrite them (bug #92 ...brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-11-30Added remote killbrain
2005-11-30Stylistic changes.w00t
2005-05-30Started on -Wall - safe compilebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2004-05-16Updated header commentsbrain
2004-04-28Added m_alias module for defining command aliasesbrain