summaryrefslogtreecommitdiff
path: root/src/cmd_nick.cpp
AgeCommit message (Expand)Author
2005-12-28New system for client exits using CullList seems stable, needs testingbrain
2005-12-28Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...brain
2005-12-26Adding hook type checking to event calls to speed them upbrain
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