Dalamud/Dalamud
2024-06-29 16:41:03 +02:00
..
Configuration use a map to track ftue levels per-feature instead 2024-06-15 22:08:30 +02:00
Console initial implementation of new auto-update UX 2024-06-15 01:00:50 +02:00
Data rethrow Lumina setup exception 2024-04-21 17:12:46 +02:00
Game feat: New Condition APIs (#1842) 2024-06-15 15:44:47 -07:00
Hooking Add hooking overloads (#1820) 2024-06-01 15:04:06 -07:00
Interface Add /xlcopylog command (#1850) 2024-06-21 15:36:18 -07:00
IoC Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Logging add basic console system for debugging 2024-06-07 01:30:42 +02: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 autoupdate: list which plugins are updateable in the notification 2024-06-25 23:58:19 +02:00
Service bump loading dialog timeout to 10 seconds 2024-04-21 19:06:39 +02:00
Storage Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Support Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Utility Add /xlcopylog command (#1850) 2024-06-21 15:36:18 -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 allow windows targeting for Dalamud 2024-06-29 16:41:03 +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 Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00: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 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 /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