summaryrefslogtreecommitdiff
path: root/include/channels.h
AgeCommit message (Expand)Author
2005-12-14Fixing move of *_channel functions to herebrain
2005-12-14Moved add_channel, del_channel, kick_channel to channels.cppbrain
2005-05-25Added parametersbrain
2005-05-16Removed __single_client_alloc again because gcc devs were smoking crack and r...brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-12Changed the type of struct whowas records are stored in (no need to waste a b...brain
2005-05-12Structure optimizations, changed a lot of bools into binary bitmasksbrain
2005-04-26Commented new functionsbrain
2005-04-26Major *MAJOR* optimizations by double-referencing channels to usersbrain
2005-04-26Added channel 'counter', increases speed of quits, parts, kicksbrain
2004-05-16Updated header commentsbrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-04-29Moved more types into Extensiblebrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
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
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-26Modified documentation for base classesbrain
2003-01-23Initial revisionbrain