Facepunch.Steamworks/Facepunch.Steamworks
Rohan Singh cca1b0305e Rename
2021-01-26 00:10:06 -05:00
..
Callbacks Fix race condition with async callresults 2020-08-16 11:55:43 +02:00
Classes Seems like struct packing only changes with CSteamId if it's not the first field 2020-02-28 13:53:22 +00:00
Enum Added SteamNetworkUtils.OnDebugOutput, DebugLevel 2020-02-24 11:33:29 +00:00
Generated Steamworks SDK 1.51 2021-01-20 10:25:43 -05:00
Networking Rename 2021-01-26 00:10:06 -05:00
ServerList Updated Implementation to use flat api 2020-02-22 20:23:19 +00:00
Structs Merge pull request #494 from kamyker/k9-on-ws-item-created 2021-01-09 11:46:32 +00:00
Utility Don't use ThreadStatic in Helpers 2020-05-07 11:47:46 +01:00
Facepunch.Steamworks.jpg Nuget shit 2020-02-24 18:58:53 +00:00
Facepunch.Steamworks.Posix.csproj No need for posix32/64 now - combined to just posix 2020-02-22 21:45:26 +00:00
Facepunch.Steamworks.targets FileVersion 2020-03-04 12:40:19 +00:00
Facepunch.Steamworks.Win32.csproj Build a .win32 version for nuget too 2020-02-27 12:53:49 +00:00
Facepunch.Steamworks.Win64.csproj UnitTest DLL fixes 2020-08-18 11:47:24 +01:00
steam_api64.dll Steamworks SDK 1.51 2021-01-20 10:25:43 -05:00
steam_api.dll Steamworks SDK 1.51 2021-01-20 10:25:43 -05:00
SteamApps.cs Fix 'IsLowVoilence' Typo 2020-11-19 21:05:32 +00:00
SteamClient.cs Document SteamClient.IsValid 2020-06-12 11:21:58 +10:00
SteamFriends.cs Merge pull request #476 from stang-tgs/master 2020-09-04 10:37:03 +01:00
SteamInput.cs Some code quality stuff 2020-02-24 14:11:27 +00:00
SteamInventory.cs StartPurchaseAsync: Should now be able to pass in multiple of the same item to purchase multiples 2020-09-04 10:42:25 +01:00
SteamMatchmaking.cs typo 2020-06-09 00:15:33 +02:00
SteamMatchmakingServers.cs Making SteamMatchmakingServers internal since it's not used 2020-03-04 12:40:31 +00:00
SteamMusic.cs Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
SteamNetworking.cs Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
SteamNetworkingSockets.cs Added SteamNetworkingSockets.ConnectRelay overload that takes an IConnectionManager 2020-09-01 10:31:17 +02:00
SteamNetworkingUtils.cs Add ConnectionManager.Broadcast for sending the same message to 2021-01-19 14:23:49 -05:00
SteamParental.cs Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
SteamParties.cs Networking Cleanup 2020-02-24 08:58:09 +00:00
SteamRemotePlay.cs Added SteamRemotePlay 2020-02-23 18:58:50 +00:00
SteamRemoteStorage.cs Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
SteamScreenshots.cs Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
SteamServer.cs Install OnSteamNetAuthenticationStatus listener, expose SteamServer.SteamId 2020-03-13 13:05:21 -05:00
SteamServerStats.cs RequestUserStats to RequestUserStatsAsync 2020-02-24 13:28:27 +00:00
SteamUgc.cs SuspendDownloads added to public API 2020-11-27 00:03:16 +03:00
SteamUser.cs Added IntPtr version of DecompressVoice 2020-05-07 11:54:27 +01:00
SteamUserStats.cs Rename RequestGlobalStats to RequestGlobalStatsAsync 2020-02-24 12:58:46 +00:00
SteamUtils.cs Added IsSteamChinaLauncher 2020-02-23 19:14:27 +00:00
SteamVideo.cs Steamworks SDK 1.51 2021-01-20 10:25:43 -05:00