From a7b95fc9075a4c7c9ddc9d3ca74f6f77ad6cf9d4 Mon Sep 17 00:00:00 2001 From: acidicoala <67734819+acidicoala@users.noreply.github.com> Date: Fri, 19 Sep 2025 02:14:17 +0500 Subject: [PATCH] Sync with KoalaBox --- .idea/cmake.xml | 4 +- .idea/codeStyles/Project.xml | 2 - .idea/codeStyles/codeStyleConfig.xml | 2 +- .../inspectionProfiles/profiles_settings.xml | 7 + .../exports_generator__64_.xml | 2 +- CMakeLists.txt | 4 +- KoalaBox | 2 +- res/interface_lookup.json | 758 +++++++----------- src/smoke_api/smoke_api.cpp | 75 +- src/steam_api/steam_client.cpp | 8 +- src/steam_api/steam_client.hpp | 2 +- src/steam_api/steam_interfaces.cpp | 5 +- src/steam_api/steam_interfaces.hpp | 2 +- static/smoke_api/types.hpp | 5 +- tools/src/steamworks_downloader.cpp | 22 +- tools/src/steamworks_parser.cpp | 22 +- 16 files changed, 366 insertions(+), 556 deletions(-) create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/cmake.xml b/.idea/cmake.xml index b2fd445..62f3b2a 100644 --- a/.idea/cmake.xml +++ b/.idea/cmake.xml @@ -2,8 +2,8 @@ - - + + \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 11c54c1..bfce2f8 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -54,7 +54,6 @@