goldberg_emulator/dll
Mr_Goldberg 4cb55c52e2
Add support for loading custom dlls in the experimental build.
Put them in steam_settings\load_dlls\
2020-12-25 21:00:36 -05:00
..
base.cpp Add support for loading custom dlls in the experimental build. 2020-12-25 21:00:36 -05:00
base.h Add a common include file. 2020-07-16 11:56:24 +02:00
common_includes.h Add support for loading custom dlls in the experimental build. 2020-12-25 21:00:36 -05:00
dll.cpp Add a common include file. 2020-07-16 11:56:24 +02:00
dll.h Update to sdk 1.48 2020-03-25 13:43:23 -04:00
flat.cpp SDK 1.50 2020-09-14 19:53:56 -04:00
local_storage.cpp Add steam screenshot api. 2020-10-09 13:48:09 +02:00
local_storage.h Add steam screenshot api. 2020-10-09 13:48:09 +02:00
net.proto Add a common include file. 2020-07-16 11:56:24 +02:00
network.cpp Add a common include file. 2020-07-16 11:56:24 +02:00
network.h Add a common include file. 2020-07-16 11:56:24 +02:00
rtlgenrandom.c Initial commit. 2019-04-13 12:21:56 -04:00
rtlgenrandom.def Initial commit. 2019-04-13 12:21:56 -04:00
settings.cpp Started work on a real avatars implementation. 2019-09-07 09:39:41 -04:00
settings.h Add a common include file. 2020-07-16 11:56:24 +02:00
settings_parser.cpp Add a common include file. 2020-07-16 11:56:24 +02:00
settings_parser.h Added a way to configure stats and moved parser logic to other file. 2019-08-26 13:01:45 -04:00
steam_HTMLsurface.h Initial commit. 2019-04-13 12:21:56 -04: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 Initial commit. 2019-04-13 12:21:56 -04:00
steam_apps.cpp Update to sdk 1.49 2020-06-14 16:04:43 -04:00
steam_apps.h Update to sdk 1.49 2020-06-14 16:04:43 -04:00
steam_client.cpp ISteamNetworkingSockets004 2020-11-18 10:15:24 -05:00
steam_client.h SDK 1.50 2020-09-14 19:53:56 -04:00
steam_controller.h Add a common include file. 2020-07-16 11:56:24 +02:00
steam_controller_disabled.h Initial Xinput ISteamInput/ISteamController support. 2019-09-10 14:54:54 -04:00
steam_friends.h Small code cleanup. 2020-08-03 23:08:22 -04:00
steam_game_coordinator.h Add a common include file. 2020-07-16 11:56:24 +02:00
steam_gamesearch.h Make all functions return something and re enable the msvc error. 2020-05-20 18:42:15 -04:00
steam_gameserver.cpp Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version. 2020-01-15 10:11:37 -05:00
steam_gameserver.h Forgot this when updating sdk. 2019-12-11 19:17:47 -05:00
steam_gameserverstats.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_gameserverstats.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_http.cpp Very basic implementations of a few steamhttp functions. 2020-06-25 11:26:19 -04:00
steam_http.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_inventory.h Add a common include file. 2020-07-16 11:56:24 +02:00
steam_masterserver_updater.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_matchmaking.h Only trigger data update when lobby data is actually changed. 2020-12-13 00:10:33 -05:00
steam_matchmaking_servers.cpp Add delay to matchmaking servers direct ip requests. 2020-02-24 15:05:51 -05:00
steam_matchmaking_servers.h Add delay to matchmaking servers direct ip requests. 2020-02-24 15:05:51 -05:00
steam_music.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_music.h Initial commit. 2019-04-13 12:21:56 -04: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 Initial commit. 2019-04-13 12:21:56 -04:00
steam_networking.h Add a common include file. 2020-07-16 11:56:24 +02:00
steam_networking_messages.h SDK 1.50 2020-09-14 19:53:56 -04:00
steam_networking_sockets.h ISteamNetworkingSockets004 2020-11-18 10:15:24 -05:00
steam_networking_socketsserialized.h ISteamNetworkingSocketsSerialized004 2020-08-27 00:15:15 -04:00
steam_networking_utils.h Implement all 4 Steam_Networking_Utils functions 2020-07-15 20:33:49 +02:00
steam_parental.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_parental.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_parties.h Make all functions return something and re enable the msvc error. 2020-05-20 18:42:15 -04:00
steam_remote_storage.h FileReadAsync should be as fast as possible. 2020-07-05 18:46:38 -04:00
steam_remoteplay.h Update to sdk 1.47 2019-12-09 12:49:55 -05:00
steam_screenshots.cpp Add steam screenshot api. 2020-10-09 13:48:09 +02:00
steam_screenshots.h Add steam screenshot api. 2020-10-09 13:48:09 +02:00
steam_tv.h Update to sdk 1.48 2020-03-25 13:43:23 -04:00
steam_ugc.h Might as well implement the other version of GetItemInstallInfo too. 2020-06-14 16:17:33 -04:00
steam_unified_messages.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_user.h Update to sdk 1.49 2020-06-14 16:04:43 -04:00
steam_user_stats.h Make GetAchievementAndUnlockTime return false to prevent some games getting stuck. 2020-08-08 13:49:18 -04:00
steam_utils.h SDK 1.50 2020-09-14 19:53:56 -04:00
steam_video.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_video.h Initial commit. 2019-04-13 12:21:56 -04:00
wrap.cpp Add a common include file. 2020-07-16 11:56:24 +02:00