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 |
|
kamyker
|
e9d130572a
|
Fixed sometimes false returned from SubscribeDownloadAsync
|
2019-12-06 01:43:27 +01:00 |
|
Alex Mein
|
2fc5206b38
|
Exposed ConnectionInfo.EndReason
|
2019-12-05 16:49:52 +00:00 |
|
Garry Newman
|
04ad04f95d
|
Added SteamServer.UserHasLicenseForApp
|
2019-12-04 11:15:58 +00:00 |
|
Garry Newman
|
32fbf63644
|
Merge pull request #333 from kamyker/ws-download-progress
SubscribeDownloadAsync for workshop item
|
2019-12-03 10:58:10 +00:00 |
|
kamyker
|
61f3809b4e
|
SubscribeDownloadAsync has flag state fix
|
2019-12-03 01:13:27 +01:00 |
|
kamyker
|
c5f1033aeb
|
Added SubscribeDownloadAsync for workshop item
|
2019-12-03 01:07:39 +01:00 |
|
Garry Newman
|
f1fdf29124
|
Merge pull request #319 from LukasKastern/master
Added SteamFriends.GetFriendsWithFlag
|
2019-11-11 08:56:06 +00:00 |
|
Garry Newman
|
8ceecd7350
|
Merge pull request #321 from alexcodejammer/master
Added missing workshop features
|
2019-11-11 08:55:36 +00:00 |
|
Garry Newman
|
5832c3ea82
|
Merge pull request #323 from HouraiTeahouse/master
Add unsafe overloads for SteamNetworking P2P send and recieve functions
|
2019-11-11 08:54:50 +00:00 |
|
james7132
|
84063b674c
|
Fix indentation
|
2019-11-10 17:03:21 -08:00 |
|
james7132
|
3e95d41692
|
Add unsafe overloads for SteamNetworking
|
2019-11-10 16:57:39 -08:00 |
|
Alex Mein
|
2f63117c32
|
Exposed the full result of the Vote method
|
2019-10-28 15:40:30 +00:00 |
|
Alex Mein
|
8b231bf4d6
|
Made SteamUGCDetails_t.Result available via a public method in UgcItem
|
2019-10-23 11:07:56 +01:00 |
|
Alex Mein
|
f549a69bc0
|
Added proper implementation of the various 'setreturn...' methods which previously did nothing
|
2019-10-18 10:07:18 +01:00 |
|
Alex Mein
|
4997a74d15
|
Added public methods for playtime tracking
|
2019-10-16 16:02:01 +01:00 |
|
Alex Mein
|
e3ce99bc12
|
Added missing newline
|
2019-10-16 14:47:23 +01:00 |
|
Alex Mein
|
455a9f8956
|
Added missing public methods for various functions in ISteamUGC. Fixed UGC Submit process reporting invalid progress value.
|
2019-10-16 14:41:57 +01:00 |
|