Commit Graph

986 Commits

Author SHA1 Message Date
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
Garry Newman
8dc011964f
Merge pull request #353 from kamyker/ugc-dl-validation
Fixed ugc validation/redownload
2020-01-21 22:30:09 +00:00
Garry Newman
6e896c2085
Merge pull request #350 from kurozael/ft/steam-input-glyph
Added a method to retrieve the glyph location for a provided controller and action
2020-01-21 22:26:35 +00:00
Russ Treadwell
1fd8ea89a9
shutdown server stats 2020-01-21 14:41:38 -05:00
Russ Treadwell
773605c841
typo on AvailableLanguages 2020-01-21 14:29:54 -05:00
kamyker
d42996142f Fixed ugc validation/redownload 2020-01-20 19:57:36 +01:00
kamyker
22e963250e Merge remote-tracking branch 'origin23/master' into masterFP 2020-01-20 19:54:13 +01:00
kurozael
d919a1e635 Added a method to retrieve the glyph location for a provided controller and action 2020-01-18 22:38:34 +00:00
Garry Newman
4e98ae5027
Merge pull request #338 from alexcodejammer/master
Exposed ConnectionInfo.EndReason
2019-12-16 10:24:55 +00:00
Alex Mein
19e64429c4 Merge remote-tracking branch 'upstream/master' 2019-12-16 09:49:24 +00:00
Rohan Singh
710c6a0ce7 Limit SourceServerQuery to one concurrent request per endpoint 2019-12-07 08:41:06 -05:00
Garry Newman
2e6db5fe37 fixed SourceServerQuery shared buffer errors 2019-12-06 14:27:38 +00:00
Garry Newman
127de84c8c
Merge pull request #335 from kamyker/subdl-fix
Fixed sometimes false returned from SubscribeDownloadAsync
2019-12-06 08:47:30 +00:00