Commit Graph

1806 Commits

Author SHA1 Message Date
Sak32009
c3d8217629 fixed msbuild warnings 2024-09-01 07:24:16 +02:00
Detanup01
601bb51d46
Merge pull request #32 from universal963/universal963-patch-1
More accurate api behaviors fix
2024-08-27 15:27:32 +02:00
universal963
fd1af0d7ff
More accurate api behaviors 2024-08-27 02:08:13 +08:00
Detanup01
b0d92a48c1
Merge pull request #31 from Sak32009/dev
varied fixes and improvements
2024-08-26 07:39:01 +02:00
Sak32009
91eff290a0 formatted the .yml workflows 2024-08-25 18:08:23 +02:00
Sak32009
1b68c4bb0e formatted the .yml workflows, updated the python version of migrate_gse to v3.12 and updated softprops/action-gh-release to v2 2024-08-25 12:49:34 +02:00
Sak32009
971e60c85d removed /s option from del command in .bat files 2024-08-25 11:37:01 +02:00
Sak32009
a75ba5c9bd improved generate_credits.bat 2024-08-25 11:36:17 +02:00
Sak32009
c302fa2638 added .editorconfig for compatible IDEs 2024-08-25 11:31:51 +02:00
Sak32009
00ede97f15 updated .gitignore 2024-08-25 11:30:57 +02:00
Sak32009
a506b80131 removed first line of .gitmodules 2024-08-25 11:30:38 +02:00
Sak32009
5700a5f886 improved build_win_premake.bat, package_win.bat, rebuild_win.bat and recreate_venv_win.bat and and fixed a sign_helper error that didn't find the input file 2024-08-25 11:30:19 +02:00
Sak32009
85335e7628 updated sdk readme and added source to CREDITS.md 2024-08-25 09:55:37 +02:00
Detanup01
1503cc43d7
Merge pull request #30 from Sak32009/dev
update commit third-party\build\win + fix msbuild warnings + improved tools\generate_interfaces\generate_interfaces.cpp + fixed finding of "STEAMCONTROLLER_INTERFACE_VERSION" interface
2024-08-25 01:59:31 +02:00
Sak32009
63857ceb4e improved tools\generate_interfaces\generate_interfaces.cpp + fixed finding of "STEAMCONTROLLER_INTERFACE_VERSION" interface 2024-08-24 20:02:04 +02:00
Sak32009
935d3405a9 fix msbuild warnings 2024-08-24 19:57:23 +02:00
Sak32009
00f7e73e98 update third-party\build\win 2024-08-24 17:46:15 +02:00
Detanup01
0684fa0c72
Merge pull request #24 from Edremon/mingw
Fix building with wine wrapped MSVC
2024-08-23 20:20:33 +02:00
Detanup01
f981989926
Merge pull request #27 from otavepto/remote_aa/patch-overlay-background-upload
Dramatically decrease the startup locking/halt time when the overlay is enabled
2024-08-22 20:39:06 +02:00
Detanup01
b423759d90
Merge pull request #26 from otavepto/remote_aa/patch-missing-client
implementation for some missing client functions
2024-08-22 16:05:34 +02:00
Edremon
3bc03070aa fix building with wine wrapped MSVC 2024-08-22 12:48:38 +00:00
a
4017266241 * deprecate lazy_load_achievements_icons in favor of paginated_achievements_icons
* new option `upload_achievements_icons_to_gpu` in `configs.main.ini` which controls whether the overlay should upload the achievements icons to the GPU and display them or not
* synchronize overlay proc with the periodic steam callback in a better way to avoid FPS drop
* prevent overlay flickering regression
* upload achievements icons to the GPU in the overlay proc periodically, this dramatically decreased the startup locking/halt time
* fix a potential deadlock scenario in the overlay as a result of synchonizing with 2 mutex objects
2024-08-21 23:56:52 +03:00
a
4b9f88d8ec * change return type of all client functions from bool to steam_bool to avoid inconsistency problem in the client library
* implement missing client functions
  - `Breakpad_SteamSendMiniDump()`
  - `Steam_IsKnownInterface()`
  - `Steam_NotifyMissingInterface()`
