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.
0.6
2016-01-11 20:07:57 +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
0.5
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 Dirks
355aae6a6f
Move Blitz files to the Blitz subfolder.
2015-06-06 18:45:48 +02:00
Michael Dirks
b7fd6fab14
BlitzSteam is now licensed under the LGPLv3 license, see LICENSE and LICENSE.lesser for more info.
2015-06-06 18:45:04 +02:00
Michael Fabian Dirks
d2553d299f
Update .gitignore to exclude Steamworks SDK located under /SteamworksSDK/
2015-06-06 14:35:02 +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