aboutsummaryrefslogtreecommitdiff
path: root/zenserver/experimental
Commit message (Expand)AuthorAgeFilesLines
* Moved experimental/frontend.* to frontend/frontend.*Martin Ridgers2022-03-152-143/+0
* Merged main.Per Larsson2021-12-143-12/+21
|\
| * Fixed use of undefined preprocessor macroMartin Ridgers2021-11-171-1/+2
| * if-def'd out Windows specific featuresMartin Ridgers2021-10-292-0/+8
| * GCC doesn't like whitespace after a \ in a raw string literalMartin Ridgers2021-10-291-1/+1
|/
* Merge branch 'main' of https://github.com/EpicGames/zen into mainStefan Boberg2021-10-201-1/+1
|\
| * Format fix.Per Larsson2021-10-201-1/+1
* | Added ZEN_THIRD_PARTY_INCLUDES_START to prevent compilation issuesStefan Boberg2021-10-201-0/+2
|/
* zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...Stefan Boberg2021-10-151-0/+3
* stats: Implemented new stats endpointStefan Boberg2021-10-041-1/+1
* Added simple stats HTML dashboard with route /dashboard.Per Larsson2021-10-012-0/+143
* timer: cleaned up Stopwatch, removed GetCpuTimerValueStefan Boberg2021-09-291-1/+1
* Removed WindowsException from public headersStefan Boberg2021-09-171-5/+5
* Changed logging implementationStefan Boberg2021-09-151-8/+8
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-2/+1
* Fixed a number of unreferenced variable warningsStefan Boberg2021-09-091-0/+1
* Cleaned up exception handlingStefan Boberg2021-05-211-1/+4
* Adding zenservice codeStefan Boberg2021-05-114-0/+411