Dalamud/Dalamud
2025-12-04 23:33:48 +01:00
..
Configuration Remove DalamudBetaKey, DalamudBetaKind from config 2025-11-29 19:15:37 +01:00
Console Use EnumerateInvocationList instead of GetInvocationList (#2303) 2025-06-23 22:09:48 +02:00
Data Show a sensible error message when Lumina fails to init 2025-11-28 18:11:31 +01:00
Game Merge pull request #2424 from Haselnussbomber/fix-service-namespaces 2025-12-04 00:56:10 +01:00
Hooking Merge branch 'master' into imgui-bindings 2025-07-03 19:02:35 -07:00
Interface Replace internal SharpDX usage with TerraFX 2025-12-04 23:33:48 +01:00
IoC Fix GetService getting stuck in Task 2025-11-17 20:28:25 +01:00
Logging Add plugin error notifications, per-plugin event invocation wrappers 2025-05-01 20:47:03 +02:00
Memory chore: clean up lumina obsoletes and warnings 2025-08-04 23:24:37 -07:00
Networking feat: Add PID, process time, rename ClientIdentifer to ClientState 2025-11-29 21:12:08 -08:00
Plugin Merge pull request #2424 from Haselnussbomber/fix-service-namespaces 2025-12-04 00:56:10 +01:00
Service Check that PluginInterfaces implement IDalamudService 2025-11-17 20:28:25 +01:00
Storage Fix experimental diagnostic IDs 2025-11-20 19:31:50 +01:00
Support Remove DalamudBetaKey, DalamudBetaKind from config 2025-11-29 19:15:37 +01:00
Utility Get active track from env var, instead of git branch 2025-11-26 21:08:50 +01:00
Dalamud.cs merge 2025-06-22 21:39:38 +02:00
Dalamud.csproj Merge remote-tracking branch 'origin/master' into api14-rollup 2025-11-26 20:47:44 +00:00
Dalamud.csproj.DotSettings Manual overloads for ImGui functions accepting text (#2319) 2025-08-04 11:14:00 -07:00
DalamudAsset.cs DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
EntryPoint.cs Convert ReliableFileStorage to async 2025-11-18 00:44:04 +01:00
GlobalSuppressions.cs Fix some warnings 2025-11-18 00:58:08 +01:00
GlobalUsings.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Update Settings Window (#2400) 2025-09-29 09:08:25 -07:00
NativeMethods.json Generate CsWin32 APIs as internally 2025-07-17 01:32:54 +02:00
NativeMethods.txt Remove old PInvoke libs 2025-04-15 23:58:01 +02:00
SafeMemory.cs merge 2025-06-22 21:39:38 +02:00