gbe_fork/dll/dll
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
..
appticket.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
auth.h wrap mbedtls includes to avoid build warnings 2024-06-16 19:09:01 +03:00
base.h restore accidentally removed flag for ipv6 for SteamClient020 + VS warning fix + small refactor 2024-06-07 19:55:30 +03:00
callsystem.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
client_known_interfaces.h * change return type of all client functions from bool to steam_bool to avoid inconsistency problem in the client library 2024-08-21 22:45:02 +03:00
common_includes.h * update the method of reading json to be less wasteful + get path as const ref whe loading json 2024-07-07 02:39:21 +03:00
dll.h restore accidentally removed flag for ipv6 for SteamClient020 + VS warning fix + small refactor 2024-06-07 19:55:30 +03:00
include.wrap.mbedtls.h wrap mbedtls includes to avoid build warnings 2024-06-16 19:09:01 +03:00
include.wrap.net.pb.h wrap proto includes to avoid build warnings 2024-06-16 19:09:01 +03:00
local_storage.h * update the method of reading json to be less wasteful + get path as const ref whe loading json 2024-07-07 02:39:21 +03:00
network.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
settings_parser.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
settings.h * deprecate lazy_load_achievements_icons in favor of paginated_achievements_icons 2024-08-21 23:56:52 +03:00
source_query.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_app_ids.h new option add_steam_preowned_ids to unlock pre-owned Steam Apps 2024-04-20 19:26:55 +02:00
steam_applist.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_apps.h sanity check the arguments + print debug args + todo notes + add missing semicolon 2024-07-07 02:39:21 +03:00
steam_client.h * change return type of all client functions from bool to steam_bool to avoid inconsistency problem in the client library 2024-08-21 22:45:02 +03:00
steam_controller.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_friends.h add missing functions (SDK) defs for msys2 (GNU/Windows) on windows 2024-06-02 05:15:45 +03:00
steam_game_coordinator.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gamesearch.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gameserver.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gameserverstats.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gamestats.h save statistics from ISteamGameStats to disk in a csv file 2024-08-18 05:06:20 +03:00
steam_HTMLsurface.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_http.h fix a bug in Steam_HTTP::SendHTTPRequest() where the ID of the triggered call-result from online requests was completely unrelated to the original request, resulting in timeout 2024-08-18 04:54:21 +03:00
steam_inventory.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_masterserver_updater.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_matchmaking_servers.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_matchmaking.h add missing functions (SDK) defs for msys2 (GNU/Windows) on windows 2024-06-02 05:15:45 +03:00
steam_music.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_musicremote.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_messages.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_sockets.h implement undocumented interfaces ISteamNetworkingSockets010 + ISteamNetworkingSockets011 2024-08-18 04:48:31 +03:00
steam_networking_socketsserialized.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_utils.h Fixing Steam Datagram Error. 2024-07-25 15:14:09 +02:00
steam_networking.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_parental.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_parties.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_remote_storage.h implement undocumented interfaces ISteamRemoteStorage015 + ISteamUGC011 2024-08-18 04:48:40 +03:00
steam_remoteplay.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_screenshots.h steam screenshot 2024-05-10 19:43:03 +03:00
steam_timeline.h * add a new timeline state when game calls Steam_Timeline::SetTimelineGameMode() 2024-08-03 16:57:30 +03:00
steam_tv.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_ugc.h implement undocumented interfaces ISteamRemoteStorage015 + ISteamUGC011 2024-08-18 04:48:40 +03:00
steam_unified_messages.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_user_stats.h * deprecate lazy_load_achievements_icons in favor of paginated_achievements_icons 2024-08-21 23:56:52 +03:00
steam_user.h added missing inheritance from interface ISteamUser022 to the class Steam_User 2024-05-05 17:20:18 +03:00
steam_utils.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_video.h add missing inheritance from steam video 002 2024-07-07 02:39:21 +03:00
ugc_remote_storage_bridge.h separate .h/.cpp files 2024-05-03 03:33:46 +03:00