summaryrefslogtreecommitdiff
path: root/src/message.cpp
AgeCommit message (Expand)Author
2005-05-12Structure optimizations, changed a lot of bools into binary bitmasksbrain
2005-05-05Fixes to:brain
2005-05-02Fixed weird line wrapping bug with extremely long linesbrain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-15Added new API methods:brain
2005-04-15Made cmode and chanmode more safebrain
2005-04-07Fixed a double free in dnsqueue.cppbrain
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-16Updated header commentsbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-26Added some fixesbrain
2004-04-26Fixed some channel pointer stuff (eeeky)brain
2004-04-25Added some stuff to diffrentiate between global and local Q/Z linesbrain
2004-04-19Added namespace std to these new files to avoid gcc3 problemsbrain
2004-04-19Moving yet more stuff into message.cppbrain
2004-04-19Added extern declarations so that this file can access the modules that are l...brain
2004-04-19Started seperating out functionsbrain