Dalamud/Dalamud.Boot
2022-07-23 17:36:37 +02:00
..
Dalamud.Boot.vcxproj Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
Dalamud.Boot.vcxproj.filters Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
DalamudStartInfo.cpp Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
DalamudStartInfo.h Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
dllmain.cpp Change Dalamud.Boot abort behaviour on detach (#925) 2022-07-23 15:26:46 +02:00
hooks.cpp Update logging to reflect msvc updates on std::format (#883) 2022-06-17 10:28:10 +02:00
hooks.h Fix nullptr problems (#878) 2022-06-04 13:45:22 +02:00
logging.cpp Update logging to reflect msvc updates on std::format (#883) 2022-06-17 10:28:10 +02:00
logging.h Update logging to reflect msvc updates on std::format (#883) 2022-06-17 10:28:10 +02:00
pch.cpp Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09:00
pch.h Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
pch_nmd_assembly_impl.cpp Implement xiv fixes into Dalamud.Boot (#857) 2022-05-28 19:11:03 +02:00
rewrite_entrypoint.cpp Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
unicode.cpp Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
unicode.h Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
utils.cpp Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
utils.h Write Dalamud.Boot log to TEMP, then CWD (#886) 2022-06-19 11:42:41 +02:00
veh.cpp Show error messagebox outside CLR from VEH (#933) 2022-07-23 17:36:37 +02:00
veh.h chore: change VEH env var, add var to enable full dumps 2022-05-18 18:33:34 +02:00
xivfixes.cpp feat: add RaiseFailFastException hook prototype 2022-07-16 00:38:33 +02:00
xivfixes.h feat: add RaiseFailFastException hook prototype 2022-07-16 00:38:33 +02:00