Dalamud/Dalamud
2022-07-01 00:17:55 -04:00
..
Configuration Remove fallback font bs 2022-07-01 01:21:55 +09:00
Data Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
Game Improvements (#903) 2022-06-29 11:51:40 +02:00
Hooking Improvements (#903) 2022-06-29 11:51:40 +02:00
Interface Update ImGuiScene and add ImPlot demo to GUI menu bar element. 2022-07-01 00:17:55 -04:00
IoC Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
Logging Improvements (#903) 2022-06-29 11:51:40 +02:00
Memory feat(MemoryHelper): add NullTerminate 2022-01-28 20:18:03 +01:00
Plugin feat: add failing plugins to the installer during boot, handle dependency resolution failures 2022-06-29 13:28:33 +02:00
Support feat: serialize LocalPluginManifest for troubleshootings 2022-06-23 12:22:51 +02:00
Utility Improvements (#903) 2022-06-29 11:51:40 +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 Improvements (#903) 2022-06-29 11:51:40 +02:00
Dalamud.csproj Make plugins load asynchronously (#896) 2022-06-25 14:12:46 +02:00
DalamudStartInfo.cs Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
EntryPoint.cs wip 2022-06-30 23:16:17 +09:00
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04:00
IServiceType.cs Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
NativeFunctions.cs Add import hooks and ditch wndproc hooks (#902) 2022-06-27 20:19:44 +02:00
SafeMemory.cs doc: SafeMemory.PtrToStructure 2021-12-07 22:19:21 +01:00
ServiceManager.cs Improvements (#903) 2022-06-29 11:51:40 +02:00
Service{T}.cs Improvements (#903) 2022-06-29 11:51:40 +02:00