summaryrefslogtreecommitdiff
path: root/src/channels.cpp
AgeCommit message (Expand)Author
2005-04-26Major *MAJOR* optimizations by double-referencing channels to usersbrain
2005-04-26Added channel 'counter', increases speed of quits, parts, kicksbrain
2005-04-05Major optimizations!brain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Changed occurances of vector to std::vectorbrain
2004-09-11Security audit based on RATS outputbrain
2004-05-24Fixed perplexing bug in custom mode removal (apparent with +C and +c)brain
2004-05-16Updated header commentsbrain
2004-05-09Added support for /RESTART (currently has a bug, do not use)brain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-04-05Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp)brain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Fixed idle timebrain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2003-07-22STL namespace fixesrandomdan
2003-04-19Added more code for custom channel/user modes via modulesbrain