Dalamud/Dalamud
2022-06-20 22:10:46 +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
Game chore: rename Framework destroy => free for accuracy 2022-06-20 22:10:46 +02:00
Hooking chore: fix some warnings, cleanup 2022-04-25 20:04:17 +02:00
Interface feat: switch framework hooks from vtable to sigs 2022-06-20 22:08:50 +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: fix code analysis for IsNullOrEmpty, IsNullOrWhitespace extensions 2022-06-17 18:46:54 +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: provide cache file for client structs 2022-06-20 18:20:25 +02:00
Dalamud.csproj feat: add "--console" arg to show boot console, write Dalamud logs to console if set 2022-06-20 15:29:49 +02:00
DalamudStartInfo.cs feat: actually set BootLogPath from injector 2022-06-19 12:45:12 +02:00
EntryPoint.cs feat: add "--console" arg to show boot console, write Dalamud logs to console if set 2022-06-20 15:29:49 +02:00
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02: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