Dalamud/Dalamud.Boot
srkizer 5777745ab3
Add injector option to not apply any exception handlers (#1541)
* Add injector option to not apply any exception handlers

* Log as warning if NoExceptionHandlers is set
2023-12-07 05:06:39 +00:00
..
crashhandler_shared.h Offer to generate .tspack from crash handler 2022-09-14 13:36:29 +09:00
Dalamud.Boot.rc feat: new VEH experience 2022-07-23 20:25:05 +02:00
Dalamud.Boot.vcxproj Set Dalamud.Boot to cpp20 (#1252) 2023-06-17 21:57:08 -07:00
Dalamud.Boot.vcxproj.filters feat: add minidump writer 2022-07-24 18:49:46 +02:00
dalamud.ico feat: new VEH experience 2022-07-23 20:25:05 +02:00
DalamudStartInfo.cpp Add injector option to not apply any exception handlers (#1541) 2023-12-07 05:06:39 +00:00
DalamudStartInfo.h Add injector option to not apply any exception handlers (#1541) 2023-12-07 05:06:39 +00:00
dllmain.cpp Add injector option to not apply any exception handlers (#1541) 2023-12-07 05:06:39 +00:00
hooks.cpp Show DLL description and version into xivfixes dll load list (#958) 2022-08-18 21:20:45 +02:00
hooks.h Fix nullptr problems (#878) 2022-06-04 13:45:22 +02:00
logging.cpp Fix log culling 2022-09-13 11:37:10 +09:00
logging.h Fix log culling 2022-09-13 11:37:10 +09: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 Enable dark mode window title bar if applicable 2023-02-16 21:51:26 +09:00
pch_nmd_assembly_impl.cpp Implement xiv fixes into Dalamud.Boot (#857) 2022-05-28 19:11:03 +02:00
resource.h feat: new VEH experience 2022-07-23 20:25:05 +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 Update Dalamud.Boot to use extra import checks 2023-09-12 17:07:46 -07:00
utils.h Update Dalamud.Boot to use extra import checks 2023-09-12 17:07:46 -07:00
veh.cpp Offer to generate .tspack from crash handler 2022-09-14 13:36:29 +09:00
veh.h Offer to restart game from VEH exception handler (#936) 2022-07-26 21:14:48 +02:00
xivfixes.cpp add prevent_icmphandle_crashes xivfix 2023-03-25 22:17:08 +01:00
xivfixes.h add prevent_icmphandle_crashes xivfix 2023-03-25 22:17:08 +01:00