Dalamud/Dalamud
2022-06-24 23:57:01 +02:00
..
Configuration Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Data Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Game fix: call Enable() on DalamudAtkTweaks 2022-06-24 23:57:01 +02:00
Hooking Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Interface Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
IoC fix: Create() => CreateAsync(), fix custom plugin IoC 2022-06-24 23:11:16 +02:00
Logging Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Memory feat(MemoryHelper): add NullTerminate 2022-01-28 20:18:03 +01:00
Plugin fix: Create() => CreateAsync(), fix custom plugin IoC 2022-06-24 23:11:16 +02:00
Support feat: serialize LocalPluginManifest for troubleshootings 2022-06-23 12:22:51 +02:00
Utility Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +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 Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Dalamud.csproj deps: update Lumina to 3.7.0 2022-06-24 14:16:20 +02:00
DalamudStartInfo.cs Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
EntryPoint.cs Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +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 Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02: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
ServiceManager.cs Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
Service{T}.cs Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00