Age | Commit message (Expand) | Author |
---|---|---|
2010-04-22 | Actually use readtimeout from the config & fixed many valgrind errors | Adam- |
2010-03-24 | Rewrote arg parsing system, changed lots of std::string*s to std::string&, ma... | Adam- |
2010-01-21 | Rewrote how Anope stores channel status modes on users. | Adam- |
2010-01-16 | Removed c_userlist and u_chanlist, replaced with std::list | Adam- |
2010-01-16 | Added channels.h and moved channel stuff from services.h to it | Adam- |