You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
goldberg_emulator/dll
Mr_Goldberg afc4da658c
More accurate lobby emulation.
Lobby data and lobby member data is now treated as case
insensitive just like on real steam

If JoinLobby is called multiple time in succession with the same lobby id
it returns the same api call id.
4 years ago
..
base.cpp Don't block local adapter related ips in experimental build. 4 years ago
base.h Make all functions return something and re enable the msvc error. 4 years ago
defines.h Use the same steam pipe/user numbers that the real steam dll uses because some games actually depend on it. 5 years ago
dll.cpp Make all functions return something and re enable the msvc error. 4 years ago
dll.h Update to sdk 1.48 5 years ago
flat.cpp Update to sdk 1.48 5 years ago
local_storage.cpp Merge branch 'master' into my_master 5 years ago
local_storage.h Merge branch 'master' into my_master 5 years ago
net.proto A few improvements to the overlay merge request. 5 years ago
network.cpp Don't block local adapter related ips in experimental build. 4 years ago
network.h Some networking/matchmaking improvements. 5 years ago
rtlgenrandom.c Initial commit. 6 years ago
rtlgenrandom.def Initial commit. 6 years ago
settings.cpp Started work on a real avatars implementation. 5 years ago
settings.h Add a depots.txt to configure values returned by the getinstalleddepots function. 5 years ago
settings_parser.cpp Add a way to force emu account name, language and steamid in steam_settings folder. 4 years ago
settings_parser.h Added a way to configure stats and moved parser logic to other file. 5 years ago
steam_HTMLsurface.h Initial commit. 6 years ago
steam_applist.cpp Make all functions return something and re enable the msvc error. 4 years ago
steam_applist.h Initial commit. 6 years ago
steam_apps.cpp Fix compile error. 5 years ago
steam_apps.h ISteamApps 002-007 implemented. 5 years ago
steam_client.cpp Fix some games that seem to never call the runcallbacks functions. 4 years ago
steam_client.h Update to sdk 1.48 5 years ago
steam_controller.h Fix some possible controller issues. 5 years ago
steam_controller_disabled.h Initial Xinput ISteamInput/ISteamController support. 5 years ago
steam_friends.h Update to sdk 1.48 5 years ago
steam_game_coordinator.h Very basic steam game coordinator emulation. 6 years ago
steam_gamesearch.h Make all functions return something and re enable the msvc error. 4 years ago
steam_gameserver.cpp Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version. 5 years ago
steam_gameserver.h Forgot this when updating sdk. 5 years ago
steam_gameserverstats.cpp Initial commit. 6 years ago
steam_gameserverstats.h Initial commit. 6 years ago
steam_http.cpp Fix bug. 6 years ago
steam_http.h Initial commit. 6 years ago
steam_inventory.h Make all functions return something and re enable the msvc error. 4 years ago
steam_masterserver_updater.h Initial commit. 6 years ago
steam_matchmaking.h More accurate lobby emulation. 4 years ago
steam_matchmaking_servers.cpp Add delay to matchmaking servers direct ip requests. 5 years ago
steam_matchmaking_servers.h Add delay to matchmaking servers direct ip requests. 5 years ago
steam_music.cpp Initial commit. 6 years ago
steam_music.h Initial commit. 6 years ago
steam_musicremote.cpp Make all functions return something and re enable the msvc error. 4 years ago
steam_musicremote.h Initial commit. 6 years ago
steam_networking.h Fix bug. 4 years ago
steam_networking_sockets.h Make all functions return something and re enable the msvc error. 4 years ago
steam_networking_socketsserialized.h Initial commit. 6 years ago
steam_networking_utils.h Make all functions return something and re enable the msvc error. 4 years ago
steam_parental.cpp Initial commit. 6 years ago
steam_parental.h Initial commit. 6 years ago
steam_parties.h Make all functions return something and re enable the msvc error. 4 years ago
steam_remote_storage.h Make all functions return something and re enable the msvc error. 4 years ago
steam_remoteplay.h Update to sdk 1.47 5 years ago
steam_screenshots.cpp Initial commit. 6 years ago
steam_screenshots.h Initial commit. 6 years ago
steam_tv.h Update to sdk 1.48 5 years ago
steam_ugc.h Forgot this when updating sdk. 5 years ago
steam_unified_messages.h Initial commit. 6 years ago
steam_user.h Small mutex fix. 4 years ago
steam_user_stats.h Make all functions return something and re enable the msvc error. 4 years ago
steam_utils.h Basic JoinClanChatRoom implementation. 5 years ago
steam_video.cpp Initial commit. 6 years ago
steam_video.h Initial commit. 6 years ago
wrap.cpp Fix build. 4 years ago