Commit Graph

8 Commits

Author SHA1 Message Date
Michael Dirks f0b7cd1471 * Update to Steamworks 1.36 - SteamClient and SteamController changes implemented.
* Add Examples for SteamAPI, SteamAppList, SteamApps and SteamController.
* Update SteamHTMLSurface example.
* Update Project file to automatically add & copy resources after successful build.
2016-02-23 23:39:40 +01:00
Michael Dirks 30beba2ada * Fix BlitzSteam.h including uneccessary headers.
* Rename Callback class to BlitzCallback and add state-aware functionality (Register, RegisterResult, automatic unregistering).
* Add functionality to delete Long pointers.
* Add functionality to create and delete Doubles.
* Add memory management functionality.
* Reimplement SteamController Wrapper.
* Implement SteamHTMLSurface Wrapper.
* Fix up Declaration File and make it more descriptive.
* Add Blitz Examples and Project.
2016-02-23 13:25:34 +01:00
Michael Dirks 0ebbd7e9a0 BlitzSteam update 06.02.2016 2016-02-06 00:17:29 +01:00
Michael Dirks d6ef2b46f0 Implement SteamUser and SteamUserStats. Fix return of SteamAPICall_t to be a pointer to a uint64_t instead. 2016-01-11 20:07:57 +01:00
Michael Dirks ee7f4f280f Implement SteamUser Wrapper 2016-01-11 16:56:07 +01:00
Michael Dirks 071a776a9e Implement SteamFriends and add CSteamID wrapper. 2015-06-07 03:31:10 +02:00
Michael Dirks 9c80d60c1e Implement SteamController Wrapper. Update Blitz-side files. Remove obsolete files. 2015-06-06 21:15:41 +02:00
Michael Dirks 355aae6a6f Move Blitz files to the Blitz subfolder. 2015-06-06 18:45:48 +02:00