Commit Graph

884 Commits

Author SHA1 Message Date
otavepto
57e7dbebde linux crash printer 2024-01-19 03:51:44 +02:00
otavepto
d15441a30e common files used by crash printer 2024-01-19 03:51:44 +02:00
otavepto
85abf09650 new id to handle recent games 2024-01-19 03:51:44 +02:00
otavepto
2450f20bc0 use https for submodules, fixes #41 2024-01-11 18:46:50 +02:00
otavepto
e116d86cc0 updated changelog 2024-01-05 22:36:17 +02:00
otavepto
43ce82bf9c fix compilation error + some print messages 2024-01-05 22:10:30 +02:00
otavepto
54af73788b print more missing old interfaces + some consistency 2024-01-05 22:10:30 +02:00
otavepto
c37299013c consistency with interfaces are accessed/casted 2024-01-05 22:10:30 +02:00
otavepto
57a02c7b43 refactor the tool find_intrfaces to search accurately for interfaces 2024-01-05 22:10:30 +02:00
Detanup01
e221d8e1d2 Fix Replace 2024-01-05 17:03:03 +02:00
otavepto
051db907e3 release date! 2024-01-03 01:59:51 +02:00
otavepto
ace7aa4acb added a new debug option "ResumeByDebugger" for the Windows version of the client loader 2024-01-03 01:56:26 +02:00
otavepto
bc62efa7f7 updated changelog 2023-12-31 21:19:06 +02:00
otavepto
c272d965f9 added dep for signer in workflow, here we go again! hope this works 2023-12-31 21:06:44 +02:00
otavepto
ecf9db20a6 some comments 2023-12-31 21:06:44 +02:00
otavepto
41a3adfa33 sign the gen emu script too 2023-12-31 21:06:44 +02:00
otavepto
fbaad96afc check for signing tool 2023-12-31 21:06:44 +02:00
otavepto
a0cc63a773 added submodule for the new build dep 2023-12-31 21:06:44 +02:00
otavepto
4e0ac7521a added release note regarding signing 2023-12-31 21:06:44 +02:00
otavepto
61ae6711f8 always generate DLC.txt 2023-12-31 21:06:44 +02:00
otavepto
8fa92eef93 updated win build script to sign each file after build 2023-12-31 21:06:44 +02:00
otavepto
929474661b added readme for resources folder 2023-12-31 01:55:34 +02:00
otavepto
e326c1d556 don't cleanup protoc generated files, because VScode gets confused and cannot find files/types 2023-12-31 01:35:16 +02:00
otavepto
f6bb934c1e exit early when protoc or rc.exe fails 2023-12-31 01:35:16 +02:00
otavepto
8b9e366441 added version resource for .exe launcher 2023-12-31 01:35:16 +02:00
otavepto
e5f59ad952 updated win build script to compile and use the .rc file 2023-12-31 01:35:16 +02:00
otavepto
c6373fc654 added resource files + note in readme about Windows SDK 2023-12-31 01:35:16 +02:00
otavepto
d9261f8500 gen emu config: readme + icon attribution 2023-12-29 23:03:58 +02:00
otavepto
512eb4e0bf added anonymous login to gen emu script, has very limited access 2023-12-29 23:03:58 +02:00
otavepto
21eeb85bd7 ignore gen emu script output folder 2023-12-29 23:03:58 +02:00
otavepto
d2256f0643
Update README.md to add a note about submodules 2023-12-28 22:53:03 +02:00
otavepto
f9cb481855 update readme to add -verbose 2023-12-28 22:27:29 +02:00
otavepto
c3bbecff17 for linux build script added -verbose 2023-12-28 22:22:43 +02:00
otavepto
77d6b7d1ec refactor the win build script to make it similar to the linux one and reduce dupe + ensure /MT when compiling + introduce -verbose flag + fix missing quote! 2023-12-28 22:12:08 +02:00
otavepto
9fafde917e output protoc generated in a subfolder in dll/ for easier code reference 2023-12-28 22:10:55 +02:00
otavepto
851142071d gen emu config workflow packaging dir (dammit!) 2023-12-28 02:35:35 +02:00
otavepto
dfc55067e2 static early purchase time 2023-12-28 02:15:09 +02:00
otavepto
2f0de07b7d added link to usage instructions 2023-12-28 01:30:46 +02:00
otavepto
473502dd50 fix permissions again! 2023-12-28 01:30:46 +02:00
otavepto
6660eede36 use that instead to allow cancelling workflows 2023-12-28 01:30:46 +02:00
otavepto
f18217ac7b use it for Windows workflow too since that worked! 2023-12-28 01:30:46 +02:00
otavepto
d0519e3fe5 attempt to make the build job always run, why is it being skipped! 2023-12-28 01:30:46 +02:00
otavepto
5e81fe9d25 updated changelog 2023-12-28 01:30:46 +02:00
otavepto
d6c2ce1389 updated README finally! 2023-12-28 01:30:46 +02:00
otavepto
8981911e7c update emu packaging path for Linux & Windows 2023-12-28 01:30:46 +02:00
otavepto
b960f6ca1f configureable python version for Linux in gen emu config packaging script 2023-12-28 01:30:46 +02:00
otavepto
237d7e6672 restore upstream repo files inside their dedicated folder + move steamnetworkingsockets to this folder 2023-12-28 01:30:46 +02:00
otavepto
1c0baa99ce update .gitignore to remove protoc files which are no longer built inside dll/ folder 2023-12-28 01:30:46 +02:00
otavepto
9cec2361de overall result message in all deps build scripts 2023-12-28 01:30:46 +02:00
otavepto
475cbe5da4 update all build scripts:
+ use new sdk folder

+ build proto files in build/tmp folder

+ update global includes to recognize the new structure

+ copy post build stuff

+ Linux: count protoc error

+ Windows: use nested dir for each build
2023-12-28 01:30:46 +02:00