Dalamud/Dalamud
Soreepeong 2c013f39ca fix
2024-02-28 17:43:24 +09:00
..
Configuration Limit console log lines held in memory (#1683) 2024-02-27 19:15:11 +01:00
Data Remove internal dependencies on opcodes (#1464) 2023-10-05 17:01:03 +00:00
Game Remove InitialiationTask from interface 2024-02-21 16:34:53 +09:00
Hooking Safer unload 2023-12-17 15:21:45 +09:00
Interface fix 2024-02-28 17:43:24 +09:00
IoC Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Logging Better tex load cancellation handling 2024-02-28 17:43:24 +09:00
Memory Change MemoryHelper to allocate less (#1657) 2024-02-16 17:16:21 +01:00
Networking/Http Send Dalamud user-agent when downloading plugins (#1550) 2023-11-28 09:04:36 -08:00
Plugin Move all texture loading functionalities from IM to TM 2024-02-28 17:43:24 +09:00
Storage Move all texture loading functionalities from IM to TM 2024-02-28 17:43:24 +09:00
Support chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
Utility Merge pull request #1684 from Soreepeong/feature/idtw-cloneable 2024-02-27 19:43:21 +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 add more exception handler options to dev menu 2024-02-10 13:03:11 +01:00
Dalamud.csproj Update ITextureProvider 2024-02-28 17:29:23 +09:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudAsset.cs add icon for dev plugins 2024-01-18 22:21:37 +01:00
EntryPoint.cs Add injector option to not apply any exception handlers (#1541) 2023-12-07 05:06:39 +00: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
licenses.txt
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 Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
Service{T}.cs Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00