Dalamud/Dalamud
2023-12-03 04:57:53 +00:00
..
Configuration Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Data Remove internal dependencies on opcodes (#1464) 2023-10-05 17:01:03 +00:00
Game Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Hooking Add a log message for each leaked hook with its address. (#1543) 2023-11-25 12:24:08 -08:00
Interface Hold Shift to display Toggle Dev Menu TSM entry (#1538) 2023-11-28 22:43:41 +01:00
IoC Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Logging Miscellaneous improvements (#1537) 2023-11-26 22:58:26 +01:00
Memory cleanup: remove obsolete SeStringManager class 2023-05-27 17:15:22 -07:00
Networking/Http Send Dalamud user-agent when downloading plugins (#1550) 2023-11-28 09:04:36 -08:00
Plugin Remove second HttpClient from PluginRepository (#1551) 2023-11-28 22:52:38 +01:00
Storage Disable game symbol download for the time being 2023-11-28 22:31:46 +01:00
Support chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
Utility Add DalamudAssetManager 2023-11-28 22:31:46 +01:00
ClientLanguage.cs chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
ClientLanguageExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Dalamud.cs Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Dalamud.csproj build: 9.0.0.13 2023-11-19 13:32:05 +01:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudAsset.cs Disable game symbol download for the time being 2023-11-28 22:31:46 +01:00
EntryPoint.cs chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02: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 Miscellaneous improvements (#1537) 2023-11-26 22:58:26 +01:00
NativeMethods.txt chore: use CsWin32 for WriteAllBytesSafe() 2023-10-04 23:45:31 +02:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs Revert "Fix Dalamud trying to unload IServiceType and crashing (#1557)" (#1559) 2023-12-03 04:57:53 +00:00
Service{T}.cs Revert "Fix Dalamud trying to unload IServiceType and crashing (#1557)" (#1559) 2023-12-03 04:57:53 +00:00