Age | Commit message (Expand) | Author |
---|---|---|
2012-09-02 | Fix Windows | Adam |
2012-05-23 | Fixed some problems found by Robby | Adam |
2012-05-10 | Fixed crash on access del + valgrind errors | 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-14 | Clean up and reorganize our header files | Adam |
2011-11-17 | Fixed storing mode locks | Adam |
2011-11-15 | Fixed crash on shutdown & a compiler warning | Adam |
2011-11-08 | Windows | Adam |
2011-11-03 | Added an assignment operator for Serializable because some STL containers use... | Adam |
2011-10-27 | Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o... | Naram Qashat |
2011-10-21 | Fixed extracting multiple words from our serializable stringstream | Adam |
2011-10-10 | Put serialized_items on the heap to prevent weird crashes on shutdown from th... | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |