Dalamud/Dalamud/Game
Cara 7109f21387
Config change event (#1301)
* Add events for config changes

* Update ConfigChangeEvent.cs

* change event names

---------

Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-07-05 20:56:26 -07:00
..
ClientState chore: fix warnings 2023-07-02 18:30:15 +02:00
Command Add ICommandManager (#1273) 2023-06-24 21:02:45 -07:00
Config Config change event (#1301) 2023-07-05 20:56:26 -07:00
DutyState Add IDutyState (#1275) 2023-06-24 21:03:47 -07:00
Gui Add IGameGui (#1282) 2023-06-25 08:34:45 +02:00
Internal 6.4 Patch Rollup (#1206) 2023-05-23 18:41:59 +00:00
Libc Add ILibcFunction (#1283) 2023-06-25 08:45:00 +02:00
Network fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
Text chore: ClientState => IClientState 2023-06-13 22:22:47 +02:00
BaseAddressResolver.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ChatHandlers.cs fix: lock plugin lists when sorting 2023-06-19 19:53:02 +02:00
Framework.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
FrameworkAddressResolver.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
GameLifecycle.cs Add IGameLifecycle (#1287) 2023-06-25 06:36:58 +00:00
GameVersion.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
GameVersionConverter.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
SigScanner.cs Add ISigScanner (#1288) 2023-06-25 06:48:06 +00:00