.github/workflows
|
update workflow scripts to just fail as early as possible
|
2023-12-25 18:30:44 +02:00 |
blog
|
Some words added to blogpost.
|
2019-08-12 11:17:27 -04:00 |
controller
|
Fix some possible controller issues.
|
2020-01-19 01:34:52 -05:00 |
detours
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
dll
|
fixed warning in auth when building with clang (dammit!)
|
2023-12-25 18:30:44 +02:00 |
fifo_map
|
separate the fifo_map library into separate folder
|
2023-12-24 14:33:40 +02:00 |
files_example
|
updated mods.EXAMPLE.json
|
2023-12-25 01:47:45 +02:00 |
ImGui
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
json
|
updated json library
|
2023-12-24 14:33:40 +02:00 |
overlay_experimental
|
fixed all non-void functions missing return values + removed the compiler flag -Wno-return-type
|
2023-12-25 04:09:49 +02:00 |
script_generate_emu_config
|
relocate the generate emu config script to a separate folder
|
2023-12-25 01:58:45 +02:00 |
sdk_includes
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
sha
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
stb
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
steamclient_loader
|
added original source
|
2023-12-25 01:58:45 +02:00 |
third-party
|
point at the correct third-party submodule commit
|
2023-12-25 18:30:44 +02:00 |
tools_linux/steamclient_loader
|
refactored the steamclient_loader script for Linux + relocate to a separate folder
|
2023-12-25 01:58:45 +02:00 |
utfcpp
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
website
|
Update links.
|
2022-05-21 00:36:41 -04:00 |
.gitignore
|
relocate the generate emu config script to a separate folder
|
2023-12-25 01:58:45 +02:00 |
.gitmodules
|
+ self reference the deps from the corresponding branches in this repo, this makes the repo self contained
|
2023-12-18 02:50:05 +02:00 |
build_linux_deps.sh
|
check for file existence before extraction in Linux deps build script
|
2023-12-25 18:30:44 +02:00 |
build_linux.sh
|
update Linux build script to avoid removing the entire build folder before building + introduce -clean flag
|
2023-12-25 18:30:44 +02:00 |
build_win_deps.bat
|
properly propagate extraction error in Windows deps build script
|
2023-12-25 18:30:44 +02:00 |
build_win_set_env.bat
|
+ check for vswhere before attempting any detection
|
2023-12-18 02:50:05 +02:00 |
build_win.bat
|
update Windows build script to avoid removing the entire build folder before building + introduce -clean flag
|
2023-12-25 18:30:44 +02:00 |
CHANGELOG.md
|
All Auth token support
|
2023-12-24 14:33:40 +02:00 |
generate_interfaces_file.cpp
|
(RIN forum) added more interfaces to look for in the original steam_api by alex47exe from https://cs.rin.ru/forum/viewtopic.php?p=2935557#p2935557
|
2023-12-14 04:46:51 +02:00 |
LICENSE
|
Add license file.
|
2019-04-13 14:09:03 -04:00 |
lobby_connect.cpp
|
(PR https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/merge_requests/30) remember the last executable selected in lobby_connect
|
2023-12-14 04:18:25 +02:00 |
package_linux.sh
|
don't depend on BASH_SOURCE to get script path
|
2023-12-25 01:58:45 +02:00 |
package_win.bat
|
+ add package scripts
|
2023-12-18 02:50:05 +02:00 |
Readme_debug.txt
|
Add windows debug experimental build to latest git build.
|
2019-05-25 18:06:18 -04:00 |
Readme_experimental_steamclient.txt
|
Add steamclient loader based on the one Rat431 made for his ColdAPI steam emulator.
|
2019-12-03 12:52:12 -05:00 |
Readme_experimental.txt
|
disable_lan_only.txt can now be put inside the steam_settings folder.
|
2022-09-06 13:29:39 -04:00 |
Readme_generate_interfaces.txt
|
Add program to generate steam_interfaces.txt
|
2019-05-15 08:24:39 -04:00 |
Readme_lobby_connect.txt
|
Make lobby_connect work on Linux.
|
2019-04-16 17:58:08 -04:00 |
Readme_release.txt
|
(RIN forum) added hotfix 2 by ce20fdf2: https://cs.rin.ru/forum/viewtopic.php?p=2884110#p2884110
|
2023-12-14 04:44:39 +02:00 |
README.md
|
Update README.md
|
2023-12-20 08:00:27 +02:00 |
README.original.md
|
Update README.md
|
2023-12-20 08:00:27 +02:00 |
steamclient.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |
steamnetworkingsockets.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |