tracy/profiler
Pavel Šmejkal 893754638c Fix achievement mgr crashing on uninitialized data
Both the achievement manager and the achievement data were globals in
separate compilation units. Order of initialization is not defined in
that case which sometimes caused the mgr to load uninitialized data and
crash when an achievement should have been achieved but was not found.
2024-07-17 21:57:16 +02:00
..
src Fix achievement mgr crashing on uninitialized data 2024-07-17 21:57:16 +02:00
wasm Emscripten support. 2024-03-21 23:04:41 +01:00
win32 Windows build fixes. 2024-03-21 23:04:38 +01:00
CMakeLists.txt Add CMake option to not use parallel STL. 2024-06-08 00:20:12 +02:00