gbe_fork/dll
2024-05-21 19:29:20 +03:00
..
dll nah screw it 2024-05-12 19:38:16 +03:00
appticket.cpp Revert all fake changes 2024-05-11 17:38:32 +03:00
auth.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
base.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
callsystem.cpp print k_iCallback for call result and call complete 2024-05-05 17:20:18 +03:00
dll.cpp revert the changes to the old steam interfaces parser 2024-04-23 04:58:36 +02:00
flat.cpp descriptive var name for these tests 2024-04-02 22:33:04 +02:00
local_storage.cpp * use std::filesystem::u8path to support utf-8 2024-04-28 19:44:56 +03:00
net.proto only accept leaderboards updates from the same appid 2024-04-01 19:23:55 +02:00
network.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
settings_parser.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
settings.cpp * don't merge steam preowned ids with user dlc list or installed apps list 2024-04-28 19:44:10 +03:00
source_query.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_app_ids.cpp new option add_steam_preowned_ids to unlock pre-owned Steam Apps 2024-04-20 19:26:55 +02:00
steam_applist.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
steam_apps.cpp * corrected callbacks vs call results + a missing callback in UGC 2024-05-07 06:22:34 +03:00
steam_client_interface_getter.cpp steam screenshot 2024-05-10 19:43:03 +03:00
steam_client.cpp * refactor Steam_Client class implementation, by moving all interfaces getters into a separate .cpp file 2024-05-05 17:20:18 +03:00
steam_controller.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_friends.cpp * special function for the overlay Steam_Friends::get_friend_rich_presence_silent to avoid spamming the debug log 2024-05-06 21:29:59 +03:00
steam_game_coordinator.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gamesearch.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gameserver.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_gameserverstats.cpp more accurate implementation for callbacks and call results in UserStats and GameServerStats interfaces 2024-04-11 06:40:29 +02:00
steam_HTMLsurface.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_http.cpp * set these env vars for a more accurate emulation: 2024-04-13 17:35:10 +02:00
steam_inventory.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_masterserver_updater.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_matchmaking_servers.cpp reduce this annoying spam 2024-05-05 17:20:18 +03:00
steam_matchmaking.cpp decrease this spam debug message 2024-05-06 21:16:45 +03:00
steam_music.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
steam_musicremote.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
steam_networking_messages.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_sockets.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_socketsserialized.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking_utils.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_networking.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_parental.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
steam_parties.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_remote_storage.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_remoteplay.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_screenshots.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_tv.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_ugc.cpp * corrected callbacks vs call results + a missing callback in UGC 2024-05-07 06:22:34 +03:00
steam_unified_messages.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_user_stats.cpp Use integer instead of floats for achievement progress. 2024-05-21 19:29:20 +03:00
steam_user.cpp fix usage of uninit var 2024-05-17 13:53:16 +03:00
steam_utils.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03:00
steam_video.cpp remove functions names prefixes in debug logs 2024-04-06 08:30:08 +02:00
ugc_remote_storage_bridge.cpp separate .h/.cpp files 2024-05-03 03:33:46 +03: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