summaryrefslogtreecommitdiff
path: root/src/cmd_topic.cpp
AgeCommit message (Expand)Author
2006-03-08Removed deprecated Server::IsOnChannel (was a C++-ish wrapper to the C-ish ha...brain
2006-03-08Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ...brain
2006-03-07Whowas refactor - probably wont compile yetbrain
2006-03-07TOPIC optimizations, fixes to mode setting with new custom_modes systembrain
2006-02-22Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a...brain
2006-02-05Fixes for (unlikely and theoretical) desync in TOPICbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-11Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORSbrain
2005-12-26Adding hook type checking to event calls to speed them upbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain