Dalamud/Dalamud/Interface/Internal/Windows
Asriel Camora 0b9af0e3f4
Update to Lumina 5 (new Excel parsing) (#2022)
* Refactor and upgrade to new excel design

* Obsolete ExcelResolver<T> and use only RowRef<T>

* Better benchmarking for Lumina

* Add custom game-supported RSV provider

* Refactor and move Lazy<T> and nullable/cached row objects to RowRefs

* Convert IRSVProvider to delegate, resolve strings by default

* Split IExcelRow into IExcelSubrow

* Extra lumina documentation

* Minor RSV CS fixes

* Fix UIGlowPayload warning

* Fix rebase

* Update to Lumina 5
2024-10-20 19:59:03 -07:00
..
Data Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
PluginInstaller Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +02:00
SelfTest Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
Settings interface: only warn about signed reshade if we are actually using addon mode 2024-07-28 22:06:53 +02:00
StyleEditor Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
BranchSwitcherWindow.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
ChangelogWindow.cs Use new version format in a few other places 2024-07-18 21:00:41 -07:00
ColorDemoWindow.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ComponentDemoWindow.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
ConsoleWindow.cs Show logs on loading dialog 2024-07-21 19:09:05 +09:00
GamepadModeNotifierWindow.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
HitchSettingsWindow.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
PluginImageCache.cs Make all TCS RunContinuationsAsynchronously 2024-07-21 20:49:41 +09:00
PluginStatWindow.cs Make DalamudPluginInterface into IDalamudPluginInterface (#1807) 2024-06-29 00:00:57 +02:00
ProfilerWindow.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
TitleScreenMenuWindow.cs Prevent trying to access an entry when none exist. (#1898) 2024-07-05 20:29:15 +02:00