aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/session.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * Added Guid::FromStringStefan Boberg2023-06-301-2/+2
| | | | | | | * Added LoadCompactBinaryObject from file to compactbinaryfile.cpp/h * Added SaveCompactBinary(BinaryWriter& Ar, ...) functions * Added ZEN_PLATFORM_NAME define * Added SystemMetrics functionality to query system properties (see zencore/system.h)
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+35
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees