Commit graph

17 commits

Author SHA1 Message Date
kizer
ce49874935
Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
kizer
d3c230f9e0
Attempt to fix for alex compat (#884) 2022-06-17 19:01:38 +02:00
kizer
2f4c0bbc97
Update logging to reflect msvc updates on std::format (#883) 2022-06-17 10:28:10 +02:00
kizer
c5f84eb27d
Add option to use global import hook instead of MinHook for OpenProcess (#860) 2022-05-30 17:54:29 +02:00
kizer
b6237267ce
Workaround nuke not autoaddling dep lib (#859)
* #pragma comment(lib, <minhook lib>)

* Fix logging path, and make common files not use pch

* Move lib import to vcproj from pragma

* a

* Make copy of vcxproj for minhook from submodule to lib dir

* nuke it

* .
2022-05-29 19:18:00 +02:00
kizer
dbb0cb3d56
Use MinHook on cpp side too (#858)
Co-authored-by: goaaats <goatsdev@protonmail.com>
2022-05-29 17:33:57 +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
Soreepeong
e64cc7e687 Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09:00
Soreepeong
79ddc5dd31 Add loading via entrypoint 2021-11-12 17:19:37 +09:00
pohky
e80a24fb97 move the VEH out of dllmain 2021-10-30 23:02:18 +02:00
Raymond
9bd713f697 Hide boot dialogs 2021-09-15 17:46:09 -04:00
Raymond
a47c40cce6 make dalamud.boot window disappear 2021-09-14 21:34:47 -04:00
Raymond
e8eabef525 Make things compile 2021-08-24 10:33:36 -04:00
Raymond
cca2c5decc Fix PartyFinder class names 2021-08-24 10:22:35 -04:00
Raymond
1e8c7aa4e7 wip 2021-08-19 14:37:09 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00