Kyle Sanderson
9f70645270
Add Game Coordinator Hooks (untested).
2016-03-03 20:38:00 -08:00
Kyle Sanderson
6bd04768ea
Sync HTTP enums with SteamWorks v1.32, features from v1.26a
2015-03-10 23:37:03 -07:00
Kyle Sanderson
45342347cc
Add pawn include files for GroupStatus.
...
line 188 -- // Ask if a user in in the specified group, results returns async by GSUserGroupStatus_t
line 190 -- virtual bool RequestUserGroupStatus( CSteamID steamIDUser, CSteamID steamIDGroup ) = 0;
line 333 -- // send as a reply to RequestUserGroupStatus()
line 334 -- struct GSClientGroupStatus_t
Why it's User then Client in the SDK is beyond me... :\
2015-02-25 21:03:24 -08:00
Kyle Sanderson
9a6fd52be8
Add UserGroupStatus (untested).
2015-02-25 20:44:07 -08:00
Kyle Sanderson
c322e4a117
Expose ISteamHTTP Streaming API to Pawn.
2015-01-17 14:18:36 -08:00
Ryan Stecker
9e2de4a08b
Implement WriteHTTPResponseBodyToFile via stdio.
2014-06-02 20:14:31 -05:00
Ryan Stecker
f996e24370
Implement Steamworks_GetClientSteamID.
2014-06-02 16:56:24 -05:00
Kyle Sanderson
93406fa2d5
Merge pull request #8 from VoiDeD/more-optional-natives
...
Correctly mark the rest of the available natives as optional.
2014-06-02 14:50:36 -07:00
Ryan Stecker
623e26ff8a
Correctly mark the rest of the available natives as optional.
2014-06-02 16:34:39 -05:00
Ryan Stecker
593217bfba
Fix an incorrect spelling of the String tag in some include functions.
2014-06-02 16:25:01 -05:00
KyleSanderson
1949edd858
Fix Inc.
2014-02-08 20:36:19 -07:00
KyleSanderson
29b1545d42
Add HTTP Natives to SteamWorks.inc.
2014-02-08 14:19:37 -07:00
KyleSanderson
9ddbf274e8
Initial commit of SteamWorks.inc
2014-02-06 21:37:09 -07:00