summaryrefslogtreecommitdiff
path: root/src/modules/m_testcommand.cpp
AgeCommit message (Expand)Author
2004-04-05Modified the Module::OnExtendedMode() method to use a void* as its target whi...brain
2004-04-04Fixed a bug in servermode handling where the target is a channel, found by Ch...brain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2004-04-02Improved commentsbrain
2004-04-02Added ability to override modes (allows SAMODE support etc)brain
2004-04-02Clarified documentationbrain
2004-04-02Fixed typobrain
2004-04-02Added simple test command modulebrain