Commit Graph

27 Commits

Author SHA1 Message Date
db2a803cf7 A few improvements to the overlay merge request.
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.

disable_overlay.txt moved to steam_settings.
2020-01-19 12:55:14 -05:00
ffdaf72597 Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator
# Conflicts:
#	build_steamos.sh
#	dll/dll.cpp
2020-01-19 12:50:01 -05:00
b53d5224f3 Cache values of old accessor functions for better performance. 2020-01-17 11:37:13 -05:00
a2f8fec816 Try to fix the flat api get public ip function. 2020-01-17 11:36:46 -05:00
60b627163a Comment out microsecond sleep that no longer seems necessary. 2020-01-15 22:05:19 -05:00
11cb3ce998 Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version.
Implemented a basic steampipe alloc system and fixed build.
2020-01-15 10:11:37 -05:00
118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h 2020-01-10 08:16:16 +01:00
262ee1d18f Update to sdk 1.47 2019-12-09 12:49:55 -05:00
c8288d6bf3 Added file to disable overlay
Disable the overlay by creating a file disable_overlay.txt next to steam_api.dll
2019-11-08 15:57:04 +01:00
5ad434e190 Merge branch 'master' into overlay_h 2019-09-20 13:26:34 +02:00
4db580d945 Add missing older steam api SteamUnifiedMessages() function. 2019-09-07 10:35:55 -04:00
7daf605511 Merge branch 'master' into overlay_h 2019-08-18 12:30:51 +02:00
0e17aeef76 Basic steamclient.dll emulation.
Build with STEAMCLIENT_DLL defined to build in steamclient.dll mode.
2019-08-17 18:02:15 -04:00
6224350142 Fixed compilation for windows 2019-08-14 18:11:00 +02:00
2930f12420 Merge branch 'master' into overlay_h 2019-08-04 21:00:43 +02:00
35860efa3a Only set g_pSteamClientGameServer in steam gameserver init functions. 2019-08-04 14:36:28 -04:00
f30b0c9fb2 Merge branch 'master' into overlay_h 2019-08-04 11:11:40 +02:00
35c59044fd SteamGameServerClient should return NULL if the gameserver is not initialized. 2019-08-03 19:00:31 -04:00
bf4847452e SteamAPI_Shutdown actually does something now. 2019-08-03 18:58:23 -04:00
884f147e1b Merge branch 'master' into overlay_h 2019-08-01 15:56:43 +02:00
8723dad025 Update to sdk 1.46 2019-07-28 09:02:09 -04:00
a60a106daf Implementing overlay into existing code. 2019-07-25 23:33:28 +02:00
f3e968b54c SteamInternal_CreateInterface should return NULL if not called with "SteamClient" 2019-07-12 15:54:26 -04:00
68b8e0241a Add support for isteamgameserver 005-011 2019-05-20 12:35:55 -04:00
c20944ca0a More accurate behavior. 2019-05-11 14:44:06 -04:00
b7b5f78e7f Load all interface versions that matter from steam_interfaces.txt 2019-04-14 08:40:09 -04:00
d968c3e1b5 Initial commit. 2019-04-13 12:21:56 -04:00