a
|
55e9ba41a9
|
add missing callbacks to steam_remote_storage
|
2024-08-03 16:57:30 +03:00 |
|
a
|
c61294bdcd
|
* fix crash due to invalid usage of union in steam_remote_storage
* fix invalid overlapping of data in steam_remote_storage due to invalid usage of union
|
2024-08-03 16:57:30 +03:00 |
|
otavepto
|
6840b20bcb
|
fix conditions for:
* Steam_Apps::BIsSubscribedApp
* Steam_Apps::BIsDlcInstalled
* Steam_Apps::BIsAppInstalled
|
2024-06-30 05:46:47 +03:00 |
|
otavepto
|
2556db1f84
|
use keyword auto for simplicity and avoiding false positive results when searching via ctrl+f
|
2024-06-30 03:18:39 +03:00 |
|
otavepto
|
c28a1f1f52
|
fix more VS2022 warnings
|
2024-06-04 21:58:04 +03:00 |
|
Detanup01
|
7c5b4e5325
|
Its done
(only left like the >or < comparision with unsigned/signed)
steam_matchmaking.cpp(241,40) has C4244 issue, look into it!
|
2024-05-27 23:24:38 +03:00 |
|
otavepto
|
e5d1a8bda7
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
|