Dalamud/Dalamud
karashiiro 93fbd69530 feat(network): Send market board listings/sales in one request
This also removes a ton of state-management code that used to
make it difficult to express this logic cleanly.
2023-02-16 19:51:00 -08:00
..
Configuration fix: "pick and restart" option in branch switcher not saving in time 2022-12-26 15:05:54 +01:00
Data chore: never panic on cheet checksum mismatches for now 2023-01-23 23:54:01 +01:00
Game feat(network): Send market board listings/sales in one request 2023-02-16 19:51:00 -08:00
Hooking Fix Hook constructor not assigning address to a field. 2023-01-18 20:21:06 +02:00
Interface feat: plugin changelog history 2023-02-15 19:52:40 +01:00
IoC fix: inherently depend on ChatGui in PluginManager 2023-02-12 21:56:59 +01:00
Logging chore: Convert Exception to nullable in PluginLog 2023-02-10 22:37:33 -08:00
Memory throw around some unchecked because warnings 2022-12-10 12:11:02 +01:00
Plugin feat: add PluginManager::FindCallingPlugin() 2023-02-15 19:52:42 +01:00
Support chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Utility feat: settings window rework 2023-01-06 22:32:44 +01: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: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Dalamud.csproj build: 7.4.5.0 2023-02-15 19:52:44 +01:00
DalamudStartInfo.cs feat: configurable log path 2023-01-11 18:37:33 +01:00
EntryPoint.cs Show FFXIVClientStructs Version ID in dev menu 2023-01-22 18:48:51 +10:30
GlobalSuppressions.cs Remove old suppressions 2021-08-10 18:17:11 -04: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 chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
SafeMemory.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ServiceManager.cs Update ClientStructs to the .NET 7 version 2023-01-08 18:01:45 -08:00
Service{T}.cs feat: add InherentDependencyAttribute, mark PM inherently dependent on IM 2023-02-02 22:57:39 +01:00