Commit Graph

  • 41c1d0da08 Ignore enums with "Force32Bit" in their names Garry Newman 2020-02-24 10:33:11 +00:00
  • 3c8a2f6cd1 NetMsg uses the flat function to release Garry Newman 2020-02-24 10:14:59 +00:00
  • afd314627d Added StructFunctions Garry Newman 2020-02-24 10:14:31 +00:00
  • e7a6a00675 Networking Cleanup Garry Newman 2020-02-24 08:58:09 +00:00
  • 4871c634fb Added IsSteamChinaLauncher Garry Newman 2020-02-23 19:14:27 +00:00
  • fc74049123 Added Duration Control Garry Newman 2020-02-23 19:09:31 +00:00
  • f495d18ece Added SteamRemotePlay Garry Newman 2020-02-23 18:58:50 +00:00
  • 8b2599be98 Try to define whether interfaces are shared/client/server only a bit better Garry Newman 2020-02-23 18:34:56 +00:00
  • c80421e9a9 Update NetworkingSocketsTest.TestConnectionInterface.cs Garry Newman 2020-02-23 11:48:31 +00:00
  • 428c2425a0 CallResult takes an IsServer parameter Garry Newman 2020-02-23 11:44:14 +00:00
  • aab047717b Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2020-02-23 11:26:02 +00:00
  • bc9801c36a Prefer use client interface if both exist (this might need a big change at some point) Garry Newman 2020-02-23 11:25:56 +00:00
  • f517587edc
    Update README.md Garry Newman 2020-02-23 09:43:06 +00:00
  • 49252f49f5
    Update README.md Garry Newman 2020-02-23 09:41:57 +00:00
  • 23a5964171
    Wiki link Garry Newman 2020-02-23 09:41:45 +00:00
  • dfa98564f7 Update issue templates Garry Newman 2020-02-23 09:22:54 +00:00
  • 4d2d15f3af Update issue templates Garry Newman 2020-02-23 09:22:27 +00:00
  • 16d4b4f6f8 Update issue templates Garry Newman 2020-02-23 09:21:07 +00:00
  • 8f36f0c939 Comment Fix Garry Newman 2020-02-23 09:14:16 +00:00
  • ffa48fb03c Fixed server interfaces Garry Newman 2020-02-23 08:57:25 +00:00
  • 011c596cb1 Meta Files Garry Newman 2020-02-22 21:52:00 +00:00
  • 4108895749 Build server fix Garry Newman 2020-02-22 21:47:30 +00:00
  • e3ac585144 No need for posix32/64 now - combined to just posix Garry Newman 2020-02-22 21:45:26 +00:00
  • c2a980227d Wrong named meta file Garry Newman 2020-02-22 21:28:22 +00:00
  • 4b10d72d12 Callback fix Garry Newman 2020-02-22 21:13:47 +00:00
  • abb749078b Removed debug Console.WriteLine Garry Newman 2020-02-22 21:11:14 +00:00
  • c8cb180b78 Added SteamUserStats.RequestGlobalStats Garry Newman 2020-02-22 21:03:29 +00:00
  • d58dfdf4d2
    Merge pull request #326 from kamyker/kamyker-patch-2 Garry Newman 2020-02-22 20:54:30 +00:00
  • a934498263
    Merge pull request #368 from mkracik/master Garry Newman 2020-02-22 20:49:56 +00:00
  • 1d3585fa6a
    Merge branch 'master' into master Garry Newman 2020-02-22 20:49:47 +00:00
  • b6c24ce04c
    Merge pull request #373 from matt-bcs/master Garry Newman 2020-02-22 20:48:13 +00:00
  • ceb66b731e
    32bit now supported again Garry Newman 2020-02-22 20:47:48 +00:00
  • 8ecd08fa50
    Update README.md Garry Newman 2020-02-22 20:47:24 +00:00
  • 3a0e68c6e1 Unity dll updates Garry Newman 2020-02-22 20:46:24 +00:00
  • a7954f9e21 Updated tests Garry Newman 2020-02-22 20:29:37 +00:00
  • d8e5a48f65 Updated Implementation to use flat api Garry Newman 2020-02-22 20:23:19 +00:00
  • 92b45c7596 Latest Generated Garry Newman 2020-02-22 20:18:07 +00:00
  • ed96cafbe4 Updated generator to use flat files Garry Newman 2020-02-22 20:16:04 +00:00
  • 85339a079a Steamworks 1.48 Garry Newman 2020-02-22 20:14:01 +00:00
  • ba5c143dee Networking fixes flat Garry Newman 2020-02-22 11:17:12 +00:00
  • 43f4791b97 Update test libraries Garry Newman 2020-02-22 10:01:25 +00:00
  • 9d8fabe620 Library latests Garry Newman 2020-02-22 09:59:32 +00:00
  • 188c938474 Generation Garry Newman 2020-02-22 09:58:19 +00:00
  • c8d4d8cab7 Sdk 1.48 Garry Newman 2020-02-22 09:57:36 +00:00
  • a05760c76a intptr_t => IntPtr Garry Newman 2020-02-20 12:41:17 +00:00
  • f562e65149 Cleanup Garry Newman 2020-02-20 12:09:23 +00:00
  • 0ea03e1499 Cleaning Garry Newman 2020-02-19 17:00:26 +00:00
  • 0d98fd9de9 Restore network tests Garry Newman 2020-02-19 15:29:18 +00:00
  • 9bac5a32c2 RequestEncryptedAppTicketAsync will return null on subsequent calls if they're too often Garry Newman 2020-02-19 14:40:21 +00:00
  • 008f317b43 Do Callbacks Garry Newman 2020-02-19 14:29:40 +00:00
  • f06e5a7960 Switched callbacks to dispatch system Garry Newman 2020-02-19 14:25:12 +00:00
  • f35a376cfc Fixed GetFileDetails test Garry Newman 2020-02-19 13:57:41 +00:00
  • 19faf2f7dd Removed unused Garry Newman 2020-02-19 13:57:26 +00:00
  • 3f88106c0b New dispatch system Garry Newman 2020-02-19 13:57:17 +00:00
  • 8c603d4880 Custom enums Garry Newman 2020-02-19 13:11:40 +00:00
  • 00379ac7b7 CallbackResult - stall for now Garry Newman 2020-02-19 12:29:21 +00:00
  • e3eb5dccdd Fixup tests to work on 32bit Garry Newman 2020-02-19 12:29:07 +00:00
  • f5050f3f94 Remove GLobalFunctions.cs Garry Newman 2020-02-19 11:38:37 +00:00
  • 6689ea9061 Set calling conventions Garry Newman 2020-02-19 11:38:24 +00:00
  • 1e30ef35d3 Use method.desc Garry Newman 2020-02-19 11:17:55 +00:00
  • 171d563f56 New accessor system Garry Newman 2020-02-19 11:14:50 +00:00
  • ea60c03b95 SteamIPAddress takeover Garry Newman 2020-02-19 10:44:15 +00:00
  • 26e634a7f0 Restore networking interfaces Garry Newman 2020-02-19 10:30:04 +00:00
  • 798bfa991e SteamNetworkingConfigValue_t => NetKeyValue Garry Newman 2020-02-19 10:27:04 +00:00
  • 1a082ff244 SteamNetworkingConfigScope -> NetConfigScope Garry Newman 2020-02-19 09:58:34 +00:00
  • b9ef56bf41 Force pOutMessageNumber to be a ref Garry Newman 2020-02-19 09:58:09 +00:00
  • 4be22d7419 Remove old ConnectionState Garry Newman 2020-02-19 09:46:58 +00:00
  • ca294e7733 Make ConnectionState public Garry Newman 2020-02-19 09:46:46 +00:00
  • a6b12d64f5 Trim _ from enum values Garry Newman 2020-02-19 09:46:39 +00:00
  • f76d8033f0 Make PingLocation public Garry Newman 2020-02-19 09:37:18 +00:00
  • 5ce097557d Shorten SteamNetworkingConfigValue, SteamNetworkingConfigDataType Garry Newman 2020-02-19 09:36:13 +00:00
  • 465b42e9a1 Fill doesn't exist Garry Newman 2020-02-19 09:33:33 +00:00
  • b763a096b7 RequestUGCDetails fix Garry Newman 2020-02-19 09:33:20 +00:00
  • 603f85fdf9 Generated Garry Newman 2020-02-19 09:12:29 +00:00
  • feb8f93e59 SteamDatagramHostedAddress is generated Garry Newman 2020-02-19 09:11:48 +00:00
  • a605bc683d plain uint arrays Garry Newman 2020-02-19 09:11:36 +00:00
  • d42c510f6e Overloaded functions no longer named differently Garry Newman 2020-02-19 09:11:26 +00:00
  • c55d295b1e Update steam_api.json Garry Newman 2020-02-19 09:01:32 +00:00
  • 6431c546fd flat_name becomes methodname_flat Garry Newman 2020-02-19 09:01:24 +00:00
  • 9fddcc8be9 convert _t values Garry Newman 2020-02-19 09:01:06 +00:00
  • 1e99eec50a Extract WriteEnum Garry Newman 2020-02-19 09:00:56 +00:00
  • 2c54889462 No need for const removal Garry Newman 2020-02-19 09:00:35 +00:00
  • 0a43db11ec structs can have embedded enums Garry Newman 2020-02-19 09:00:23 +00:00
  • 6c84df0ef8 fixed indent for EntryCount Matt Davis 2020-02-16 12:15:27 -05:00
  • 2872bb92f7 added EntryCount to Leaderboard Matt Davis 2020-02-15 21:23:03 -05:00
  • 4cd8675356 Update Constants.cs Garry Newman 2020-02-13 11:26:55 +00:00
  • 7baef8966e Constants Garry Newman 2020-02-13 10:54:31 +00:00
  • dd0bc463e4 Latest fixes Garry Newman 2020-02-13 10:22:32 +00:00
  • e8dd99f6ed Manual create SteamNetworkingErrMsg Garry Newman 2020-02-12 16:25:25 +00:00
  • eaac5cac20 Cleaning Garry Newman 2020-02-12 16:17:44 +00:00
  • 77081c52b7 Skip SteamNetworkingQuickConnectionStatus Garry Newman 2020-02-12 16:01:46 +00:00
  • 14ff61e59b Skip NetIdentity Garry Newman 2020-02-12 16:00:26 +00:00
  • fb3017251e EGameSearchErrorCode_t fix Garry Newman 2020-02-12 15:58:01 +00:00
  • b077bf175b Skip come complcated structs Garry Newman 2020-02-12 15:51:39 +00:00
  • a8993bdc40 Update Generator.csproj Garry Newman 2020-02-12 15:43:58 +00:00
  • a39ff138ce Give enums an appropriate type Garry Newman 2020-02-12 15:43:53 +00:00
  • 48fdfa1d0d Put callbacks in different file to structs Garry Newman 2020-02-12 15:43:33 +00:00
  • 488bbf03b3 generated Garry Newman 2020-02-12 15:28:08 +00:00
  • 599ca7cbe1 Interface generation fixes Garry Newman 2020-02-12 15:27:30 +00:00
  • 9a36dd58ff New parser, no code skimming Garry Newman 2020-02-12 14:55:36 +00:00