Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | Make sure relevant std::stringstreams are set to binary | sfan5 | |
2020-10-01 | (se)SerializeString: Include max length in the name | SmallJoker | |
This commit clarifies the maximal length of the serialized strings. It will avoid accidental use of serializeString() when a larger string can be expected. Removes unused Wide String serialization functions | |||
2020-06-12 | Add LevelDB player database (#9982) | luk3yx | |
2020-04-23 | Add LevelDB auth database. (#9476) | luk3yx | |
* Add leveldb auth database. | |||
2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
* Move files around |