Commit Graph

998 Commits

Author SHA1 Message Date
Garry Newman
a6b12d64f5 Trim _ from enum values 2020-02-19 09:46:39 +00:00
Garry Newman
f76d8033f0 Make PingLocation public 2020-02-19 09:37:18 +00:00
Garry Newman
5ce097557d Shorten SteamNetworkingConfigValue, SteamNetworkingConfigDataType 2020-02-19 09:36:13 +00:00
Garry Newman
465b42e9a1 Fill doesn't exist 2020-02-19 09:33:33 +00:00
Garry Newman
b763a096b7 RequestUGCDetails fix 2020-02-19 09:33:20 +00:00
Garry Newman
603f85fdf9 Generated 2020-02-19 09:12:29 +00:00
Garry Newman
feb8f93e59 SteamDatagramHostedAddress is generated 2020-02-19 09:11:48 +00:00
Garry Newman
a605bc683d plain uint arrays 2020-02-19 09:11:36 +00:00
Garry Newman
d42c510f6e Overloaded functions no longer named differently 2020-02-19 09:11:26 +00:00
Garry Newman
c55d295b1e Update steam_api.json 2020-02-19 09:01:32 +00:00
Garry Newman
6431c546fd flat_name becomes methodname_flat 2020-02-19 09:01:24 +00:00
Garry Newman
9fddcc8be9 convert _t values 2020-02-19 09:01:06 +00:00
Garry Newman
1e99eec50a Extract WriteEnum 2020-02-19 09:00:56 +00:00
Garry Newman
2c54889462 No need for const removal 2020-02-19 09:00:35 +00:00
Garry Newman
0a43db11ec structs can have embedded enums 2020-02-19 09:00:23 +00:00
Garry Newman
4cd8675356 Update Constants.cs 2020-02-13 11:26:55 +00:00
Garry Newman
7baef8966e Constants 2020-02-13 10:54:31 +00:00
Garry Newman
dd0bc463e4 Latest fixes 2020-02-13 10:22:32 +00:00
Garry Newman
e8dd99f6ed Manual create SteamNetworkingErrMsg 2020-02-12 16:25:25 +00:00
Garry Newman
eaac5cac20 Cleaning 2020-02-12 16:17:44 +00:00
Garry Newman
77081c52b7 Skip SteamNetworkingQuickConnectionStatus 2020-02-12 16:01:46 +00:00
Garry Newman
14ff61e59b Skip NetIdentity 2020-02-12 16:00:26 +00:00
Garry Newman
fb3017251e EGameSearchErrorCode_t fix 2020-02-12 15:58:01 +00:00
Garry Newman
b077bf175b Skip come complcated structs 2020-02-12 15:51:39 +00:00
Garry Newman
a8993bdc40 Update Generator.csproj 2020-02-12 15:43:58 +00:00
Garry Newman
a39ff138ce Give enums an appropriate type 2020-02-12 15:43:53 +00:00
Garry Newman
48fdfa1d0d Put callbacks in different file to structs 2020-02-12 15:43:33 +00:00
Garry Newman
488bbf03b3 generated 2020-02-12 15:28:08 +00:00
Garry Newman
599ca7cbe1 Interface generation fixes 2020-02-12 15:27:30 +00:00
Garry Newman
9a36dd58ff New parser, no code skimming 2020-02-12 14:55:36 +00:00
Garry Newman
1436ce71f5 Remove old sdk 2020-02-12 14:55:14 +00:00
Garry Newman
ead761fe04 Call SetupInterface on startup 2020-02-11 11:28:30 +00:00
Garry Newman
4daf43891a Server Initialize fixes 2020-02-11 10:22:12 +00:00
Garry Newman
1630aaae22 Adding SteamMatchmakingServers interface (for uniformity) 2020-02-11 10:16:41 +00:00
Garry Newman
5d2b8a0ade Removing the new networking stuff (for now) 2020-02-11 10:16:23 +00:00
Garry Newman
eb9a45bbe0 IsCallResult not used 2020-02-11 10:15:53 +00:00
Garry Newman
d28ec6bd7d callresults 2020-02-10 21:03:17 +00:00
Garry Newman
3bfc441355 Name fixes 2020-02-10 20:32:32 +00:00
Garry Newman
fa69dbda01 New initialization methods 2020-02-10 20:22:17 +00:00
Garry Newman
12f95a7f4e Converting to flat 2020-02-10 19:21:52 +00:00
Garry Newman
4c4fd8dad0 Remove old vtable lookups 2020-02-10 14:49:19 +00:00
Garry Newman
cfa77bc9e2
Merge pull request #366 from trdwll/connectionid
Make Id public only a getter
2020-02-05 10:17:33 +00:00
Garry Newman
2db3bb9bb3
Merge pull request #364 from trdwll/Lobby-ctor-public
Make Lobby ctor public
2020-02-05 10:17:17 +00:00
Russ Treadwell
427524abc9
Make Id public only a getter 2020-02-04 18:03:06 -05:00
Russ Treadwell
06d0059d87
Make Lobby ctor public 2020-02-04 13:47:57 -05:00
Garry Newman
f3443935b2
Merge pull request #356 from trdwll/ISteamFriends-add-methods
Expose IsFollowing, GetFollowerCount, and EnumerateFollowingList
2020-01-23 08:21:27 +00:00
Russ Treadwell
e4e3b0dbce
Fix EnumerateFollowingList and rename to GetFollowingList 2020-01-22 22:52:03 -05:00
Russ Treadwell
1a263c09cf
Expose IsFollowing, GetFollowerCount, and EnumerateFollowingList in SteamFriends 2020-01-21 17:35:04 -05:00
Garry Newman
6fbc1e80f3
Merge pull request #354 from trdwll/typo-fix
typo on AvailableLanguages
2020-01-21 22:30:39 +00:00
Garry Newman
7c82a9fc60
Merge pull request #355 from trdwll/shutdown-fix
shutdown server stats
2020-01-21 22:30:25 +00:00