18 Commits

Author SHA1 Message Date
Michael Fabain Dirks 6a44064f25 Update 2016-05-08 22:46:41 +02:00
Michael Fabian Dirks a52326d80a Update 2016-03-11 14:13:25 +01:00
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 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 ee7f4f280f Implement SteamUser Wrapper 2016-01-11 16:56:07 +01:00
Michael Dirks cbe923944c Upgrade to Visual Studio 2015 2015-12-30 06:40:50 +01:00
Michael Dirks 00aae96f83 Latest Steam API integration 2015-09-19 19:21:45 +02:00
Michael Dirks 2224ab3724 Latest Changes 2015-09-19 18:46:44 +02:00
Michael Dirks 0b343ac97d Update project file. 2015-06-20 16:53:09 +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 ab4b03b2c2 Automatically copy LICENSE and LICENSE.lesser to build directory for easier releases. 2015-06-06 21:20:52 +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 7418113032 Add license header to all files and update to latest version. 2015-06-06 18:46:10 +02:00
Michael Fabian Dirks 78c27c54f3 Update BlitzSteam:
- Steam API
- SteamAppList API
- SteamApps API
- SteamController API (work-in-progress)
- SteamClient API
2015-06-06 14:33:52 +02:00
Michael Fabian Dirks 7f8416ea7d Initial Commit 2015-05-17 12:45:11 +02:00