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
/
utils.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add safe wrapper for sys::SteamParamStringArray_t
William Venner
2021-04-24
1
-0
/
+21
*
Remove libc dependency
adumbidiot
2021-03-20
1
-1
/
+1
*
Rework to use the new flat steam api
Matthew Collins
2020-02-22
1
-7
/
+7
*
SteamError is Copy and Clone, adjusted callback type constraints
Flaise
2019-08-22
1
-1
/
+1
*
Implemented Serialize, Deserialize and other common traits where appropriate
Flaise
2019-08-03
1
-4
/
+4
*
Add Utils::set_warning_callback for logging Steam warnings
Alex Parrill
2019-06-09
1
-1
/
+53
*
Generate the bindings from the provided json file instead of bindgen (Fixes #3)
Matthew Collins
2019-03-16
1
-5
/
+5
*
Rework how the sys crate is generated
Matthew Collins
2018-05-05
1
-4
/
+4
*
Replace Cow<str> with String in the API
Matthew Collins
2018-03-01
1
-2
/
+2
*
Try and make the accessors generic over the client and server
Matthew Collins
2018-02-27
1
-3
/
+3
*
Add a way to move notifications
Matthew Collins
2018-02-24
1
-0
/
+21
*
Add some basic docs to parts of the api
Matthew Collins
2018-02-17
1
-0
/
+6
*
Allow the use of the api across threads
Matthew Collins
2018-02-17
1
-1
/
+1
*
Initial commit
Matthew Collins
2017-09-06
1
-0
/
+23