..
base.cpp
Tweaked auth delays.
2019-08-17 18:15:18 -04:00
base.h
Basic steamclient.dll emulation.
2019-08-17 18:02:15 -04:00
defines.h
Initial commit.
2019-04-13 12:21:56 -04:00
dll.cpp
Basic steamclient.dll emulation.
2019-08-17 18:02:15 -04:00
dll.h
Basic steamclient.dll emulation.
2019-08-17 18:02:15 -04:00
flat.cpp
Basic steamclient.dll emulation.
2019-08-17 18:02:15 -04:00
local_storage.cpp
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
local_storage.h
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
net.proto
Beggining of a actually working steam networking sockets implementation.
2019-07-15 20:00:52 -04:00
network.cpp
Added check on directory in Local_Storage::file_exists
2019-06-17 23:08:23 +02:00
network.h
custom broadcasts file can now contain domains.
2019-05-08 15:43:25 -04: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.cpp
Add a way to configure which leaderboards are seen by the game.
2019-08-03 18:55:08 -04:00
settings.h
Add a way to configure which leaderboards are seen by the game.
2019-08-03 18:55:08 -04:00
steam_HTMLsurface.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_applist.cpp
Initial commit.
2019-04-13 12:21:56 -04:00
steam_applist.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_apps.cpp
Increase return value of GetAppBuildId.
2019-08-12 10:40:16 -04:00
steam_apps.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_client.cpp
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
steam_client.h
SteamAPI_Shutdown actually does something now.
2019-08-03 18:58:23 -04:00
steam_controller.h
Update to sdk 1.46
2019-07-28 09:02:09 -04:00
steam_friends.h
Small improvements to last commit.
2019-07-10 08:03:40 -04:00
steam_game_coordinator.h
Very basic steam game coordinator emulation.
2019-04-21 16:48:32 -04:00
steam_gamesearch.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_gameserver.cpp
Tweak some delays to get the game ignite working.
2019-07-14 16:25:16 -04:00
steam_gameserver.h
Add support for isteamgameserver 005-011
2019-05-20 12:35:55 -04: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_http.cpp
Fix bug.
2019-04-21 16:47:54 -04:00
steam_http.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_inventory.h
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
steam_masterserver_updater.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_matchmaking.h
Make auth stuff behave more like real steam.
2019-07-15 10:07:34 -04:00
steam_matchmaking_servers.cpp
Only call server request callback if not NULL.
2019-05-26 13:46:43 -04:00
steam_matchmaking_servers.h
Initial commit.
2019-04-13 12:21:56 -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
Initial commit.
2019-04-13 12:21:56 -04:00
steam_musicremote.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_networking.h
Some steam networking accuracy improvements.
2019-05-30 07:56:00 -04:00
steam_networking_sockets.h
Update to sdk 1.46
2019-07-28 09:02:09 -04:00
steam_networking_socketsserialized.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_networking_utils.h
Update to sdk 1.46
2019-07-28 09:02:09 -04: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
Initial commit.
2019-04-13 12:21:56 -04:00
steam_remote_storage.h
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
steam_remoteplay.h
Update to sdk 1.46
2019-07-28 09:02:09 -04: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_ugc.h
Update to sdk 1.46
2019-07-28 09:02:09 -04:00
steam_unified_messages.h
Initial commit.
2019-04-13 12:21:56 -04:00
steam_user.h
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
steam_user_stats.h
Achievements support & inventory customization.
2019-08-24 17:42:39 +02:00
steam_utils.h
Update to sdk 1.46
2019-07-28 09:02:09 -04: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