.. |
dll
|
add more missing __wrap_xxx exports for linux build
|
2025-07-26 17:55:42 +03:00 |
appticket.cpp
|
fix more VS2022 warnings
|
2024-06-04 21:58:04 +03:00 |
auth.cpp
|
Implemented steamclient.dll C exports
|
2025-07-14 07:00:59 +03:00 |
base.cpp
|
loadlib for linux
|
2024-12-24 01:05:59 +02:00 |
base64.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
callsystem.cpp
|
Clamp callback result output instead of failing
|
2025-07-20 14:19:25 +03:00 |
client_known_interfaces.cpp
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
dll.cpp
|
fix return code for CreateInterface()
|
2025-08-02 21:42:54 +03:00 |
flat.cpp
|
Fix compilation
|
2025-03-20 02:53:53 +08:00 |
local_storage.cpp
|
timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize() , Steam_Matchmaking_Servers::GetServerDetails() , Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory
|
2024-12-10 23:20:37 +02:00 |
net.proto
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
network.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
settings.cpp
|
comply with requests
|
2025-07-10 18:28:23 +02:00 |
settings_parser.cpp
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
source_query.cpp
|
fix more VS2022 warnings
|
2024-06-04 21:58:04 +03:00 |
steam_app_disable_update.cpp
|
implement ISteamAppDisableUpdate001
|
2024-10-09 22:34:03 +03:00 |
steam_app_ids.cpp
|
* 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_applist.cpp
|
remove functions names prefixes in debug logs
|
2024-04-06 08:30:08 +02:00 |
steam_apps.cpp
|
fix old FillProofOfPurchaseKey()
|
2025-07-25 02:29:25 +03:00 |
steam_billing.cpp
|
implement steambilling
|
2024-12-07 01:02:01 +02:00 |
steam_client.cpp
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
steam_client_interface_getter.cpp
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
steam_controller.cpp
|
minor changes + some debug messages amd comments
|
2024-12-07 00:46:52 +02:00 |
steam_friends.cpp
|
More accurate Steam_Friends::Deprecated_GetFriendGamePlayed()
|
2024-10-26 19:55:58 +08: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
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
steam_gameserverstats.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
steam_gamestats.cpp
|
fix gamestats + write to json instead of csv
|
2024-12-07 00:47:49 +02:00 |
steam_HTMLsurface.cpp
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
steam_http.cpp
|
handle local files via protocol file:/ in http
|
2024-12-07 00:48:30 +02:00 |
steam_inventory.cpp
|
properly extract inventory item quantity in Steam_Inventory::GetResultItems()
|
2024-12-07 00:46:52 +02:00 |
steam_masterserver_updater.cpp
|
implement ISteamMasterServerUpdater as a proxy for ISteamGameServer
|
2024-11-08 20:06:05 +02:00 |
steam_matchmaking.cpp
|
avoid sending chat entry ID = 0 in Steam_Matchmaking::GetLobbyChatEntry() , may be used to denote failure/bad ID
|
2025-07-25 19:30:13 +03:00 |
steam_matchmaking_servers.cpp
|
Fixed SteamMatchmakingServers001
|
2025-07-19 12:48:10 +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
|
minor changes + some debug messages amd comments
|
2024-12-07 00:46:52 +02:00 |
steam_networking_sockets.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
steam_networking_socketsserialized.cpp
|
add potentially missing callback to steam_networking_socketserialized
|
2024-08-03 16:57:30 +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
|
timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize() , Steam_Matchmaking_Servers::GetServerDetails() , Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory
|
2024-12-10 23:20:37 +02:00 |
steam_remoteplay.cpp
|
SDK 1.62
|
2025-03-20 02:15:02 +08:00 |
steam_screenshots.cpp
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
steam_timeline.cpp
|
minor changes + some debug messages amd comments
|
2024-12-07 00:46:52 +02:00 |
steam_tv.cpp
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
steam_ugc.cpp
|
Initial implementation of GetQueryUGCMetadata()
|
2025-06-18 20:51:13 +08:00 |
steam_unified_messages.cpp
|
separate .h/.cpp files
|
2024-05-03 03:33:46 +03:00 |
steam_user.cpp
|
Added legacy interfaces
|
2025-07-25 14:05:46 +03:00 |
steam_user_stats.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
steam_user_stats_achievements.cpp
|
Merge pull request #161 from Detanup01/achievement_images_fallback
|
2025-02-06 19:14:13 +01:00 |
steam_user_stats_leaderboard.cpp
|
Fixed Steam_User_Stats::GetDownloadedLeaderboardEntry
|
2025-07-16 22:55:22 +03:00 |
steam_user_stats_stats.cpp
|
Add encrypted app ticket token support
|
2025-07-08 14:08:30 +02:00 |
steam_utils.cpp
|
minor changes + some debug messages amd comments
|
2024-12-07 00:46:52 +02: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 |
voicechat.cpp
|
fix VoiceSystem initialization
|
2025-07-20 13:51:42 +02:00 |
wrap.cpp
|
add more missing __wrap_xxx exports for linux build
|
2025-07-26 17:55:42 +03:00 |