.github/workflows
|
fixed path in gen emu config workflows
|
2023-12-28 01:30:46 +02:00 |
controller
|
Fix some possible controller issues.
|
2020-01-19 01:34:52 -05:00 |
dll
|
update some includes to be relative to current dir
|
2023-12-28 01:30:46 +02:00 |
files_example/steam_settings.EXAMPLE
|
move appid and interfaces files inside steam_settings folder
|
2023-12-28 01:30:46 +02:00 |
libs
|
moved the utfcpp library into the libs folder
|
2023-12-28 01:30:46 +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 |
steamclient
|
moved the steamclient source into a separate folder
|
2023-12-28 01:30:46 +02:00 |
third-party
|
point at the updated deps
|
2023-12-28 01:30:46 +02:00 |
tools
|
changed tmp dir for builds
|
2023-12-28 01:30:46 +02:00 |
z_original_repo_files
|
moved all original repo files into a separate folder
|
2023-12-28 01:30:46 +02:00 |
.gitignore
|
update .gitignore to ignore the entire build/ folder
|
2023-12-28 01:30:46 +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 Windows + Linux deps build scripts to adapt the new folder structure
|
2023-12-28 01:30:46 +02:00 |
build_linux.sh
|
dbg: why is this failing now!
|
2023-12-28 01:30:46 +02:00 |
build_win_deps.bat
|
update Windows + Linux deps build scripts to adapt the new folder structure
|
2023-12-28 01:30:46 +02:00 |
build_win_set_env.bat
|
reference vswhere explicitly, making the script independant on the project
|
2023-12-28 01:30:46 +02:00 |
build_win.bat
|
changed tmp dir for builds
|
2023-12-28 01:30:46 +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
|
in Linux packaging script check for root priviledge after checking for input arg
|
2023-12-28 01:30:46 +02:00 |
package_win.bat
|
fix 7zip in Windows packager script for generate_emu_config + dynamic thread count detection
|
2023-12-28 01:30:46 +02:00 |
README.md
|
Update README.md
|
2023-12-20 08:00:27 +02:00 |
steamnetworkingsockets.cpp
|
Initial commit.
|
2019-04-13 12:21:56 -04:00 |