Dalamud/Dalamud
2024-04-07 21:57:13 +09: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 Make ChatGui lazy dependency of PM 2024-04-07 21:57:13 +09:00
Hooking Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Interface Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09: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 Make ChatGui lazy dependency of PM 2024-04-07 21:57:13 +09: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 Use CultureInfo.GetCultureInfo for DateTimeSpanExtensions.LocAbsolute instead (#1742) 2024-03-25 12:07:41 +01: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 Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00
Dalamud.csproj build: 9.1.0.5 2024-04-02 18:26:59 +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 Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Service{T}.cs Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00