Dalamud/Dalamud
KazWolfe 956e310041
Clean up Happy Eyeballs Verbose Spam (#1224)
* Clean up HappyEyeballs verbose spam

- Cancellations should be properly suppressed now

* Bump ClientStructs
2023-05-28 22:46:49 -07:00
..
Configuration Adding the option to not display Dalamud's welcome message on signin 2023-04-01 01:42:41 +02:00
Data chore: never panic on cheet checksum mismatches for now 2023-01-23 23:54:01 +01:00
Game Update Character.StatusFlags (#1214) 2023-05-25 02:50:07 -07:00
Hooking FunctionPointerVariableHook: use VirtualAlloc instead of HeapAlloc 2023-03-20 00:43:54 +09:00
Interface revert IM changes for now due to instability (#1226) 2023-05-28 22:30:12 -07:00
IoC IOC: scoped/on-demand services (#1120) 2023-05-21 22:43:28 +02:00
Logging IOC: scoped/on-demand services (#1120) 2023-05-21 22:43:28 +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 devplugins again & bump CS (#1221) 2023-05-27 01:40:51 +00:00
Support don't record states for non-dev plugins in troubleshooting 2023-05-27 21:15:20 +02:00
Utility Clean up Happy Eyeballs Verbose Spam (#1224) 2023-05-28 22:46:49 -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 chore: don't report crashes when shutting down the game, if no devplugin is loaded 2023-03-20 20:16:01 +01:00
Dalamud.csproj build: 7.6.0.0 (#1222) 2023-05-26 23:16:09 -07:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudStartInfo.cs Fix devplugins again & bump CS (#1221) 2023-05-27 01:40:51 +00:00
EntryPoint.cs chore: delete old logs every launch on Release 2023-05-24 22:10:52 +02:00
GlobalSuppressions.cs chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly 2023-03-06 20:52:21 +01: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 import hook 2023-03-10 22:29:10 +09:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs fix: don't handle scoped services in ServiceManager.UnloadAllServices() 2023-05-22 21:24:17 +02:00
Service{T}.cs fix: PM should not depend on scoped plugin services, their lifetime is managed by scopes 2023-05-22 21:34:43 +02:00