index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
channels.h
Age
Commit message (
Expand
)
Author
2006-03-08
chanrec::custom_modes only needs 96 values not 190
brain
2006-03-07
*TEST CODE* Faster custom mode set/unset
brain
2006-03-05
Sped up introduction of nicks using vector::resize() rather than the craq++ l...
brain
2006-02-15
Moved custom_mode_params to per-channel
brain
2006-02-03
This probably wont compile atm - add support for prefixed messages
brain
2006-01-22
Added facility for servers to send KICK message (ew, i hate this crap)
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-12
Changed channel user lists from vector to map
brain
2005-12-14
Fixing move of *_channel functions to here
brain
2005-12-14
Moved add_channel, del_channel, kick_channel to channels.cpp
brain
2005-05-25
Added parameters
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-04-26
Commented new functions
brain
2005-04-26
Major *MAJOR* optimizations by double-referencing channels to users
brain
2005-04-26
Added channel 'counter', increases speed of quits, parts, kicks
brain
2004-05-16
Updated header comments
brain
2004-05-01
Provided modules with the ability to sync data on a netjoin
brain
2004-04-29
Moved more types into Extensible
brain
2004-04-29
Added 'Extensible' class which allows modules to store custom data in objects
brain
2004-04-04
Added support for module-based chanmodes with parameters and the ability to q...
brain
2004-04-03
Added support for module-defined chanmodes with no parameters
brain
2003-07-22
STL namespace fixes
randomdan
2003-04-19
Added more code for custom channel/user modes via modules
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-26
Modified documentation for base classes
brain
2003-01-23
Initial revision
brain
[prev]