Commit graph

12 commits

Author SHA1 Message Date
goat
71bcbde131
more logging for wine fixes 2022-12-10 18:53:54 +01:00
goaaats
8744e82979
feat: make ETW configurable, doesn't actually do anything yet because we're stuck on .NET 5 2022-06-22 16:58:53 +02:00
kizer
2f4c0bbc97
Update logging to reflect msvc updates on std::format (#883) 2022-06-17 10:28:10 +02:00
kizer
75de126c9d
Implement xiv fixes into Dalamud.Boot (#857) 2022-05-28 19:11:03 +02:00
kizer
9a38a9470c
Fix inject problems (#820)
* CoreCLR: resolve and load nethost on demand instead of requiring it on load

* Remove nethost loading from C# side

* Added option to not chain Process.Dispose; see for last error only if result is empty
2022-04-25 10:13:32 +02:00
kizer
4d7b3bca9c
Turn Dalamud Injector into a console app (#811) 2022-04-23 16:46:58 +02:00
Raymond
e32c08d877 close injector streams, dont leave them open. 2021-09-16 09:03:29 -04:00
Raymond
9bd713f697 Hide boot dialogs 2021-09-15 17:46:09 -04:00
goat
bce65db082
fix: #ifndef instead of !defined() 2021-09-15 01:45:23 +02:00
goat
7d56b717a2
feat: add console logos 2021-09-01 00:10:09 +02:00
goat
0f78129bf1
fix(Boot): use NDEBUG instead of _DEBUG 2021-07-17 00:28:49 +02:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00