goldberg_emulator/dll
redpolline 35ff20ebfc Add image buffer writing, file copy, avatar save.
Adds functions for saving the user selected avatar image to the global
settings folder. (These also get reused to send the avatar to remote
users.)
2025-02-12 09:35:24 -05:00
..
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 Add protobuf message type Image and Friend_Avatar. 2025-02-12 09:35:24 -05:00
dll.cpp Add try_get_steam_client(). 2025-02-12 09:35:24 -05:00
dll.h Add try_get_steam_client(). 2025-02-12 09:35:24 -05:00
flat.cpp SDK 1.56 and 1.57 2023-05-08 22:36:51 -04:00
local_storage.cpp Add image buffer writing, file copy, avatar save. 2025-02-12 09:35:24 -05:00
local_storage.h Add image buffer writing, file copy, avatar save. 2025-02-12 09:35:24 -05:00
net.proto Add protobuf message type Image and Friend_Avatar. 2025-02-12 09:35:24 -05:00
network.cpp Add protobuf message type Image and Friend_Avatar. 2025-02-12 09:35:24 -05:00
network.h Add protobuf message type Image and Friend_Avatar. 2025-02-12 09:35:24 -05: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 Change filenames for global settings avatar images... 2025-02-12 09:35:24 -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 Init callback objects first, fix mutex locking 2025-02-12 09:35:24 -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 Fix debug message for Steam_Utils::GetImageRGBA(). 2025-02-12 09:35:24 -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