otavepto
|
34492b69de
|
ignore build tmp of dos stub changer
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
b14a3e7f54
|
fixed a mistake in win build script
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
0d4a73c41f
|
fixed a mistake in win build deps script
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
9534e9dd1b
|
added a post build script to change the file DOS stub after build
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
f7db814f4c
|
added helpers for PE/module stuff
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
ab99591483
|
stub for appticket
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
f8bb8b2285
|
fixed the overlay crash when an invitation is sent (on guest side)
(cherry picked from commit fc4fbb33b11e03946bb158c465ce3cb8e02b3f45)
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
a453bca12e
|
updated .gitignore to to ignore crash printer tests output
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
0358bcae89
|
parse the crash printer path from config file
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
6efc5b5e8e
|
updated build scripts for the crash printer
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
2056698d6e
|
tests for crash printer
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
fcfda3ddd2
|
win crash printer
|
2024-01-19 03:51:44 +02:00 |
|
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 |
|