goldberg_emulator/dll
Mr_Goldberg ba877b6e78
sdk 1.55
2022-08-05 01:32:20 -04:00
..
base.cpp Set the appid env variables. 2022-05-29 15:45:39 -04:00
base.h Set the appid env variables. 2022-05-29 15:45:39 -04:00
common_includes.h Support achievements that are triggered automatically with stats. 2022-07-12 01:09:27 -04:00
dll.cpp The steam api seems to treat bools as the full register not just al. 2022-06-04 17:16:11 -04:00
dll.h Update to sdk 1.48 2020-03-25 13:43:23 -04:00
flat.cpp sdk 1.55 2022-08-05 01:32:20 -04:00
local_storage.cpp SDK 1.52 2021-12-06 16:51:17 -05:00
local_storage.h Add steam screenshot api. 2020-10-09 13:48:09 +02:00
net.proto Add message numbers to networking sockets and sort received messages. 2022-05-29 15:51:36 -04:00
network.cpp Fix sending to localhost ips. 2022-05-29 15:46:31 -04:00
network.h Custom Broadcasts improvement to add support for specifying ports 2021-05-30 19:18:19 -03: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 Support achievements that are triggered automatically with stats. 2022-07-12 01:09:27 -04:00
settings_parser.cpp Add a way to config the build id in the emu. Fix crash due to empty lines 2021-08-07 01:46:10 -04: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 sdk 1.55 2022-08-05 01:32:20 -04:00
steam_apps.h sdk 1.55 2022-08-05 01:32:20 -04:00
steam_client.cpp All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04:00
steam_client.h Hopefully this fixes the SteamAPI_ISteamGameServer_GetPublicIP function 2021-04-09 14:53:20 -04:00
steam_controller.h sdk 1.55 2022-08-05 01:32:20 -04:00
steam_friends.h All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -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 All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04:00
steam_gameserver.h All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04: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 Basic offline steamhttp emulation. 2022-01-25 15:51:00 -05:00
steam_http.h Support old steam http interfaces. 2021-05-10 09:46:42 -04:00
steam_inventory.h Implement ConsumeItem. 2022-07-31 17:10:31 -04:00
steam_masterserver_updater.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_matchmaking.h All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04:00
steam_matchmaking_servers.cpp All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04:00
steam_matchmaking_servers.h All interface versions from sdk 1.0 and up are now supported. 2022-07-31 15:49:45 -04: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.53 update. 2022-01-25 15:49:26 -05:00
steam_networking_sockets.h Add message numbers to networking sockets and sort received messages. 2022-05-29 15:51:36 -04:00
steam_networking_socketsserialized.h SDK 1.52 2021-12-06 16:51:17 -05:00
steam_networking_utils.h SetConfigValue function should return true. 2022-05-27 13:03:12 -04: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 SDK 1.52 2021-12-06 16:51:17 -05: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 SDK 1.53 update. 2022-01-25 15:49:26 -05: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 Malformed achievements config should not crash stuff anymore. 2022-08-02 01:16:40 -04:00
steam_utils.h Implement the filtertext functions. 2022-05-29 15:51:53 -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