.github/workflows
|
update workflow scripts to just fail as early as possible
|
2023-12-25 18:30:44 +02: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 |
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 |
third-party
|
point at the correct third-party submodule commit
|
2023-12-25 18:30:44 +02:00 |
tools
|
moved the steamclient_loader tool into the tools folder
|
2023-12-28 01:30:46 +02:00 |
utfcpp
|
added licenses & sources of all extrnal libraries
|
2023-12-24 14:33:40 +02:00 |
z_original_repo_files
|
moved all original repo files into a separate folder
|
2023-12-28 01:30:46 +02: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
|
update Linux deps build script to extract archives first programatically
|
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 |
LICENSE
|
Add license file.
|
2019-04-13 14:09:03 -04: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.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 |