Dalamud/Dalamud
salanth357 e2609bbe0c
Improve performance in the Completion module (#2288)
Only resort the data entries when we modify the lists. Also use EncodeWithNullTerminator to ensure the safety of strings.

Also avoid parsing the category names when we're only looking for the presence of the Dalamud category
2025-05-31 13:24:28 +02:00
..
Configuration Add option to auto-update disabled plugins 2025-05-10 01:10:53 +02:00
Console Add plugin error notifications, per-plugin event invocation wrappers 2025-05-01 20:47:03 +02:00
Data Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
Game Improve performance in the Completion module (#2288) 2025-05-31 13:24:28 +02:00
Hooking Do not throw ObjectDisposedException in IsEnabled and Disable (#2266) 2025-05-09 23:10:35 +02:00
Interface Don't fade windows if we are docked or collapsed, for now 2025-05-31 13:20:54 +02:00
IoC IoC: Allow private scoped objects to resolve singleton services 2025-05-01 14:47:02 +02:00
Logging Add plugin error notifications, per-plugin event invocation wrappers 2025-05-01 20:47:03 +02:00
Memory Describe address for debugging, change PresentDetour viewport handling (#1943) 2024-07-18 21:28:25 +02:00
Networking/Http fix: Use AssemblyVersion for UserAgent header (#1974) 2024-07-25 21:30:36 +02:00
Plugin Add ISeStringEvaluator.EvaluateMacroString (#2281) 2025-05-29 19:38:10 +02:00
Service Add plugin error notifications, per-plugin event invocation wrappers 2025-05-01 20:47:03 +02:00
Storage Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
Support Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
Utility Implement DrawListTextureWrap (#2036) 2025-05-09 22:47:42 +02:00
Dalamud.cs Show exception in service init error message 2025-05-01 14:47:02 +02:00
Dalamud.csproj build: 12.0.1.1 2025-05-29 19:40:32 +02:00
Dalamud.csproj.DotSettings
DalamudAsset.cs DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
EntryPoint.cs ForceSave() when enabling safe mode from the exception window 2025-04-25 22:49:05 +02:00
GlobalSuppressions.cs deps: upgrade StyleCop, fix warnings 2024-06-07 21:19:16 +02:00
GlobalUsings.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
licenses.txt
Localization.cs Localization: change to a provided service 2024-07-21 18:35:35 +09:00
NativeFunctions.cs Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00
NativeMethods.txt Add /xlcopylog command (#1850) 2024-06-21 15:36:18 -07:00
SafeMemory.cs Un-whether-or-not the codebase 2025-04-25 22:49:05 +02:00