Dalamud/Dalamud
ItsBexy 192dc9c3c3
Update Util.ShowStruct() (#2104)
- Now prints field offsets, if/when they are defined.
- Fixed a bug wherein Boolean fields were being printed with incorrect values (now tries reading the value as a byte, which seems to do the trick)
2024-11-18 17:30:12 -08:00
..
Configuration config: rename ReShade handling mode property to force new default 2024-07-25 21:36:53 +02:00
Console Merge pull request #1832 from goatcorp/apiX-rollup 2024-06-16 13:01:50 +02:00
Data Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
Game Switch PlayerPayload Encode/Decode to using Lumina (#2107) 2024-11-18 17:29:53 -08:00
Hooking add back DXGISwapChain::on_present hook as default for now 2024-07-25 18:14:06 +09:00
Interface Add InventoryWidget (#2097) 2024-11-16 17:50:58 -08:00
IoC Make ServiceScope IAsyncDisposable 2024-08-18 07:58:45 +09:00
Logging Expose Serilog API to plugins 2024-09-29 10:46:12 -07: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 feat: Encourage developers to use DLLs for devPlugins (#1958) 2024-11-12 08:27:23 -08:00
Service LoadingDialog: fix possible racecon (#2004) 2024-08-08 19:40:40 +02:00
Storage DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
Support Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +02:00
Utility Update Util.ShowStruct() (#2104) 2024-11-18 17:30:12 -08:00
Dalamud.cs Localization: change to a provided service 2024-07-21 18:35:35 +09:00
Dalamud.csproj Update to Lumina 5.4.0 and Lumina.Excel 7.1.2 (#2100) 2024-11-16 20:24:33 -08:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudAsset.cs DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
EntryPoint.cs Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +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 chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Localization: change to a provided service 2024-07-21 18:35:35 +09:00
NativeFunctions.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
NativeMethods.txt Add /xlcopylog command (#1850) 2024-06-21 15:36:18 -07:00
SafeMemory.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00