lsteamclient: Import steamworks 1.48a and fix up networkingsockets versions

This commit is contained in:
Andrew Eikum 2020-06-02 10:30:04 -05:00
parent 48a702ac4e
commit a853ce145d
102 changed files with 18580 additions and 1709 deletions

View file

@ -27,17 +27,19 @@
{"SteamGameServerStats001", &create_winISteamGameServerStats_SteamGameServerStats001},
{"SteamGameCoordinator001", &create_winISteamGameCoordinator_SteamGameCoordinator001},
{"STEAMPARENTALSETTINGS_INTERFACE_VERSION001", &create_winISteamParentalSettings_STEAMPARENTALSETTINGS_INTERFACE_VERSION001},
{"SteamNetworkingSockets006", &create_winISteamNetworkingSockets_SteamNetworkingSockets006},
{"SteamNetworkingSockets008", &create_winISteamNetworkingSockets_SteamNetworkingSockets008},
{"SteamNetworkingUtils003", &create_winISteamNetworkingUtils_SteamNetworkingUtils003},
{"SteamNetworkingSockets006", &create_winISteamNetworkingSockets_SteamNetworkingSockets006},
{"SteamClient019", &create_winISteamClient_SteamClient019},
{"SteamNetworking005", &create_winISteamNetworking_SteamNetworking005},
{"STEAMUGC_INTERFACE_VERSION013", &create_winISteamUGC_STEAMUGC_INTERFACE_VERSION013},
{"SteamGameServer012", &create_winISteamGameServer_SteamGameServer012},
{"SteamNetworkingSockets003", &create_winISteamNetworkingSockets_SteamNetworkingSockets003},
{"SteamNetworkingSockets004", &create_winISteamNetworkingSockets_SteamNetworkingSockets004},
{"SteamNetworkingUtils002", &create_winISteamNetworkingUtils_SteamNetworkingUtils002},
{"SteamClient018", &create_winISteamClient_SteamClient018},
{"STEAMUGC_INTERFACE_VERSION012", &create_winISteamUGC_STEAMUGC_INTERFACE_VERSION012},
{"SteamNetworkingSockets002", &create_winISteamNetworkingSockets_SteamNetworkingSockets002},
{"SteamNetworkingSockets003", &create_winISteamNetworkingSockets_SteamNetworkingSockets002}, /* alias */
{"SteamNetworkingUtils001", &create_winISteamNetworkingUtils_SteamNetworkingUtils001},
{"SteamNetworkingSocketsSerialized003", &create_winISteamNetworkingSocketsSerialized_SteamNetworkingSocketsSerialized003},
{"SteamNetworkingSocketsSerialized002", &create_winISteamNetworkingSocketsSerialized_SteamNetworkingSocketsSerialized002},