Commit Graph

16 Commits

Author SHA1 Message Date
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