| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Restructured xmake files | Stefan Boberg | 2021-09-06 | 1 | -0/+1 | |
| | | | | | Mostly: moved dependencies to the module which introduces them | |||||
| * | clang-format fixes | Stefan Boberg | 2021-09-06 | 1 | -2/+6 | |
| | | ||||||
| * | Added zenserver-test xmake file | Stefan Boberg | 2021-09-05 | 1 | -0/+4 | |
| | | ||||||
| * | Marked up unused parameters to squelch warnings | Stefan Boberg | 2021-09-05 | 2 | -1/+6 | |
| | | ||||||
| * | Cleaned up project configuration | Stefan Boberg | 2021-09-03 | 1 | -4/+2 | |
| | | | | | zencore, zenutil and zenstore now declare their public include directories which ends up getting added to any dependent projects | |||||
| * | IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code | Stefan Boberg | 2021-09-02 | 1 | -5/+5 | |
| | | ||||||
| * | Remove trace.cpp/h and all traces of usage | Stefan Boberg | 2021-08-24 | 1 | -1/+0 | |
| | | ||||||
| * | Added support for defining test/non-test server environments | Stefan Boberg | 2021-08-06 | 1 | -2/+2 | |
| | | ||||||
| * | Repurposing test utility code to enable server control via zen | Stefan Boberg | 2021-08-06 | 2 | -4/+4 | |
| | | ||||||
| * | Made some changes to how mesh config works | Stefan Boberg | 2021-06-21 | 1 | -0/+28 | |
| | | ||||||
| * | clang-format only | Stefan Boberg | 2021-06-20 | 1 | -6/+2 | |
| | | ||||||
| * | Improved some logging in test harness, added launcher test | Stefan Boberg | 2021-06-18 | 1 | -1/+174 | |
| | | ||||||
| * | Validate that structured cache bucket identifiers are alphanumeric | Stefan Boberg | 2021-06-17 | 1 | -2/+23 | |
| | | ||||||
| * | Fixed up project.basic test to account for changes made to the project store ↵ | Stefan Boberg | 2021-05-26 | 1 | -8/+2 | |
| | | | | | interface | |||||
| * | Structured cache changes | Stefan Boberg | 2021-05-22 | 1 | -21/+48 | |
| | | | | | | - Changed cachestore to use BasicFile and TCasLog instead of local variants - Added structured cache persistence tests | |||||
| * | Partial refactoring of structured cache implementation - WIP | Stefan Boberg | 2021-05-21 | 1 | -0/+46 | |
| | | ||||||
| * | Use vcpkg --overlay-ports to handle asio | Joe Kirchoff | 2021-05-19 | 1 | -0/+2 | |
| | | ||||||
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 5 | -0/+1406 | |