Dalamud/Dalamud
Infi 44a3c3a1ee
Fix RGB returning wrong color and change it to RGBA (#1793)
* FIx RGB returning wrong color and change it to RGBA

* Don't use the old RGB variable

* Fix UIGlowPayload too

* Add RGBA to ABGR helper and new method for glow/foreground to expose it directly

* Move from Utils to ColorHelpers

* Rename the function
2024-05-03 21:22:53 -07:00
..
Configuration DalamudPluginInterface functions for opening Settings and DevMenu (#1795) 2024-04-30 00:30:09 +02:00
Data rethrow Lumina setup exception 2024-04-21 17:12:46 +02:00
Game Fix RGB returning wrong color and change it to RGBA (#1793) 2024-05-03 21:22:53 -07:00
Hooking Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Interface Fix RGB returning wrong color and change it to RGBA (#1793) 2024-05-03 21:22:53 -07:00
IoC Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Logging Merge branch 'refs/heads/master' into apiX 2024-04-28 11:54:54 -07:00
Memory Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Networking/Http Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Plugin Merge branch 'refs/heads/master' into apiX 2024-05-03 21:20:16 -07:00
Service bump loading dialog timeout to 10 seconds 2024-04-21 19:06:39 +02:00
Storage Apply most of Api10ToDo (#1782) 2024-04-20 23:25:33 -07:00
Support Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Utility Fix RGB returning wrong color and change it to RGBA (#1793) 2024-05-03 21:22:53 -07:00
ClientLanguage.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
ClientLanguageExtensions.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Dalamud.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Dalamud.csproj build: 9.1.0.7 2024-04-26 19:49:06 +02:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudAsset.cs add icon for dev plugins 2024-01-18 22:21:37 +01:00
EntryPoint.cs Apply most of Api10ToDo (#1782) 2024-04-20 23:25:33 -07:00
GlobalSuppressions.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +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 Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
NativeFunctions.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
NativeMethods.txt Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
SafeMemory.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00