Dalamud/Dalamud/Game
2023-12-08 00:49:09 +01:00
..
Addon Reduce heap allocation every frame in AddonLifecycle (#1555) 2023-12-08 00:49:09 +01:00
ClientState Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
Command chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
Config Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
DutyState Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
Gui Refactor ChatGui internals to use CS additions (#1520) 2023-12-08 00:22:09 +01:00
Internal Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
Inventory Permaenable raptureAtkModuleUpdateHook 2023-12-02 13:53:00 +09:00
Libc fix: BaseAddressResolver should take a ISigScanner instead 2023-10-05 23:15:34 +02:00
Network Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
Text chore: Fix most 6.51 warnings (#1514) 2023-10-31 21:21:55 +01:00
BaseAddressResolver.cs fix: BaseAddressResolver should take a ISigScanner instead 2023-10-05 23:15:34 +02:00
ChatHandlers.cs feat: allow configuring the default page the installer opens to 2023-10-25 17:32:42 +02:00
Framework.cs Less footguns in service dependency handling (#1560) 2023-12-06 21:29:46 -08:00
FrameworkAddressResolver.cs fix: BaseAddressResolver should take a ISigScanner instead 2023-10-05 23:15:34 +02:00
GameLifecycle.cs chore: make all services with interfaces internal 2023-09-17 21:09:00 +02:00
SigScanner.cs chore: make SigScanner public, have separate service TargetSigScanner that resolves via ISigScanner (closes #1426) 2023-09-24 01:49:34 +02:00
TargetSigScanner.cs Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00