summaryrefslogtreecommitdiff
path: root/src/cmd_nick.cpp
AgeCommit message (Expand)Author
2005-12-20Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...brain
2005-12-20Fixed case-change nicks not being propogatedbrain
2005-12-20Allow case changes in nick w00t -> w00Tbrain
2005-12-18Missing header in cmd_nick.cppbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain