goldberg_emulator/dll
Nemirtingas d1a4adc5bd Merge branch 'master' into 'overlay_h'
# Conflicts:
#   .gitlab-ci.yml
#   dll/steam_client.cpp
#   dll/steam_inventory.h
#   dll/steam_user_stats.h
2019-12-06 12:44:43 +00:00
..
base.cpp Merge branch 'master' into my_master 2019-11-08 15:58:54 +01:00
base.h Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00:00
defines.h Initial commit. 2019-04-13 12:21:56 -04:00
dll.cpp Added file to disable overlay 2019-11-08 15:57:04 +01:00
dll.h Basic steamclient.dll emulation. 2019-08-17 18:02:15 -04:00
flat.cpp Basic steamclient.dll emulation. 2019-08-17 18:02:15 -04:00
local_storage.cpp Merge branch 'master' into my_master 2019-11-08 15:58:54 +01:00
local_storage.h Merge branch 'master' into my_master 2019-11-08 15:58:54 +01:00
net.proto Support for chat message (WIP) 2019-08-03 12:58:48 +02:00
network.cpp Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00:00
network.h Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00: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_parser.cpp Merge branch 'master' into 'achievements_support' 2019-10-05 19:48:41 +00: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
settings.cpp Started work on a real avatars implementation. 2019-09-07 09:39:41 -04:00
settings.h Add a way to disable all the networking functionality in the emulator. 2019-10-05 15:39:50 -04:00
steam_applist.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_applist.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_apps.cpp Increase return value of GetAppBuildId. 2019-08-12 10:40:16 -04:00
steam_apps.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_client.cpp Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00:00
steam_client.h Added file to disable overlay 2019-11-08 15:57:04 +01:00
steam_controller_disabled.h Initial Xinput ISteamInput/ISteamController support. 2019-09-10 14:54:54 -04:00
steam_controller.h Fix dumb bug. 2019-09-20 11:04:04 -04:00
steam_friends.h Merge branch 'master' into overlay_h 2019-09-20 13:26:34 +02:00
steam_game_coordinator.h Very basic steam game coordinator emulation. 2019-04-21 16:48:32 -04:00
steam_gamesearch.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_gameserver.cpp Tweak some delays to get the game ignite working. 2019-07-14 16:25:16 -04:00
steam_gameserver.h Add support for isteamgameserver 005-011 2019-05-20 12:35:55 -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_HTMLsurface.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_http.cpp Fix bug. 2019-04-21 16:47:54 -04:00
steam_http.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_inventory.h Implement inventory functions. 2019-12-04 08:44:14 -05:00
steam_masterserver_updater.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_matchmaking_servers.cpp Only call server request callback if not NULL. 2019-05-26 13:46:43 -04:00
steam_matchmaking_servers.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_matchmaking.h Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00: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 Initial commit. 2019-04-13 12:21:56 -04:00
steam_musicremote.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_networking_sockets.h Implement a few functions in steam networking utils. 2019-10-09 17:36:36 -04:00
steam_networking_socketsserialized.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_networking_utils.h Implement a few functions in steam networking utils. 2019-10-09 17:36:36 -04:00
steam_networking.h Some steam networking accuracy improvements. 2019-05-30 07:56:00 -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 Initial commit. 2019-04-13 12:21:56 -04:00
steam_remote_storage.h Merge branch 'master' into 'achievements_support' 2019-10-05 19:48:41 +00:00
steam_remoteplay.h Update to sdk 1.46 2019-07-28 09:02:09 -04:00
steam_screenshots.cpp Initial commit. 2019-04-13 12:21:56 -04:00
steam_screenshots.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_ugc.h Update to sdk 1.46 2019-07-28 09:02:09 -04:00
steam_unified_messages.h Initial commit. 2019-04-13 12:21:56 -04:00
steam_user_stats.cpp Fix my_master build 2019-11-08 15:59:29 +01:00
steam_user_stats.h Merge branch 'master' into 'overlay_h' 2019-12-06 12:44:43 +00:00
steam_user.h Merge branch 'master' into achievements_support 2019-08-26 19:45:58 +02:00
steam_utils.h Merge branch 'master' into overlay_h 2019-09-20 13:26:34 +02: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