Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-01 | Updated the SQLiteCpp library. | Mattes D | 1 | -0/+0 | |
The Windows builds started failing because the library was asking for a submodule that seems to have moved. The submodule wasn't needed anyway. | |||||
2015-08-10 | Fixed SQLiteCpp MSVC2015 compilation. | Mattes D | 1 | -0/+0 | |
SQLiteCpp had a "noexcept" keyword that MSVC2015 didn't like, upgrading it makes it compile. | |||||
2015-05-28 | Update SQLite | tycho | 1 | -0/+0 | |
2015-05-02 | Update submodules | Tiger Wang | 1 | -0/+0 | |
2014-09-26 | Removed more unessicary includes | Tycho | 1 | -0/+0 | |
2014-09-23 | Fixed SQLiteCpp downgrade | Howaner | 1 | -0/+0 | |
2014-09-17 | Updated SQLiteCpp. | madmaxoft | 1 | -0/+0 | |
Our changes have made it into upstream, updating to sync with upstream master. | |||||
2014-09-14 | Fixed SQLiteCpp downgrade | Howaner | 1 | -0/+0 | |
2014-09-09 | Downgrade SQLiteCpp again | Howaner | 1 | -0/+0 | |
2014-09-09 | Added the player list to the 1.8 protocol. | Howaner | 1 | -0/+0 | |
2014-09-07 | Fixed submodules' downgrade from the previous PR merge. | Mattes D | 1 | -0/+0 | |
2014-09-03 | Updated SQLiteCpp. | madmaxoft | 1 | -0/+0 | |
This should fix #1374. | |||||
2014-07-28 | Added SQLiteCpp library. | madmaxoft | 1 | -0/+0 | |
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment. |