Dalamud/Dalamud.Boot
2025-12-07 21:13:12 +00:00
..
crashhandler_shared.h Clean up crash handler window log for external events 2025-12-06 18:32:03 +01:00
Dalamud.Boot.rc Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
Dalamud.Boot.vcxproj Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
Dalamud.Boot.vcxproj.filters Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
dalamud.ico feat: new VEH experience 2022-07-23 20:25:05 +02:00
DalamudStartInfo.cpp chore: remove named pipe transport, use startinfo for pathing 2025-11-25 10:08:24 -08:00
DalamudStartInfo.h chore: remove named pipe transport, use startinfo for pathing 2025-11-25 10:08:24 -08:00
dllmain.cpp Some logging, cleanup 2025-12-06 15:25:04 +01:00
error_info.cpp Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
error_info.h Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
hooks.cpp Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
hooks.h Sanitize PDB root name from loaded modules (#1687) 2024-02-29 15:13:33 -08:00
logging.cpp Fix log culling 2022-09-13 11:37:10 +09:00
logging.h unfuck std::format (#1815) 2024-05-26 15:33:08 +02:00
module.def Changes to Dalamud Boot DLL so that it works in WINE (#1111) 2024-02-12 12:56:38 -08:00
ntdll.cpp Sanitize PDB root name from loaded modules (#1687) 2024-02-29 15:13:33 -08:00
ntdll.h Sanitize PDB root name from loaded modules (#1687) 2024-02-29 15:13:33 -08: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 Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
pch_nmd_assembly_impl.cpp Implement xiv fixes into Dalamud.Boot (#857) 2022-05-28 19:11:03 +02:00
resource.h Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
rewrite_entrypoint.cpp Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
rewrite_entrypoint_thunks.asm Changes to Dalamud Boot DLL so that it works in WINE (#1111) 2024-02-12 12:56:38 -08:00
themes.manifest LoadingDialog: support localization, remove winforms, prevent invalid thread association errors 2024-07-21 18:41:51 +09: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 Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
utils.h Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
veh.cpp Merge remote-tracking branch 'origin/master' into api14-rollup 2025-12-07 21:13:12 +00:00
veh.h Report CLR errors through DalamudCrashHandler/VEH by hooking ReportEventW 2025-12-06 15:07:09 +01:00
xivfixes.cpp Reduce usage of exceptions from Boot (#2373) 2025-08-15 00:02:32 -07:00
xivfixes.h Move AntiDebug to xivfixes (#2264) 2025-05-09 13:53:44 -07:00