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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add friends::large_avatar (binding to ISteamFriends->GetLargeFriendAvatar)
William Venner
2021-02-27
1
-0
/
+23
|
/
*
Update version in readme
Matthew Collins
2021-02-27
1
-1
/
+1
*
Fix doc builds
Matthew Collins
2021-02-27
4
-727
/
+1597
*
Set version to 0.7.0
Matthew Collins
2021-02-27
2
-3
/
+3
*
Remove old workarounds
Matthew Collins
2021-02-10
2
-6
/
+0
*
Update to steamworks 151
Matthew Collins
2021-02-10
5
-13
/
+13
*
Merge pull request #25 from adumbidiot/add-readme
Matthew Collins
2020-09-27
1
-0
/
+70
|
\
|
*
Create README.md
adumbidiot
2020-09-26
1
-0
/
+70
|
/
*
Merge pull request #24 from adumbidiot/remove-failure
Matthew Collins
2020-09-24
4
-128
/
+128
|
\
|
*
Replace failure with thiserror
adumbidiot
2020-09-22
4
-128
/
+128
|
/
*
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
*
Merge pull request #23 from wyozi/patch-1
Matthew Collins
2020-06-21
1
-0
/
+19
|
\
|
*
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
21
-3494
/
+28839
*
Bump version to 0.6.1
Matthew Collins
2020-01-25
2
-2
/
+2
*
Include generated bindings (Fixes #11)
Matthew Collins
2020-01-25
3
-135
/
+3036
*
Expand workshop support
Matthew Collins
2020-01-25
6
-18
/
+295
*
Merge pull request #17 from Flaise/matchmaking
Matthew Collins
2019-09-04
8
-15
/
+32
|
\
|
*
Binding for SetLobbyJoinable, FriendState derivations, small documentation ad...
Flaise
2019-09-01
3
-4
/
+21
|
*
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
4
-12
/
+62
*
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
10
-23
/
+47
*
Implemented Serialize, Deserialize and other common traits where appropriate
Flaise
2019-08-03
13
-39
/
+52
*
Fixed build script on Linux
Flaise
2019-07-30
1
-1
/
+4
*
Fixed build script on Windows
Flaise
2019-07-30
1
-9
/
+11
*
Fix for thread contention causing errors on Mac OS and segfaults on Windows
Flaise
2019-07-30
7
-6
/
+25
*
Updated to support SDK version 1.45 on Mac OS
Flaise
2019-07-30
3
-13
/
+21
*
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
4
-0
/
+575
*
Add SteamId::account_id to get the account ID
Alex Parrill
2019-06-09
3
-0
/
+14
*
Add Utils::set_warning_callback for logging Steam warnings
Alex Parrill
2019-06-09
4
-1
/
+57
*
0.5.1 (and 0.5.0 for sys)
Matthew Collins
2019-06-06
2
-3
/
+3
*
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
8
-16
/
+346
*
Add stats & achievements API
Alex Butler
2019-05-16
5
-10
/
+272
*
Skip fields with missing enum types
Alex Butler
2019-05-07
1
-0
/
+3
*
Set versions to 0.5.0 and 0.4.0 (for sys)
Matthew Collins
2019-03-23
3
-5
/
+3
*
Generate the bindings from the provided json file instead of bindgen (Fixes #3)
Matthew Collins
2019-03-16
15
-481
/
+457
*
Add basic leaderboard handling (Work on #4)
Matthew Collins
2018-08-28
4
-0
/
+237
*
Version 0.4.1
Matthew Collins
2018-06-26
1
-1
/
+1
*
Fix a crash requesting friends when the user is offline
Matthew Collins
2018-06-26
1
-0
/
+3
*
Improve the generated wrappers
Matthew Collins
2018-05-07
2
-11
/
+31
*
Steam networking support + other improvements
Matthew Collins
2018-05-07
9
-14
/
+412
[prev]
[next]