..
appticket.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
base.cpp
Fix detours not attaching to all threads on startup.
2025-02-12 09:35:22 -05:00
base.h
Set the appid env variables.
2022-05-29 15:45:39 -04:00
common_includes.h
Fix detours not attaching to all threads on startup.
2025-02-12 09:35:22 -05:00
dll.cpp
Don't create new client instance when unregistering callbacks.
2022-08-13 14:37:23 -04:00
dll.h
Update to sdk 1.48
2020-03-25 13:43:23 -04:00
flat.cpp
SDK 1.56 and 1.57
2023-05-08 22:36:51 -04:00
local_storage.cpp
Add avatar image loading from global ...
2025-02-12 09:35:23 -05:00
local_storage.h
Add avatar image loading from global ...
2025-02-12 09:35:23 -05:00
net.proto
Better appticket format. Thanks Nemirtingas.
2022-08-11 20:51:04 -04:00
network.cpp
Fix memory leak in resolve_ip.
2025-02-12 09:35:22 -05:00
network.h
Destroy client, network sockets and other objects on shutdown.
2022-08-10 03:24:29 -04:00
settings.cpp
Make add_friend_avatars handle local_user avatar
2025-02-12 09:35:23 -05:00
settings.h
Make add_friend_avatars handle local_user avatar
2025-02-12 09:35:23 -05:00
settings_parser.cpp
Add avatar image loading from global ...
2025-02-12 09:35:23 -05:00
settings_parser.h
Overlay: Implement achievement icon display.
2025-02-12 09:35:23 -05:00
steam_applist.cpp
Make all functions return something and re enable the msvc error.
2020-05-20 18:42:15 -04:00
steam_applist.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_apps.cpp
Fix crash.
2022-08-10 03:24:53 -04:00
steam_apps.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_client.cpp
Fix ISteamClient class member ordering for Steam_Unified_Messages.
2023-11-28 05:34:26 -05:00
steam_client.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_controller.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_friends.h
Make add_friend_avatars handle local_user avatar
2025-02-12 09:35:23 -05:00
steam_game_coordinator.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_gamesearch.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_gameserver.cpp
SDK 1.56 and 1.57
2023-05-08 22:36:51 -04:00
steam_gameserver.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_gameserverstats.cpp
Initial commit.
2019-04-13 12:21:56 -04:00
steam_gameserverstats.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_HTMLsurface.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_http.cpp
Basic offline steamhttp emulation.
2022-01-25 15:51:00 -05:00
steam_http.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_inventory.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_masterserver_updater.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_matchmaking.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_matchmaking_servers.cpp
Fix compiler warnings.
2025-02-12 09:35:22 -05:00
steam_matchmaking_servers.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_music.cpp
Initial commit.
2019-04-13 12:21:56 -04:00
steam_music.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_musicremote.cpp
Make all functions return something and re enable the msvc error.
2020-05-20 18:42:15 -04:00
steam_musicremote.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_networking.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_networking_messages.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_networking_sockets.h
Fix compiler warnings.
2025-02-12 09:35:22 -05:00
steam_networking_socketsserialized.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_networking_utils.h
Fix compiler warnings.
2025-02-12 09:35:22 -05:00
steam_parental.cpp
Initial commit.
2019-04-13 12:21:56 -04:00
steam_parental.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_parties.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_remote_storage.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_remoteplay.cpp
Make a better stub for Steam_RemotePlay functionality.
2023-11-28 05:51:00 -05:00
steam_remoteplay.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_screenshots.cpp
Add some achievement display settings.
2025-02-12 09:35:23 -05:00
steam_screenshots.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_tv.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_ugc.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_unified_messages.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_user.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
steam_user_stats.h
Implement ISteamUserStats::GetAchievementIcon().
2025-02-12 09:35:23 -05:00
steam_utils.h
Add avatar image loading from global ...
2025-02-12 09:35:23 -05:00
steam_video.cpp
Initial commit.
2019-04-13 12:21:56 -04:00
steam_video.h
Add missing header include guards.
2025-02-12 09:35:22 -05:00
wrap.cpp
dll/wrap: fix build for glibc 2.33
2024-01-10 05:17:17 -05:00