| .. |
|
Configuration
|
Fix IDE0028: Use collection initializers or expressions
|
2026-01-06 16:55:41 +01:00 |
|
Console
|
Fix IDE0280: Use 'nameof'
|
2026-01-06 16:55:42 +01:00 |
|
Data
|
Hardcode HasModifiedGameDataFiles to false for now until XL is fixed
|
2025-12-08 20:03:22 +01:00 |
|
Game
|
Fix IDE0062: Make local function static
|
2026-01-06 16:56:13 +01:00 |
|
Hooking
|
Fix CA1862: Use the 'StringComparison' method overloads to perform case-insensitive string comparisons
|
2026-01-06 16:55:41 +01:00 |
|
Interface
|
Fix IDE0062: Make local function static
|
2026-01-06 16:56:13 +01:00 |
|
IoC
|
Fix IDE0028: Use collection initializers or expressions
|
2026-01-06 16:55:41 +01:00 |
|
Logging
|
Fix IDE0028: Use collection initializers or expressions
|
2026-01-06 16:55:41 +01:00 |
|
Memory
|
chore: clean up lumina obsoletes and warnings
|
2025-08-04 23:24:37 -07:00 |
|
Networking/Http
|
fix: Remove RPC (#2526)
|
2025-12-20 16:18:03 +10:00 |
|
Plugin
|
Fix IDE0007: Use 'var' instead of explicit type
|
2026-01-06 16:56:13 +01:00 |
|
Service
|
Fix IDE0062: Make local function static
|
2026-01-06 16:56:13 +01:00 |
|
Storage
|
Fix IDE0270: Null check can be simplified
|
2026-01-06 16:55:42 +01:00 |
|
Support
|
Fix IDE0028: Use collection initializers or expressions
|
2026-01-06 16:55:41 +01:00 |
|
Utility
|
Fix IDE0062: Make local function static
|
2026-01-06 16:56:13 +01:00 |
|
Dalamud.cs
|
Add verifier for hook signatures
|
2025-12-18 20:28:03 +01:00 |
|
Dalamud.csproj
|
build: 14.0.0.3
|
2025-12-25 11:31:47 +01:00 |
|
Dalamud.csproj.DotSettings
|
Manual overloads for ImGui functions accepting text (#2319)
|
2025-08-04 11:14:00 -07:00 |
|
DalamudAsset.cs
|
Add badges
|
2025-12-19 21:20:06 +01:00 |
|
EntryPoint.cs
|
Make all versioning functions internal, move to separate class
|
2025-12-15 21:31:25 +01:00 |
|
GlobalSuppressions.cs
|
Fix some warnings
|
2025-11-18 00:58:08 +01:00 |
|
GlobalUsings.cs
|
|
|
|
licenses.txt
|
|
|
|
Localization.cs
|
Update Settings Window (#2400)
|
2025-09-29 09:08:25 -07:00 |
|
NativeMethods.json
|
Disable SafeHandles
|
2025-12-05 19:10:31 +01:00 |
|
NativeMethods.txt
|
Remove old PInvoke libs
|
2025-04-15 23:58:01 +02:00 |
|
SafeMemory.cs
|
Fix CA2263: Prefer generic overload when type is known
|
2026-01-06 16:55:41 +01:00 |