universal963
442d0fcf7f
Fix SDK header
2024-11-07 15:33:52 +08:00
universal963
ac8f9471d9
Implement ISteamUGC019
2024-11-06 22:55:10 +08:00
a
a69a3639c5
add different versions for Steam_UGC::GetQueryUGCResult()
Steam_UGC::RequestUGCDetails()
to support old and new mod details struct after sdk 1.60
2024-11-01 21:01:50 +02:00
universal963
132b7d8989
Initial implementation of ISteamFriends001
to ISteamFriends002
2024-10-26 17:49:27 +08:00
Detanup01
8556336169
remove the comment in SteamUtils001
2024-10-25 14:07:34 +02:00
Detanup01
47c6f8ef3d
steamutils001 imp
2024-10-22 20:23:22 +02:00
universal963
415fd1ca3e
Initial implementation of ISteamUser004
to ISteamUser008
2024-10-22 18:41:46 +08:00
a
2d69eb2164
implement ISteamAppDisableUpdate001
2024-10-09 22:34:03 +03:00
universal963
cbef1d49e9
Correct undocumented api in ISteamNetworkingSockets010
and ISteamNetworkingSockets011
2024-09-16 13:06:42 +08:00
a
e8d36b3353
implement undocumented interfaces ISteamRemoteStorage015
+ ISteamUGC011
2024-08-18 04:48:40 +03:00
a
b8869b60b0
implement undocumented interfaces ISteamNetworkingSockets010
+ ISteamNetworkingSockets011
2024-08-18 04:48:31 +03:00
otavepto
9443afbd00
* add 2 new properties to mods.json min_game_branch
and max_game_branch
according to sdk v1.60, no idea what they do
...
* make sure buffer is null terminated in `Steam_UGC::GetQueryUGCPreviewURL()`
* implement 2 new useless ugc stuff + use an already made function to check for handle validity
2024-07-07 02:39:21 +03:00
otavepto
ddda06d248
fix flat api
2024-07-07 02:39:21 +03:00
otavepto
6abb636309
missing declarations + use same #ifdef + remove inline timeline interface accessor
2024-07-07 02:39:21 +03:00
Detanup01
a78a27f21f
steam api 1.60
2024-07-07 02:39:21 +03:00
otavepto
d1d5416d62
implement isteamgamestats
2024-06-16 19:08:44 +03:00
Detanup01
4390cc1616
isteamvideo001 interface added
2024-06-14 19:10:12 +03:00
otavepto
ae212c5d3e
update this snprintf from latest sdk
2024-06-02 05:15:45 +03:00
otavepto
bd81939cee
solve a spam of warnings on MinGW because of #define __cdecl, I know this is bad but the amount of spam is too much also this file is rarily changed
2024-06-02 05:15:45 +03:00
otavepto
a930a41110
fix lobby_connect compilation, this macro was already removed from later versions of the sdk
2024-06-02 05:15:45 +03:00
Detanup01
797bcc9523
_s can fuck yourself
2024-05-27 23:24:38 +03:00
Detanup01
6a464fd295
fixing some errors via types
...
(might ebe worng)
2024-05-27 23:24:38 +03:00
Detanup01
7878c40e3b
remove screenshot file
2024-05-10 19:09:17 +02:00
Detanup01
0e173a014b
Merge branch 'dev' into screenshot
2024-05-10 19:07:43 +02:00
Detanup01
3c73c31735
screenshots not screenshot
2024-05-10 19:01:46 +02:00
Detanup01
7556472b88
forgot this
2024-05-10 18:54:17 +02:00
Detanup01
c477a031ac
steam screenshot
2024-05-10 19:43:03 +03:00
Detanup01
c9f070661a
steam screenshot
2024-05-10 18:39:28 +02:00
Detanup01
71ea0de339
typo
2024-04-02 01:15:42 +02:00
Detanup01
bfd2235684
Update for 159
2024-04-02 01:15:42 +02:00
otavepto
5f18ac67e0
relocate sdk .h files
2023-12-28 01:30:46 +02:00