index
:
steamworks-rs
cargo-run-fix
master
patch-1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
kNumUGCResultsPerPage -> RESULTS_PER_PAGE
William Venner
2021-04-04
1
-1
/
+1
*
Export sys::kNumUGCResultsPerPage
William Venner
2021-03-31
1
-0
/
+2
*
Merge pull request #39 from adumbidiot/remove-libc
Matthew Collins
2021-03-29
8
-18
/
+17
|
\
|
*
Remove libc dependency
adumbidiot
2021-03-20
8
-18
/
+17
*
|
Merge pull request #35 from WilliamVenner/ugc_iter_maybe
Matthew Collins
2021-03-29
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove iter_maybe and just don't unwrap in iter()
William Venner
2021-03-26
1
-8
/
+2
|
*
Add ugc iter_maybe
William Venner
2021-03-16
1
-2
/
+7
*
|
Merge pull request #36 from WilliamVenner/req_user_info_return
Matthew Collins
2021-03-20
1
-2
/
+2
|
\
\
|
*
|
Make request_user_information return the returned bool from Steamworks
William Venner
2021-03-16
1
-2
/
+2
|
|
/
*
|
Add ugc::query_items and ugc::query_item for querying specific PublishedFileI...
William Venner
2021-03-01
1
-0
/
+297
*
|
Improve safety of ugc::query_user
William Venner
2021-03-01
1
-11
/
+14
|
/
*
Merge pull request #33 from WilliamVenner/ugc-stats
Matthew Collins
2021-03-01
1
-0
/
+67
|
\
|
*
Add steamworks::UGCStatisticType and add QueryResults::statistic (bindings fo...
William Venner
2021-03-01
1
-0
/
+67
*
|
u32 cast -> _ cast
William Venner
2021-02-28
1
-1
/
+1
*
|
Add QueryResults::preview_url to get preview URL of UGC published file
William Venner
2021-02-28
1
-0
/
+19
*
|
Remove redundant cast
William Venner
2021-02-28
1
-1
/
+1
*
|
Typo
William Venner
2021-02-28
1
-1
/
+1
|
/
*
Add friends::large_avatar (binding to ISteamFriends->GetLargeFriendAvatar)
William Venner
2021-02-27
1
-0
/
+23
*
Update to steamworks 151
Matthew Collins
2021-02-10
3
-8
/
+8
*
Replace failure with thiserror
adumbidiot
2020-09-22
3
-127
/
+127
*
Use FnOnce instead of Fn for callresults
Matthew Collins
2020-09-02
5
-14
/
+14
*
Use `Fn` instead of `FnMut` for call results as they will be called at most once
Matthew Collins
2020-06-21
5
-32
/
+32
*
Add UpdateHandle description and preview
Joonas
2020-06-22
1
-0
/
+19
*
Rework to use the new flat steam api
Matthew Collins
2020-02-22
14
-548
/
+402
*
Expand workshop support
Matthew Collins
2020-01-25
3
-11
/
+279
*
Binding for SetLobbyJoinable, FriendState derivations, small documentation ad...
Flaise
2019-09-01
2
-4
/
+20
*
SteamError is Copy and Clone, adjusted callback type constraints
Flaise
2019-08-22
6
-11
/
+11
*
Replaced tabs with spaces
Flaise
2019-08-14
1
-2
/
+2
*
Added more bindings to SteamGameServer API
Flaise
2019-08-14
3
-12
/
+57
*
Implemented P2PSessionConnectFail callback and removed a result handler's Syn...
Flaise
2019-08-14
2
-1
/
+20
*
Made serde dependency optional
Flaise
2019-08-03
9
-22
/
+46
*
Implemented Serialize, Deserialize and other common traits where appropriate
Flaise
2019-08-03
12
-39
/
+51
*
Fix for thread contention causing errors on Mac OS and segfaults on Windows
Flaise
2019-07-30
6
-6
/
+21
*
Updated to support SDK version 1.45 on Mac OS
Flaise
2019-07-30
2
-4
/
+4
*
Add PublishedFileId struct
Alex Parrill
2019-06-09
1
-8
/
+13
*
Add AccountId type
Alex Parrill
2019-06-09
2
-4
/
+8
*
Fix Query handle leaking on errors
Alex Parrill
2019-06-09
1
-1
/
+4
*
Fix QueryResults possibly outliving the steam client by limiting it to the ca...
Alex Parrill
2019-06-09
1
-7
/
+10
*
Fix UGC UserListQuery::drop leaking
Alex Parrill
2019-06-09
1
-18
/
+23
*
Add partial UGC (Workshop) support
Alex Parrill
2019-06-09
2
-0
/
+549
*
Add SteamId::account_id to get the account ID
Alex Parrill
2019-06-09
1
-0
/
+7
*
Add Utils::set_warning_callback for logging Steam warnings
Alex Parrill
2019-06-09
2
-1
/
+55
*
Always catch panics during callbacks (Fixes #9)
Matthew Collins
2019-06-05
1
-35
/
+36
*
Implement the cloud storage api
Matthew Collins
2019-06-05
5
-15
/
+320
*
Add stats & achievements API
Alex Butler
2019-05-16
3
-1
/
+225
*
Generate the bindings from the provided json file instead of bindgen (Fixes #3)
Matthew Collins
2019-03-16
11
-250
/
+245
*
Add basic leaderboard handling (Work on #4)
Matthew Collins
2018-08-28
2
-0
/
+227
*
Fix a crash requesting friends when the user is offline
Matthew Collins
2018-06-26
1
-0
/
+3
*
Steam networking support + other improvements
Matthew Collins
2018-05-07
7
-13
/
+364
*
Fix building with older steam sdks
Matthew Collins
2018-05-05
1
-8
/
+0
[next]