..
dll
fix the conditions for progress indication + remove invalid code when resetting stats
2024-06-19 15:09:19 +03:00
appticket.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
auth.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
base.cpp
restore accidentally removed flag for ipv6 for SteamClient020 + VS warning fix + small refactor
2024-06-07 19:55:30 +03:00
callsystem.cpp
fixing some errors via types
2024-05-27 23:24:38 +03:00
dll.cpp
exit on missing interface instead of returning a pointer
2024-06-08 16:14:12 +03:00
flat.cpp
isteamvideo001 interface added
2024-06-14 19:10:12 +03:00
local_storage.cpp
ensure binary mode for json read/write
2024-06-08 18:03:02 +03:00
net.proto
only accept leaderboards updates from the same appid
2024-04-01 19:23:55 +02:00
network.cpp
fix more VS warnings
2024-06-06 23:19:13 +03:00
settings.cpp
fixing some errors via types
2024-05-27 23:24:38 +03:00
settings_parser.cpp
* allow test achievement to include a progress randomly
2024-06-06 23:19:13 +03:00
source_query.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_app_ids.cpp
new option add_steam_preowned_ids
to unlock pre-owned Steam Apps
2024-04-20 19:26:55 +02:00
steam_applist.cpp
remove functions names prefixes in debug logs
2024-04-06 08:30:08 +02:00
steam_apps.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_client.cpp
implement isteamgamestats
2024-06-16 19:08:44 +03:00
steam_client_interface_getter.cpp
implement isteamgamestats
2024-06-16 19:08:44 +03:00
steam_controller.cpp
Fix errrors in network.
2024-05-27 23:24:38 +03:00
steam_friends.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_game_coordinator.cpp
fix more VS warnings
2024-06-06 23:19:13 +03:00
steam_gamesearch.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_gameserver.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_gameserverstats.cpp
more accurate implementation for callbacks and call results in UserStats
and GameServerStats
interfaces
2024-04-11 06:40:29 +02:00
steam_gamestats.cpp
implement isteamgamestats
2024-06-16 19:08:44 +03:00
steam_HTMLsurface.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_http.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_inventory.cpp
Its done
2024-05-27 23:24:38 +03:00
steam_masterserver_updater.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_matchmaking.cpp
fix more VS warnings
2024-06-06 23:19:13 +03:00
steam_matchmaking_servers.cpp
fix gameid decoding bug in matchmaking servers
2024-06-04 21:58:04 +03:00
steam_music.cpp
remove functions names prefixes in debug logs
2024-04-06 08:30:08 +02:00
steam_musicremote.cpp
remove functions names prefixes in debug logs
2024-04-06 08:30:08 +02:00
steam_networking.cpp
Fix errrors in network.
2024-05-27 23:24:38 +03:00
steam_networking_messages.cpp
Fix errrors in network.
2024-05-27 23:24:38 +03:00
steam_networking_sockets.cpp
Fix errrors in network.
2024-05-27 23:24:38 +03:00
steam_networking_socketsserialized.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_networking_utils.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_parental.cpp
remove functions names prefixes in debug logs
2024-04-06 08:30:08 +02:00
steam_parties.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_remote_storage.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_remoteplay.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_screenshots.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_tv.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_ugc.cpp
Its done
2024-05-27 23:24:38 +03:00
steam_unified_messages.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
steam_user.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_user_stats.cpp
* remove invalid condition when resetiing stats, only write to disk and share with gameserver if value isn't already the default
2024-06-19 15:09:19 +03:00
steam_utils.cpp
fix more VS2022 warnings
2024-06-04 21:58:04 +03:00
steam_video.cpp
remove functions names prefixes in debug logs
2024-04-06 08:30:08 +02:00
ugc_remote_storage_bridge.cpp
separate .h/.cpp files
2024-05-03 03:33:46 +03:00
wrap.cpp
revert the workaround for the usage of private/hidden glibc exports on linux, and fix it by directly calling the corresponding functions without the ver
parameter: stat, lstat, stat64, lstat64, mknod.
2024-03-01 13:35:39 +02:00