Herman Groenenboom
7c62042af2
Make SteamEnums.InputActionOrigin public and update Generator accordingly to do this automatically in the future
...
InputActionOrigin is required on the user side so the user can check whether the action origin has changed. This is cheaper than continuously requesting the action glyph. In addition the user requires the action origin to be able to supply their own icons.
2023-04-07 10:52:41 +02:00
Michal Cichra
0fda7e39fe
update to steam sdk 1.55 ( #675 )
...
includes native apple M1 support
2022-10-12 06:33:34 +01:00
André Straubmeier
70b2a301ca
Generator changes to support 1.52
2021-11-22 13:23:07 +01:00
Garry Newman
480137a490
Added SteamUtils.SetGameLauncherMode
2021-09-24 14:36:48 +01:00
Garry Newman
1c98852d7c
Update fixes
2021-09-24 14:24:00 +01:00
Garry Newman
bfa94d89fa
Fix TextFilteringContext not getting exposed
2021-09-24 14:00:16 +01:00
Koen Mulder
bc6600736c
Updated Generator to be in line with expected generated code
2021-01-09 12:13:30 +01:00
Garry Newman
ad1cfca69f
Expose OverlayToStoreFlag
2020-09-04 10:35:22 +01:00
Garry Newman
cb792b0f04
Expose ItemPreviewType
2020-09-04 10:34:33 +01:00
Garry Newman
6291c8f117
Replace int64_t with long, int32_t with int
2020-09-04 09:55:06 +01:00
Garry Newman
699b7c0850
Don't generate types starting with "FnSteam"
2020-09-04 09:46:12 +01:00
André Straubmeier
f887d8a9ba
Connection.QuickStatus implementation
2020-08-20 15:46:08 +02:00
Garry Newman
0beaeb2e9d
ISteamUGC.RequestUGCDetails is deprecated
2020-03-31 08:34:51 +01:00
Garry Newman
8db2b46729
Hide structs starting with "PS3"
2020-02-27 09:49:58 +00:00
Garry Newman
c9053b0a91
In ISteamNetworking everything is deprecated apart from the p2p stuff
2020-02-24 16:26:23 +00:00
Garry Newman
2843749918
Hide FriendFlags
2020-02-24 13:07:50 +00:00
Garry Newman
44196682c8
Added SteamNetworkUtils.OnDebugOutput, DebugLevel
2020-02-24 11:33:29 +00:00
Garry Newman
afd314627d
Added StructFunctions
2020-02-24 10:14:31 +00:00
Garry Newman
e7a6a00675
Networking Cleanup
2020-02-24 08:58:09 +00:00
Garry Newman
fc74049123
Added Duration Control
2020-02-23 19:09:31 +00:00
Garry Newman
f495d18ece
Added SteamRemotePlay
2020-02-23 18:58:50 +00:00
Garry Newman
ed96cafbe4
Updated generator to use flat files
2020-02-22 20:16:04 +00:00
Garry Newman
04ad04f95d
Added SteamServer.UserHasLicenseForApp
2019-12-04 11:15:58 +00:00
Lukas Kastern
83aa37ce4f
Added SteamFriends.GetFriendsWithFlag
...
Added SteamFriends.GetFriendsWithFlag.
Reworked SteamFriends.GetFriends and SteamFriends.GetBlocked to work upon it.
I also had to expose the FriendFlags.
2019-10-11 16:44:27 +02:00
Garry Newman
7a4f0c029a
Fix MatchMakingKeyValuePair issues
2019-07-02 12:08:02 +01:00
Garry Newman
fa48a1ce33
Controller progress
2019-06-20 10:41:57 +01:00
Garry Newman
1c5cdd2d39
Controller tests
2019-06-19 16:18:12 +01:00
Garry Newman
ef071d3d71
OnP2PConnectionFailed passes error enum
2019-06-19 11:25:16 +01:00
Garry Newman
533b6ad28d
Network Enum cleanup
2019-05-06 13:38:37 +01:00
Garry Newman
9bb5b5178e
Struct name consistency
2019-05-06 13:34:41 +01:00
Garry Newman
b171e22861
SteamNetworkingMicroseconds => long
2019-05-06 13:26:37 +01:00
Garry Newman
4ed8a4250b
SteamNetworkingConnectionState => ConnectionState
2019-05-03 10:44:48 +01:00
Garry Newman
6be5826f31
ConnectionInfo
2019-05-02 21:40:39 +01:00
Garry Newman
ce3525bf1d
Struct cleanups and testing
2019-05-02 20:41:45 +01:00
Garry Newman
6c41ef2e51
Connection basics
2019-05-02 17:45:10 +01:00
Garry Newman
3eae3314b6
SteamNetworkUtil global config basics
2019-05-02 15:57:57 +01:00
Garry Newman
16ce5f4d63
NetworkingUtils (Ping stuff)
2019-05-02 15:23:47 +01:00
Garry Newman
e3840a9a3a
LobbyQuery, Lobby Joining, Lobby Creating
2019-05-01 15:55:22 +01:00
Garry Newman
5938bf59d4
SteamNetworking
2019-04-30 22:45:37 +01:00
Garry Newman
67de9c8e96
Expose ItemId, DefId types
2019-04-29 10:41:40 +01:00
Garry Newman
1137076fa7
Parsing fixes
2019-04-27 14:25:54 +01:00
Garry Newman
e4663ecc68
AppId_t => AppId
2019-04-26 14:29:36 +01:00
Garry Newman
e2e2554e88
Ugc Queries
2019-04-26 13:46:12 +01:00
Garry Newman
e5a89b0550
Create/Get leaderboard
2019-04-17 08:40:58 +01:00
Garry Newman
5782160623
Added SteamScreenshots
2019-04-16 16:37:49 +01:00
Garry Newman
8ceecaf1b0
Cleaning up publics
2019-04-16 12:17:24 +01:00
Garry Newman
bf6883deb9
Big clean
2019-04-16 11:45:44 +01:00