Commit Graph

9 Commits

Author SHA1 Message Date
Michael Fabian Dirks 2bf8361797 More Steam functionality, less renaming. functions now closely relate to the original function/class/method structure and many helper types have been added native to BlitzSteam (no need for BlitzUtility). 2016-03-04 03:47:32 +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 00aae96f83 Latest Steam API integration 2015-09-19 19:21:45 +02:00
Michael Dirks 3ccc34888f Prepare for 1.0 release. 2015-06-20 15:53:41 +02: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