| .. |
|
Configuration
|
Fix IDE0059: Remove unnecessary value assignment
|
2025-11-20 19:32:36 +01:00 |
|
Console
|
Fix IDE0280: Use 'nameof'
|
2025-11-20 19:32:34 +01:00 |
|
Data
|
Update to Lumina 5 (new Excel parsing) (#2022)
|
2024-10-20 19:59:03 -07:00 |
|
Game
|
Fix IDE0057: Substring can be simplified
|
2025-11-20 19:32:36 +01:00 |
|
Hooking
|
Fix CA1862: Use the 'StringComparison' method overloads to perform case-insensitive string comparisons
|
2025-11-20 19:32:33 +01:00 |
|
Interface
|
Fix IDE0059: Remove unnecessary value assignment
|
2025-11-20 19:32:36 +01:00 |
|
IoC
|
Fix IDE0028: Use collection initializers or expressions
|
2025-11-20 19:32:33 +01:00 |
|
Logging
|
Fix IDE0028: Use collection initializers or expressions
|
2025-11-20 19:32:33 +01:00 |
|
Memory
|
chore: clean up lumina obsoletes and warnings
|
2025-08-04 23:24:37 -07:00 |
|
Networking/Http
|
fix: Use AssemblyVersion for UserAgent header (#1974)
|
2024-07-25 21:30:36 +02:00 |
|
Plugin
|
Fix CA1510: Use ArgumentNullException throw helper
|
2025-11-20 19:32:36 +01:00 |
|
Service
|
Fix IDE0062: Make local function static
|
2025-11-20 19:32:34 +01:00 |
|
Storage
|
Fix IDE0270: Null check can be simplified
|
2025-11-20 19:32:34 +01:00 |
|
Support
|
Fix IDE0028: Use collection initializers or expressions
|
2025-11-20 19:32:33 +01:00 |
|
Utility
|
Fix CA1510: Use ArgumentNullException throw helper
|
2025-11-20 19:32:36 +01:00 |
|
Dalamud.cs
|
merge
|
2025-06-22 21:39:38 +02:00 |
|
Dalamud.csproj
|
build: 13.0.0.9
|
2025-11-15 19:41:46 +01: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
|
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
|
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
|
Fix IDE0057: Substring can be simplified
|
2025-11-20 19:32:36 +01:00 |