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
/
friends.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libc dependency
adumbidiot
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 friends::large_avatar (binding to ISteamFriends->GetLargeFriendAvatar)
William Venner
2021-02-27
1
-0
/
+23
*
Update to steamworks 151
Matthew Collins
2021-02-10
1
-2
/
+2
*
Rework to use the new flat steam api
Matthew Collins
2020-02-22
1
-26
/
+30
*
Expand workshop support
Matthew Collins
2020-01-25
1
-1
/
+1
*
Binding for SetLobbyJoinable, FriendState derivations, small documentation ad...
Flaise
2019-09-01
1
-4
/
+3
*
Made serde dependency optional
Flaise
2019-08-03
1
-5
/
+8
*
Implemented Serialize, Deserialize and other common traits where appropriate
Flaise
2019-08-03
1
-4
/
+6
*
Implement the cloud storage api
Matthew Collins
2019-06-05
1
-1
/
+1
*
Generate the bindings from the provided json file instead of bindgen (Fixes #3)
Matthew Collins
2019-03-16
1
-25
/
+25
*
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
1
-0
/
+96
*
Rework how the sys crate is generated
Matthew Collins
2018-05-05
1
-11
/
+32
*
Cleanup callback handling.
Scetch
2018-03-16
1
-6
/
+2
*
Replace Cow<str> with String in the API
Matthew Collins
2018-03-01
1
-2
/
+12
*
Try and make the accessors generic over the client and server
Matthew Collins
2018-02-27
1
-9
/
+11
*
Allow the use of the api across threads
Matthew Collins
2018-02-17
1
-2
/
+2
*
Update bitflags
Matthew Collins
2018-02-15
1
-15
/
+42
*
Initial steam callbacks work
Matthew Collins
2017-09-06
1
-0
/
+29
*
Initial commit
Matthew Collins
2017-09-06
1
-0
/
+100