Facepunch.Steamworks/Facepunch.Steamworks
2019-05-24 15:18:55 +01:00
..
Callbacks ISteamCallback was a nice idea but IL2CPP support makes it unfeasible 2019-04-30 16:43:27 +01:00
Classes Added "Connecting" bool to ConnectionInterface 2019-05-07 17:41:53 +01:00
Enum Network Enum cleanup 2019-05-06 13:38:37 +01:00
Generated SteamItemDetails_t should read flags properly on windows 2019-05-16 15:02:00 +01:00
Properties Replaced NETCORE defines with NET_CORE 2017-11-06 20:42:50 +00:00
ServerList Shutdown ISteamMatchmakingServers properly 2019-05-10 12:13:30 +01:00
Structs Changed FriendGameInfo GamePort to ConnectionPort to match ServerInfo 2019-05-23 15:10:07 +01:00
Utility Fallback to FindOrCreateUserInterface if CreateInterface returns null 2019-05-14 13:29:09 +01:00
Config.cs Event cleanup 2019-04-30 14:27:45 +01:00
Facepunch.Steamworks.csproj <LangVersion> 2019-04-26 13:54:17 +01:00
libsteam_api.dylib libsteam_api64.so to libsteam_api.so 2019-04-11 21:34:52 +01:00
libsteam_api.so libsteam_api64.so to libsteam_api.so 2019-04-11 21:34:52 +01:00
steam_api64.dll Update steam_api64.dll 2019-04-11 21:35:18 +01:00
SteamApps.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamClient.cs Clear interfaces and dangling pointers on steam shutdown 2019-05-10 14:08:17 +01:00
SteamFriends.cs nGameLobbyJoinRequested now passes a lobby object 2019-05-09 16:18:34 +01:00
SteamInventory.cs Added InventoryResult.BelongsTo( <steamid> ) 2019-05-15 13:11:00 +01:00
SteamMatchmaking.cs Fixed history servers being returned in favourites 2019-05-24 15:18:55 +01:00
SteamMusic.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamNetworking.cs Fixes 2019-05-06 21:41:48 +01:00
SteamNetworkingSockets.cs Regions in SteamNetworkingSockets 2019-05-07 17:41:36 +01:00
SteamNetworkingUtils.cs Network Enum cleanup 2019-05-06 13:38:37 +01:00
SteamParental.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamParties.cs Fixed OnActiveBeaconsUpdated not getting called 2019-05-10 10:10:03 +01:00
SteamRemoteStorage.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamScreenshots.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamServer.cs Fixed SteamInventory not getting events on server 2019-05-18 12:04:43 +01:00
SteamServerStats.cs SteamServerStats 2019-05-09 11:29:50 +01:00
SteamUgc.cs Squeeze all the UGC Queries into one struct 2019-05-10 13:38:04 +01:00
SteamUser.cs Added GetAuthSessionTicketAsync, which waits on GetAuthSessionTicketResponse_t before returning 2019-05-21 20:39:56 +01:00
SteamUserStats.cs Fixed NRE in OnAchievementIconFetched 2019-05-13 19:51:20 +01:00
SteamUtils.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamVideo.cs Cleaning up 2019-05-06 21:19:00 +01:00