Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam | |
2012-10-01 | Allow modules to store data in their own databases. | Adam | |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to ↵ | Adam | |
be a bit more C++ ish | |||
2012-04-23 | Reworked live SQL support yet again | Adam | |
2012-03-13 | Bug #1382 - Save maxusercount and maxusertime | Adam | |
2012-02-22 | Fixed some trivial formatting | lethality | |
2012-02-18 | Use C++11's explicit override feature if available | Adam | |
2012-01-25 | Windows | Adam | |
2012-01-02 | Updated Copyright to 2012 | Adam | |
2011-12-27 | Made capab management a bit simplier | Adam | |
2011-09-10 | Made service_reference type safe | Adam | |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵ | Adam | |
be set. | |||
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" |