| .. |
|
Addon
|
[AddonEventManager] Actually Ensure Thread Safety (#1589)
|
2023-12-31 14:30:21 -08:00 |
|
ClientState
|
Expose CharacterData.ShieldValue to Dalamud's Character wrapper. (#1608)
|
2024-01-18 20:56:12 +01:00 |
|
Command
|
chore: tidy-up, move files shared between dalamud and injector into separate assembly
|
2023-09-30 16:11:52 +02:00 |
|
Config
|
Remove InitialiationTask from interface
|
2024-02-21 16:34:53 +09:00 |
|
DutyState
|
Less footguns in service dependency handling (#1560)
|
2023-12-06 21:29:46 -08:00 |
|
Gui
|
Add IContextMenu service (#1682)
|
2024-02-29 15:15:02 -08:00 |
|
Internal
|
Change MemoryHelper to allocate less (#1657)
|
2024-02-16 17:16:21 +01:00 |
|
Inventory
|
Add IContextMenu service (#1682)
|
2024-02-29 15:15:02 -08:00 |
|
Libc
|
fix: BaseAddressResolver should take a ISigScanner instead
|
2023-10-05 23:15:34 +02:00 |
|
Network
|
Add IContextMenu service (#1682)
|
2024-02-29 15:15:02 -08:00 |
|
Text
|
Ensure borders on IME mode foreground icon
|
2023-12-17 11:59:11 +09:00 |
|
BaseAddressResolver.cs
|
fix: BaseAddressResolver should take a ISigScanner instead
|
2023-10-05 23:15:34 +02:00 |
|
ChatHandlers.cs
|
fix: Make auto-update work again, the lazy way (#1592)
|
2024-01-13 20:17:26 +01: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 |