Dalamud/Dalamud
2025-08-05 11:34:09 +09:00
..
Configuration Merge branch 'imgui-bindings' into api13 2025-08-04 11:30:14 -07:00
Console Use EnumerateInvocationList instead of GetInvocationList (#2303) 2025-06-23 22:09:48 +02:00
Data Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
Game Read .text section bytes from file instead of process memory (#2251) 2025-08-04 15:55:34 -07:00
Hooking Merge branch 'master' into imgui-bindings 2025-07-03 19:02:35 -07:00
Interface Rebase cleanup 2025-08-05 11:34:09 +09: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 Remove most hand-authored native functions 2025-04-12 22:20:55 +02:00
Networking/Http fix: Use AssemblyVersion for UserAgent header (#1974) 2024-07-25 21:30:36 +02:00
Plugin IObjectTable Helpful Enumerables (#2328) 2025-08-04 15:47:39 -07: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 Rebase cleanup 2025-08-05 11:34:09 +09:00
Dalamud.cs merge 2025-06-22 21:39:38 +02:00
Dalamud.csproj Merge branch 'imgui-bindings' into api13 2025-08-04 11:30:14 -07: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 merge 2025-06-22 21:39:38 +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 Use EnumerateInvocationList instead of GetInvocationList (#2303) 2025-06-23 22:09:48 +02: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