Dalamud/Dalamud
2023-09-23 13:05:19 +02:00
..
Configuration fix: dev plugins always need to retain their WorkingPluginId, even throughout reloads 2023-09-19 23:14:50 +02:00
Data fix warning in DataManager 2023-09-19 19:28:31 +02:00
Game chore: don't use ImGuiScene.TextureWrap for any external API, IDalamudTextureWrap does not inherit from ImGuiScene.TextureWrap any longer 2023-09-23 13:05:19 +02:00
Hooking prefix methods with Hook to improve clarity 2023-09-21 22:09:38 +02:00
Interface chore: don't use ImGuiScene.TextureWrap for any external API, IDalamudTextureWrap does not inherit from ImGuiScene.TextureWrap any longer 2023-09-23 13:05:19 +02:00
IoC chore: add data widget for servicecontainer status, remove serveropcode data widget 2023-09-17 20:35:40 +02:00
Logging fix warnings 2023-09-23 11:18:20 +02:00
Memory cleanup: remove obsolete SeStringManager class 2023-05-27 17:15:22 -07:00
Networking/Http Clean up Happy Eyeballs Verbose Spam (#1224) 2023-05-28 22:46:49 -07:00
Plugin chore: don't use ImGuiScene.TextureWrap for any external API, IDalamudTextureWrap does not inherit from ImGuiScene.TextureWrap any longer 2023-09-23 13:05:19 +02:00
Support chore: some more manifest refactoring 2023-07-02 18:02:56 +02:00
Utility Merge branch 'v9' into ihookprovider 2023-09-23 10:57:09 +02:00
ClientLanguage.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ClientLanguageExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Dalamud.cs remove unneeded includes 2023-07-08 12:39:02 +02:00
Dalamud.csproj Merge remote-tracking branch 'origin/master' into v9-rollup 2023-09-19 21:15:29 +00:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudStartInfo.cs feat: allow specifying logging path via --logpath, make sure serilog can always write to injector log 2023-06-19 19:53:06 +02:00
EntryPoint.cs Fix a build error, oops 2023-09-12 18:14:54 -07:00
GlobalSuppressions.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
GlobalUsings.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02: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 Merge branch 'master' into cheaploc-changes 2023-01-10 18:53:52 +01:00
NativeFunctions.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs feat(DI): support scoped services with interfaces 2023-08-02 23:04:59 +02:00
Service{T}.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00