a63d893a18
Duplicate decls file - how did this not get noticed for so long ...
Michael Fabain Dirks
2016-07-01 14:17:52 +02:00
6a5f4588ed
Create Readme with list of APIs and build instructions. Also include license.
Michael Fabain Dirks
2016-06-29 21:59:24 +02:00
6a44064f25
Update
0.7
Michael Fabain Dirks
2016-05-08 22:46:41 +02:00
d4de6a5e7b
Update
Michael Fabian Dirks
2016-03-19 14:22:11 +01:00
a52326d80a
Update
Michael Fabian Dirks
2016-03-11 14:13:25 +01:00
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).
Michael Fabian Dirks
2016-03-04 03:47:32 +01:00
7209e0936e
Blitz Project stuff
Michael Dirks
2016-02-23 23:41:41 +01:00
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.
Michael Dirks
2016-02-23 23:39:40 +01:00
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.
Michael Dirks
2016-02-23 13:25:34 +01:00
0ebbd7e9a0
BlitzSteam update 06.02.2016
Michael Dirks
2016-02-06 00:17:29 +01:00
d6ef2b46f0
Implement SteamUser and SteamUserStats. Fix return of SteamAPICall_t to be a pointer to a uint64_t instead.
0.6
Michael Dirks
2016-01-11 20:07:57 +01:00
ee7f4f280f
Implement SteamUser Wrapper
Michael Dirks
2016-01-11 16:56:07 +01:00
cbe923944c
Upgrade to Visual Studio 2015
Michael Dirks
2015-12-30 06:40:50 +01:00
00aae96f83
Latest Steam API integration
0.5
Michael Dirks
2015-09-19 19:21:45 +02:00
2224ab3724
Latest Changes
Michael Dirks
2015-09-19 18:46:44 +02:00
0b343ac97d
Update project file.
Michael Dirks
2015-06-20 16:53:09 +02:00
3ccc34888f
Prepare for 1.0 release.
Michael Dirks
2015-06-20 15:53:41 +02:00
071a776a9e
Implement SteamFriends and add CSteamID wrapper.
Michael Dirks
2015-06-07 03:31:10 +02:00
ab4b03b2c2
Automatically copy LICENSE and LICENSE.lesser to build directory for easier releases.
Michael Dirks
2015-06-06 21:20:52 +02:00
7418113032
Add license header to all files and update to latest version.
Michael Dirks
2015-06-06 18:46:10 +02:00
355aae6a6f
Move Blitz files to the Blitz subfolder.
Michael Dirks
2015-06-06 18:45:48 +02:00
b7fd6fab14
BlitzSteam is now licensed under the LGPLv3 license, see LICENSE and LICENSE.lesser for more info.
Michael Dirks
2015-06-06 18:45:04 +02:00
d2553d299f
Update .gitignore to exclude Steamworks SDK located under /SteamworksSDK/
Michael Fabian Dirks
2015-06-06 14:35:02 +02:00
78c27c54f3
Update BlitzSteam: - Steam API - SteamAppList API - SteamApps API - SteamController API (work-in-progress) - SteamClient API
Michael Fabian Dirks
2015-06-06 14:33:52 +02:00
7f8416ea7d
Initial Commit
Michael Fabian Dirks
2015-05-17 12:45:11 +02:00