..
dll
* proper fix for the window resizing problem, thanks to Nemirtingas
2024-03-08 18:13:29 +02:00
auth.cpp
fixed a bunch of includes
2023-12-28 01:30:46 +02:00
base.cpp
make sure mod path, if relative, would be relative to the lib itself + return utf8 string
2024-01-25 17:06:45 +02:00
dll.cpp
lots of todo notes
2024-01-25 23:24:16 +02:00
flat.cpp
fixed a bunch of includes
2023-12-28 01:30:46 +02:00
local_storage.cpp
a hacky fix for the overlay on dx12
2024-02-09 20:39:01 +02:00
net.proto
Restore networking, source query, avatar, friends changes/additions from: 75e6d7c8ab
, 4399c0b12b
2024-02-29 19:59:53 +02:00
network.cpp
grab players list for Steam_Matchmaking_Servers from Steam_GameServers , probably broken!
2024-02-29 19:59:53 +02:00
settings_parser.cpp
added 2 new options which enable the new behavior for Steam Matchmaking Servers
2024-02-29 19:59:53 +02:00
settings.cpp
allow accepting any invitation by using an empty file
2024-01-24 22:57:32 +02:00
source_query.cpp
grab players list for Steam_Matchmaking_Servers from Steam_GameServers , probably broken!
2024-02-29 19:59:53 +02:00
steam_applist.cpp
lots of todo notes
2024-01-25 23:24:16 +02:00
steam_apps.cpp
refactor steam_apps
2024-01-25 23:24:16 +02:00
steam_client.cpp
* local storage: allow files in root of user data
2024-01-20 18:46:43 +02:00
steam_gameserver.cpp
Restore networking, source query, avatar, friends changes/additions from: 75e6d7c8ab
, 4399c0b12b
2024-02-29 19:59:53 +02:00
steam_gameserverstats.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
steam_http.cpp
* more accurately handle and download steamhttp requests in multi-threaded manner
2024-02-23 20:41:30 +02:00
steam_matchmaking_servers.cpp
fix this debug message in steam_networking
2024-02-29 21:06:50 +02:00
steam_music.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
steam_musicremote.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
steam_parental.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
steam_screenshots.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
steam_video.cpp
bunch of scoped debug messages
2024-01-20 18:46:43 +02:00
ugc_remote_storage_bridge.cpp
* local storage: allow files in root of user data
2024-01-20 18:46:43 +02:00
wrap.cpp
revert the workaround for the usage of private/hidden glibc exports on linux, and fix it by directly calling the corresponding functions without the ver
parameter: stat, lstat, stat64, lstat64, mknod.
2024-03-01 13:35:39 +02:00