Dalamud/Dalamud
2023-06-26 17:23:54 -07:00
..
Configuration feat: add a tutorial for profiles 2023-06-26 10:30:56 +02:00
Data Add functions to get High Resolution icons (#1259) 2023-06-23 17:25:37 -07:00
Game Update Config List (#1293) 2023-06-26 17:23:54 -07:00
Hooking fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
Interface feat: add a tutorial for profiles 2023-06-26 10:30:56 +02:00
IoC Interface support for plugin DI (#1235) 2023-06-13 11:10:47 -07:00
Logging fix: move log retention out of EntryPoint.cs, redo retention behaviour for release 2023-06-19 19:53:05 +02:00
Memory throw around some unchecked because warnings 2022-12-10 12:11:02 +01:00
Networking/Http Clean up Happy Eyeballs Verbose Spam (#1224) 2023-05-28 22:46:49 -07:00
Plugin fix: don't save manifests every time a plugin loads, note reason for save if save fails 2023-06-26 17:39:11 +02:00
Support fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
Utility /xldata window refactor (#1257) 2023-06-23 10:54:40 -07:00
ClientLanguage.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ClientLanguageExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Dalamud.cs feat: add /xlrestart 2023-06-08 21:36:40 +02:00
Dalamud.csproj build: 7.7.5.0 2023-06-26 17:39:38 +02:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudStartInfo.cs feat: allow specifying logging path via --logpath, make sure serilog can always write to injector log 2023-06-19 19:53:06 +02:00
EntryPoint.cs feat: allow specifying logging path via --logpath, make sure serilog can always write to injector log 2023-06-19 19:53:06 +02:00
GlobalSuppressions.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
IServiceType.cs Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Merge branch 'master' into cheaploc-changes 2023-01-10 18:53:52 +01:00
NativeFunctions.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
Service{T}.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00