Age | Commit message (Expand) | Author |
---|---|---|
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-10-13 | Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr... | Adam |
2012-10-01 | Allow modules to store data in their own databases. | Adam |
2012-05-08 | Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-24 | Fixed calculating bots channel count of assigned channels and fixed the order... | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |