Dalamud/Dalamud
2024-04-20 02:30:21 +02:00
..
Configuration pi: allow "dismissing" validation problems 2024-03-27 21:10:21 +01:00
Data Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Game fix: Use Prefix instead of PrefixChar for menu item tag (#1767) 2024-04-12 03:25:04 +00:00
Hooking Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Interface pi: fix some leaked SameLine's 2024-04-16 01:32:56 +02:00
IoC fix warnings 2024-03-19 23:24:23 +01:00
Logging Merge remote-tracking branch 'origin/master' into net8-rollup 2024-03-16 16:02:57 +00:00
Memory fix warnings 2024-03-19 23:24:23 +01:00
Networking/Http Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Plugin add InstalledPluginState api10 todo 2024-04-20 02:30:21 +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 chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
Utility flush log on Util.Fatal() 2024-04-15 00:43:06 +02:00
ClientLanguage.cs chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
ClientLanguageExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Dalamud.cs ioc: actually make early blocking services blocking again 2024-04-18 22:27:06 +02:00
Dalamud.csproj build: 9.1.0.6 2024-04-18 22:03:13 +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 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
IServiceType.cs Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Change Chinese Language Localization Names (#1749) 2024-03-25 12:04:49 +01:00
NativeFunctions.cs settings: get "reduced motion" setting from WinApi 2024-03-20 22:14:24 +01:00
NativeMethods.txt chore: use CsWin32 for WriteAllBytesSafe() 2023-10-04 23:45:31 +02:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs ioc: cancel all blocking Get()'s when unloading (#1772) 2024-04-16 23:32:13 +02:00
Service{T}.cs ioc: cancel all blocking Get()'s when unloading (#1772) 2024-04-16 23:32:13 +02:00