Age | Commit message (Expand) | Author |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | 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-05-11 | Fixed weird bug where on mass join/part flood, the channel would be | brain |
2005-05-09 | Fixes to way allocations are handled | brain |
2005-05-08 | Changed the final bunch of udp_* vars to server_*/tcp_* | brain |
2005-05-02 | Added /stats T | 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 |
2005-04-05 | Major optimizations! | brain |
2005-03-25 | Added implementation of strlcpy and strlcat for systems that dont have it | brain |
2005-03-25 | Changed occurances of vector to std::vector | brain |
2004-09-11 | Security audit based on RATS output | brain |
2004-05-24 | Fixed perplexing bug in custom mode removal (apparent with +C and +c) | brain |
2004-05-16 | Updated header comments | brain |
2004-05-09 | Added support for /RESTART (currently has a bug, do not use) | brain |
2004-05-01 | Provided modules with the ability to sync data on a netjoin | brain |
2004-04-05 | Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp) | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2004-04-04 | Fixed idle time | 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 |