aboutsummaryrefslogtreecommitdiff
path: root/steamworks-sys/src
Commit message (Expand)AuthorAgeFilesLines
* Update `sys` crate to edition 2018adumbidiot2021-03-181-2/+0
* Fix doc buildsMatthew Collins2021-02-272-718/+1588
* Remove old workaroundsMatthew Collins2021-02-101-4/+0
* Update to steamworks 151Matthew Collins2021-02-101-4/+4
* Rework to use the new flat steam apiMatthew Collins2020-02-224-2720/+28413
* Include generated bindings (Fixes #11)Matthew Collins2020-01-252-1/+2899
* Expand workshop supportMatthew Collins2020-01-251-4/+13
* Binding for SetLobbyJoinable, FriendState derivations, small documentation ad...Flaise2019-09-011-0/+1
* Added more bindings to SteamGameServer APIFlaise2019-08-141-0/+5
* Add partial UGC (Workshop) supportAlex Parrill2019-06-092-0/+26
* Add SteamId::account_id to get the account IDAlex Parrill2019-06-092-0/+7
* Add Utils::set_warning_callback for logging Steam warningsAlex Parrill2019-06-091-0/+1
* Implement the cloud storage apiMatthew Collins2019-06-052-1/+25
* Add stats & achievements APIAlex Butler2019-05-161-1/+34
* Generate the bindings from the provided json file instead of bindgen (Fixes #3)Matthew Collins2019-03-161-61/+67
* Add basic leaderboard handling (Work on #4)Matthew Collins2018-08-282-0/+10
* Steam networking support + other improvementsMatthew Collins2018-05-072-1/+48
* Rework how the sys crate is generatedMatthew Collins2018-05-052-217/+16
* Add restart_app_if_necessaryMatthew Collins2018-05-021-2/+3
* Cleanup callback handling.Scetch2018-03-162-125/+60
* Replace Cow<str> with String in the APIMatthew Collins2018-03-011-0/+1
* Initial support for serversMatthew Collins2018-02-282-4/+48
* Implement user authentication session methodsMatthew Collins2018-02-271-0/+43
* Improve error handlingMatthew Collins2018-02-271-1/+1
* Add basic steam user accessorMatthew Collins2018-02-272-1/+7
* Run the cpp wrapper for clang-formatMatthew Collins2018-02-241-113/+76
* Add a way to move notificationsMatthew Collins2018-02-241-0/+9
* Initial work on lobbies + A clean upMatthew Collins2018-02-242-11/+245
* Update bitflagsMatthew Collins2018-02-151-0/+1
* Initial steam callbacks workMatthew Collins2017-09-062-1/+78
* Handle the fact windows 64 bit uses a different library name than other platf...Matthew Collins2017-09-061-1/+0
* Initial commitMatthew Collins2017-09-061-0/+77