| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added shell32.dll to delay load list since it's only needed when no directory... | Stefan Boberg | 2021-10-07 | 1 | -900/+0 |
| * | Moved more code into zen namespace, for consistency | Stefan Boberg | 2021-09-20 | 1 | -1/+0 |
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -1/+1 |
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -3/+3 |
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Improved VFS feature toggle logic | Stefan Boberg | 2021-09-09 | 1 | -1/+1 |
| * | Added compilation switch for vfs related code | Stefan Boberg | 2021-09-07 | 1 | -0/+1 |
| * | Compile out experimental VFS code by default (not currently useful/functional) | Stefan Boberg | 2021-09-07 | 1 | -12/+14 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+898 |