]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_topic.cpp
Temporarily removed output buffering as an experiment
[user/henk/code/inspircd.git] / src / cmd_topic.cpp
2006-03-08 brainRemoved deprecated Server::IsOnChannel (was a C++-ish...
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-03-07 brainTOPIC optimizations, fixes to mode setting with new...
2006-02-22 brainOh yae, Oh Yae, back in old days of yore, Ye Brain...
2006-02-05 brainFixes for (unlikely and theoretical) desync in TOPIC
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainSplit all commands into seperate files and redid comman...