Dalamud/Dalamud
2022-05-28 18:08:28 +02:00
..
Configuration chroe: don't use AsmHook for wndproc fix 2022-05-26 15:41:40 +02:00
Data refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
Fixes chore: undef BOOT_AGING by default 2022-05-27 14:18:12 +02:00
Game feat: hide system menu buttons when using /xlui (#846) 2022-05-18 18:49:19 +02:00
Hooking chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
Interface feat: add WIP profiler 2022-05-28 18:08:28 +02:00
IoC chore: mark PluginServiceAttribute with MeansImplicitUse 2022-01-30 17:15:20 -05:00
Logging chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
Memory feat(MemoryHelper): add NullTerminate 2022-01-28 20:18:03 +01:00
Plugin feat: add wndproc nullref fix 2022-05-26 01:43:10 +02:00
Support fix(Troubleshooting): order plugin names 2022-01-25 22:16:53 +01:00
Utility feat: add TimingEvent, time IM scene init 2022-05-28 17:32:18 +02:00
ClientLanguage.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
ClientLanguageExtensions.cs fix: random comment typos 2022-02-25 14:39:39 +01:00
Dalamud.cs feat: add TimingEvent, time IM scene init 2022-05-28 17:32:18 +02:00
Dalamud.csproj build: 6.4.0.11 2022-05-18 18:33:50 +02:00
DalamudStartInfo.cs fix: default language to EN instead of JA when manually injecting (#845) 2022-05-18 18:49:33 +02:00
EntryPoint.cs feat: delay main thread continuation until GameFixes are applied 2022-05-27 14:12:15 +02:00
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04:00
Localization.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
NativeFunctions.cs feat: delay main thread continuation until GameFixes are applied 2022-05-27 14:12:15 +02:00
SafeMemory.cs doc: SafeMemory.PtrToStructure 2021-12-07 22:19:21 +01:00
Service{T}.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00