2024-08-21 22:45:02 +03:00
Detanup01
f8c18b52e2
Merge pull request #21 from Sak32009/dev
fixed anchor tag in CREDITS.md + fixed %errorlevel% on build_win_premake.bat + updated commit submodules
2024-08-19 08:00:23 +02:00
Sak32009
d440a0ad73 re-written sources.txt and fix anchor tag markdown 2024-08-19 00:59:47 +02:00
Sak32009
1b7909d7c1 fix %errorlevel% on build_win_premake.bat 2024-08-19 00:54:55 +02:00
Sak32009
24ae0c23a1 update third-party 2024-08-19 00:53:16 +02:00
Detanup01
a8bebdde0a
Merge pull request #7 from otavepto/patch-game-stats-csv
Allow saving stats from `ISteamGameStats` to .csv files
2024-08-18 20:53:05 +02:00
Detanup01
c1a3856b20
Merge pull request #12 from Sak32009/dev
Updated third-party and libs deps + improved package_win_release.bat and build_win_premake.bat + added generate_credits.bat from SOURCE.txt files.
2024-08-18 20:49:58 +02:00
Detanup01
557aa0237f
Merge pull request #10 from otavepto/patch-steam-http
Fixes for `Steam_Http` class
2024-08-18 20:49:37 +02:00
Detanup01
12df9c6ef7
Merge pull request #14 from otavepto/migrate-branch
Update `migrate_gse` to write branch info in the correct file
2024-08-18 20:41:35 +02:00
Detanup01
f1d4ba689b
Merge pull request #9 from otavepto/patch-user-stats-icon
Implement `Steam_User_Stats::GetAchievementIcon()`
2024-08-18 19:02:45 +02:00
Detanup01
5f78184e60
Merge pull request #8 from otavepto/patch-missing-impl
Add some missing implementations
2024-08-18 18:47:19 +02:00
a
af97244e97 update migrate_gse to write branch info in the correct file 2024-08-18 19:20:56 +03:00
Sak32009
0baf8651fd update third-party 2024-08-18 14:24:06 +02:00
Sak32009
8d5c5134c1 added helper generate_credits.bat 2024-08-18 14:23:53 +02:00
Sak32009
1e498adb1b add steamclient_loader tool SOURCE.txt 2024-08-18 14:21:15 +02:00
Sak32009
949ee2a6f6 add imgui lib SOURCE.txt 2024-08-18 14:21:05 +02:00
Sak32009
8abc24a30b SOURCE.txt rewritten 2024-08-18 14:12:16 +02:00
Sak32009
26a07e06e7 improved build_win_premake.bat and package_win.bat 2024-08-18 11:08:23 +02:00
Sak32009
34f664621c update utfcpp lib 2024-08-18 11:06:04 +02:00
Sak32009
f4d9f23ac6 update stb lib 2024-08-18 11:05:49 +02:00
Sak32009
31e500f4e3 update simpleini lib 2024-08-18 11:05:05 +02:00
Sak32009
99002a7b66 update sha1 lib 2024-08-18 11:04:57 +02:00
Sak32009
f910955cb4 update json lib 2024-08-18 11:04:48 +02:00
Sak32009
c0200901d6 update gamepad lib 2024-08-18 11:04:40 +02:00
Sak32009
bfbbc8d2ea update fifo_map lib 2024-08-18 11:04:33 +02:00
Sak32009
d42a5a6a6b update detours lib 2024-08-18 11:04:22 +02:00
a
6328061212 fix vs warnings 2024-08-18 05:07:15 +03:00
a
6066d0cbe8 move the ini option steam_game_stats_reports_dir to the section [main::misc] 2024-08-18 05:06:53 +03:00