| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deleted file that mysteriously returned via a merge | Martin Ridgers | 2021-12-15 | 1 | -87/+0 |
| * | Cross-platform path-to-utf8 conversion | Martin Ridgers | 2021-12-02 | 1 | -1/+2 |
| * | clang-format | Stefan Boberg | 2021-09-17 | 1 | -1/+1 |
| * | Added namespace scopes to more includes for better consistency | Stefan Boberg | 2021-09-17 | 1 | -0/+4 |
| * | Changed `std::exception` into `std::runtime_error` since `std::exception` doe... | Stefan Boberg | 2021-09-15 | 1 | -3/+3 |
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -4/+4 |
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -2/+1 |
| * | Removed #pragma once from cpp files (copy pasta fail) | Stefan Boberg | 2021-09-03 | 1 | -2/+0 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+85 |