.. |
base.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
base.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
common_includes.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
dll.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
dll.h
|
Update to sdk 1.48
|
2020-03-25 13:43:23 -04:00 |
flat.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
local_storage.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
local_storage.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
net.proto
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
network.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
network.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
rtlgenrandom.c
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
rtlgenrandom.def
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
settings_parser.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
settings_parser.h
|
Added a way to configure stats and moved parser logic to other file.
|
2019-08-26 13:01:45 -04:00 |
settings.cpp
|
Started work on a real avatars implementation.
|
2019-09-07 09:39:41 -04:00 |
settings.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_applist.cpp
|
Make all functions return something and re enable the msvc error.
|
2020-05-20 18:42:15 -04:00 |
steam_applist.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_apps.cpp
|
Update to sdk 1.49
|
2020-06-14 16:04:43 -04:00 |
steam_apps.h
|
Update to sdk 1.49
|
2020-06-14 16:04:43 -04:00 |
steam_client.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_client.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_controller_disabled.h
|
Initial Xinput ISteamInput/ISteamController support.
|
2019-09-10 14:54:54 -04:00 |
steam_controller.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_friends.h
|
Small code cleanup.
|
2020-08-03 23:08:22 -04:00 |
steam_game_coordinator.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_gamesearch.h
|
Make all functions return something and re enable the msvc error.
|
2020-05-20 18:42:15 -04:00 |
steam_gameserver.cpp
|
Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version.
|
2020-01-15 10:11:37 -05:00 |
steam_gameserver.h
|
Forgot this when updating sdk.
|
2019-12-11 19:17:47 -05:00 |
steam_gameserverstats.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_gameserverstats.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_HTMLsurface.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_http.cpp
|
Very basic implementations of a few steamhttp functions.
|
2020-06-25 11:26:19 -04:00 |
steam_http.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_inventory.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_masterserver_updater.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_matchmaking_servers.cpp
|
Add delay to matchmaking servers direct ip requests.
|
2020-02-24 15:05:51 -05:00 |
steam_matchmaking_servers.h
|
Add delay to matchmaking servers direct ip requests.
|
2020-02-24 15:05:51 -05:00 |
steam_matchmaking.h
|
Fixes to matchmaking and friends.
|
2020-08-03 12:56:33 -04:00 |
steam_music.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_music.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_musicremote.cpp
|
Make all functions return something and re enable the msvc error.
|
2020-05-20 18:42:15 -04:00 |
steam_musicremote.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_networking_sockets.h
|
Make all functions return something and re enable the msvc error.
|
2020-05-20 18:42:15 -04:00 |
steam_networking_socketsserialized.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_networking_utils.h
|
Implement all 4 Steam_Networking_Utils functions
|
2020-07-15 20:33:49 +02:00 |
steam_networking.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_parental.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_parental.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_parties.h
|
Make all functions return something and re enable the msvc error.
|
2020-05-20 18:42:15 -04:00 |
steam_remote_storage.h
|
FileReadAsync should be as fast as possible.
|
2020-07-05 18:46:38 -04:00 |
steam_remoteplay.h
|
Update to sdk 1.47
|
2019-12-09 12:49:55 -05:00 |
steam_screenshots.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_screenshots.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_tv.h
|
Update to sdk 1.48
|
2020-03-25 13:43:23 -04:00 |
steam_ugc.h
|
Might as well implement the other version of GetItemInstallInfo too.
|
2020-06-14 16:17:33 -04:00 |
steam_unified_messages.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_user_stats.h
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |
steam_user.h
|
Update to sdk 1.49
|
2020-06-14 16:04:43 -04:00 |
steam_utils.h
|
Basic JoinClanChatRoom implementation.
|
2020-01-20 11:48:15 -05:00 |
steam_video.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_video.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
wrap.cpp
|
Add a common include file.
|
2020-07-16 11:56:24 +02:00 |