]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_uninvite.cpp
Works with the m_testclient test program/suite!
[user/henk/code/inspircd.git] / src / modules / m_uninvite.cpp
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-02-04 brainMore numerics
2006-02-04 brainTweak tweak
2006-02-04 brainMarked static
2006-02-04 brainFix typos so it compiles :p
2006-02-04 brainFirst-revision UNINVITE, probably wont compile yet