.. |
base.cpp
|
Add env variable to set app path.
|
2020-01-13 13:47:14 -05:00 |
base.h
|
Remove useless code.
|
2019-12-06 14:42:29 -05:00 |
defines.h
|
Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version.
|
2020-01-15 10:11:37 -05:00 |
dll.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 |
dll.h
|
Add linux steamclient builds.
|
2020-01-08 18:43:18 -05:00 |
flat.cpp
|
Update to sdk 1.47
|
2019-12-09 12:49:55 -05:00 |
local_storage.cpp
|
Inventory/achivements bug fixes/improvements/cleanups.
|
2019-10-19 12:02:30 -04:00 |
local_storage.h
|
Inventory/achivements bug fixes/improvements/cleanups.
|
2019-10-19 12:02:30 -04:00 |
net.proto
|
Beggining of a actually working steam networking sockets implementation.
|
2019-07-15 20:00:52 -04:00 |
network.cpp
|
Try to support windows xp.
|
2020-01-08 18:26:42 -05:00 |
network.h
|
Add a way to disable all the networking functionality in the emulator.
|
2019-10-05 15:39:50 -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_parser.cpp
|
GetGlyphForActionOrigin implementation.
|
2019-12-11 12:06:19 -05: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
|
GetGlyphForActionOrigin implementation.
|
2019-12-11 12:06:19 -05: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
|
GetAppInstallDir accuracy improvements.
|
2019-12-12 14:11:05 -05:00 |
steam_apps.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_client.cpp
|
Close background thread on steamclient shutdown.
|
2020-01-15 12:40:18 -05:00 |
steam_client.h
|
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_controller_disabled.h
|
Initial Xinput ISteamInput/ISteamController support.
|
2019-09-10 14:54:54 -04:00 |
steam_controller.h
|
Fix build issue.
|
2020-01-12 14:43:25 -05:00 |
steam_friends.h
|
Started work on a real avatars implementation.
|
2019-09-07 09:39:41 -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
|
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
|
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
|
Implement inventory functions.
|
2019-12-04 08:44:14 -05:00 |
steam_masterserver_updater.h
|
Initial commit.
|
2019-04-13 12:21:56 -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_matchmaking.h
|
Add small delay to new lobby member callbacks.
|
2019-12-20 15:05:28 -05: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_sockets.h
|
Forgot this when updating sdk.
|
2019-12-11 19:17:47 -05:00 |
steam_networking_socketsserialized.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_networking_utils.h
|
Forgot this when updating sdk.
|
2019-12-11 19:17:47 -05:00 |
steam_networking.h
|
Forgot this when updating sdk.
|
2019-12-11 19:17:47 -05: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
|
Merge branch 'master' into 'achievements_support'
|
2019-10-05 19:48:41 +00: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_ugc.h
|
Forgot this when updating sdk.
|
2019-12-11 19:17:47 -05:00 |
steam_unified_messages.h
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steam_user_stats.h
|
Little improvements
|
2019-10-20 13:46:25 +02:00 |
steam_user.h
|
Merge branch 'master' into achievements_support
|
2019-08-26 19:45:58 +02:00 |
steam_utils.h
|
Update to sdk 1.47
|
2019-12-09 12:49:55 -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 |