Commit Graph

27 Commits (db2a803cf7446aef6ce343ee271dca131e8645b5)

Author SHA1 Message Date
Mr_Goldberg 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.
4 years ago
Mr_Goldberg ffdaf72597
Merge branch 'overlay_h' of https://gitlab.com/Nemirtingas/goldberg_emulator
# Conflicts:
#	build_steamos.sh
#	dll/dll.cpp
4 years ago
Mr_Goldberg b53d5224f3
Cache values of old accessor functions for better performance. 4 years ago
Mr_Goldberg a2f8fec816
Try to fix the flat api get public ip function. 4 years ago
Mr_Goldberg 60b627163a
Comment out microsecond sleep that no longer seems necessary. 4 years ago
Mr_Goldberg 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.
4 years ago
Nemirtingas 118dee9278 Merge remote-tracking branch 'Mr_Goldberg/master' into overlay_h 4 years ago
Mr_Goldberg 262ee1d18f
Update to sdk 1.47 5 years ago
Nemirtingas c8288d6bf3 Added file to disable overlay
Disable the overlay by creating a file disable_overlay.txt next to steam_api.dll
5 years ago
Nemirtingas 5ad434e190 Merge branch 'master' into overlay_h 5 years ago
Mr_Goldberg 4db580d945
Add missing older steam api SteamUnifiedMessages() function. 5 years ago
Nemirtingas 7daf605511 Merge branch 'master' into overlay_h 5 years ago
Mr_Goldberg 0e17aeef76
Basic steamclient.dll emulation.
Build with STEAMCLIENT_DLL defined to build in steamclient.dll mode.
5 years ago
Nemirtingas 6224350142 Fixed compilation for windows 5 years ago
Nemirtingas 2930f12420 Merge branch 'master' into overlay_h 5 years ago
Mr_Goldberg 35860efa3a
Only set g_pSteamClientGameServer in steam gameserver init functions. 5 years ago
Nemirtingas f30b0c9fb2 Merge branch 'master' into overlay_h 5 years ago
Mr_Goldberg 35c59044fd
SteamGameServerClient should return NULL if the gameserver is not initialized. 5 years ago
Mr_Goldberg bf4847452e
SteamAPI_Shutdown actually does something now. 5 years ago
Nemirtingas 884f147e1b Merge branch 'master' into overlay_h 5 years ago
Mr_Goldberg 8723dad025
Update to sdk 1.46 5 years ago
Nemirtingas a60a106daf Implementing overlay into existing code. 5 years ago
Mr_Goldberg f3e968b54c
SteamInternal_CreateInterface should return NULL if not called with "SteamClient" 5 years ago
Mr_Goldberg 68b8e0241a
Add support for isteamgameserver 005-011 5 years ago
Mr_Goldberg c20944ca0a
More accurate behavior. 5 years ago
Mr_Goldberg b7b5f78e7f
Load all interface versions that matter from steam_interfaces.txt 5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago