Commit Graph

1631 Commits

Author SHA1 Message Date
otavepto
574f9f6376 attempt to fix mbedtls compilation on macos 2024-05-12 03:45:04 +03:00
otavepto
47d539474d initial script to build macos deps + worflow :/ 2024-05-12 02:30:30 +03:00
otavepto
4b6e5c75b5 self-ref branch third-party/build/macos as a submodule 2024-05-12 01:46:33 +03:00
otavepto
f8c4892db1 self-ref branch third-party/deps/macos as a submodule 2024-05-12 01:39:46 +03:00
otavepto
7c6c7e2a9d try -j 3 for github builder 2024-05-11 22:25:12 +03:00
otavepto
07da4f2d5b update changelog + credits 2024-05-11 22:11:02 +03:00
otavepto
2bf579d3a7 move the dll injection readme outside 2024-05-11 22:10:43 +03:00
otavepto
2322e14248 update front readme + deprecate ci-build-* branches 2024-05-11 22:10:24 +03:00
otavepto
9d8ecfdb60 fix release workflow 2024-05-11 22:09:24 +03:00
otavepto
efbd091a80 Revert all fake changes 2024-05-11 17:38:32 +03:00
otavepto
b017550ccf solve this stupid thing 2024-05-11 17:38:32 +03:00
otavepto
46a13095b7 fake change to test workflow 2024-05-11 17:38:32 +03:00
otavepto
7d515e9e9e workflows for migrate_gse 2024-05-11 17:38:32 +03:00
otavepto
517648677d fake change to test new workflow 2024-05-11 17:38:32 +03:00
otavepto
d14a726d75 scripts for gen_emu_config_tool 2024-05-11 17:38:32 +03:00
otavepto
470003f926 workflows for linux too + rename scripts 2024-05-11 17:38:32 +03:00
otavepto
67dd084448 win release script 2024-05-11 17:38:32 +03:00
otavepto
9bcdf5eec8 refactor win build scripts 2024-05-11 17:38:32 +03:00
otavepto
60bdada47b separate workflow for PRs 2024-05-11 17:38:32 +03:00
otavepto
dc5cde9fd6 * make all build switches opt-in
* separate jobs for each build arch and variant
2024-05-11 17:38:32 +03:00
otavepto
a65d6852ad simulate any change 2024-05-11 17:38:32 +03:00
otavepto
1dda63990a temporarily disable emu build workflows to test new ones 2024-05-11 02:03:31 +03:00
otavepto
a8b01e8e4d testing a better alternative for deps build 2024-05-11 01:57:59 +03:00
otavepto
03e41f42c6 note on parallel clone 2024-05-11 00:55:05 +03:00
otavepto
e83e08c945 self-reference local repo instead of online repo as a url for submodules 2024-05-11 00:55:05 +03:00
otavepto
cfdfe14ad7 hopefully fix the auto crlf change 2024-05-11 00:54:58 +03:00
Detanup01
f3c8824639
Merge pull request #173 from otavepto/fix-workflows
fix workflows trigger
2024-05-10 19:10:31 +02:00
Detanup01
ee29a67e00
Merge pull request #175 from otavepto/rm-screenshot
remove screenshot file
2024-05-10 19:09:44 +02:00
Detanup01
7878c40e3b
remove screenshot file 2024-05-10 19:09:17 +02:00
Detanup01
e61c195c95
Merge pull request #174 from otavepto/screenshot
Screenshot
2024-05-10 19:08:21 +02:00
Detanup01
0e173a014b
Merge branch 'dev' into screenshot 2024-05-10 19:07:43 +02:00
Detanup01
3c73c31735
screenshots not screenshot 2024-05-10 19:01:46 +02:00
Detanup01
7556472b88
forgot this 2024-05-10 18:54:17 +02:00
otavepto
a23679f150 fix workflows trigger, apparently paths works like a filter, if the commit contained a file outside the 'allowed list' it won't trigger, if the commit contained a file in the blacklist it will be ignored and also not triggered 2024-05-10 19:53:02 +03:00
Detanup01
c477a031ac steam screenshot 2024-05-10 19:43:03 +03:00
Detanup01
c9f070661a
steam screenshot 2024-05-10 18:39:28 +02:00
Detanup01
a01c35187d note on interface versions 2024-05-10 19:15:27 +03:00
otavepto
9ab535ece7
update front README.md to mention credits + change wording and remove "my", "I", etc... 2024-05-09 23:36:42 +03:00
Detanup01
f89a42ac31 credits for all used source 2024-05-09 23:13:31 +03:00
Detanup01
8554b52f4c
Merge pull request #167 from otavepto/workflows-paths
enhance workflows a little
2024-05-09 10:40:51 +02:00
otavepto
31f6ed7495 * trigger workflows only for corresponding files/folders
* allow running them unconditionally for branches matching `ci-build*`
2024-05-09 01:11:17 +03:00
Detanup01
1e2425d48a
Merge pull request #166 from otavepto/cold-loader-name
allow loading `.ini` file with the same name as the cold client loader exe name
2024-05-08 23:02:32 +02:00
otavepto
8be6efcfc2 allow loading .ini file with the same name as the cold client loader exe name 2024-05-08 00:30:23 +03:00
otavepto
27a8bba702 * corrected callbacks vs call results + a missing callback in UGC
* another missed spam in overlay
2024-05-07 06:22:34 +03:00
otavepto
47d48829a9 validate nt-header signature 2024-05-06 23:29:17 +03:00
otavepto
6fbc37630b * special function for the overlay Steam_Friends::get_friend_rich_presence_silent to avoid spamming the debug log
* refactor private method name
2024-05-06 21:29:59 +03:00
otavepto
f660b29100 decrease this spam debug message 2024-05-06 21:16:45 +03:00
otavepto
fd5f70f736 reorder this step 2024-05-06 19:25:27 +03:00
otavepto
442384f6eb ignore some folders not used during build 2024-05-06 19:14:03 +03:00
Detanup01
eb172b6536 Add interfaces.csv
for able to search what sdk contains what interface. better things for us
2024-05-06 18:48:35 +03:00