Dalamud/Dalamud
2022-01-19 00:42:36 +01:00
..
Configuration fix: safeguard against dalamudConfig.json that serializes to null 2022-01-07 22:03:01 +01:00
Data refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
Game feat(SeStringBuilder): add overload for AddItemLink with new kind parameter 2022-01-19 00:42:36 +01:00
Hooking fix: make HookManager.TrackedHooks thread-safe, might fix invalid CLR state 2022-01-12 18:33:40 +01:00
Interface feat(PluginInstaller): add special icon for third + installed 2022-01-18 04:12:23 +01:00
IoC Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
Logging Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
Memory Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
Plugin fix: stub out implicit Dispose in DalamudPluginInterface 2022-01-14 05:56:48 +01:00
Support refactor: fix warnings in troubleshooting 2022-01-15 03:05:06 +01:00
Utility refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
ClientLanguage.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
ClientLanguageExtensions.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
Dalamud.cs refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
Dalamud.csproj build: 6.2.0.23 2022-01-17 06:07:29 +01:00
DalamudStartInfo.cs Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01:00
EntryPoint.cs Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09: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 Revert "refactor(Dalamud): switch to file-scoped namespaces" 2021-11-18 15:23:40 +01: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