Dalamud/Dalamud/Game
Kaz Wolfe b32ed39826
Merge branch 'refs/heads/master' into apiX
# Conflicts:
#	Dalamud/Game/Libc/LibcFunction.cs
#	Dalamud/Game/Libc/LibcFunctionAddressResolver.cs
#	Dalamud/Game/Libc/OwnedStdString.cs
#	Dalamud/Game/Libc/StdString.cs
#	Dalamud/Interface/UiBuilder.cs
2024-04-28 11:54:54 -07:00
..
Addon AddonLifcycle Unregistration Fix (#1776) 2024-04-22 21:38:12 +02:00
ClientState Merge branch 'refs/heads/master' into apiX 2024-04-28 11:54:54 -07:00
Command Merge branch 'refs/heads/master' into apiX 2024-04-28 11:54:54 -07:00
Config Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
DutyState Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
Gui Merge branch 'refs/heads/master' into apiX 2024-04-28 11:54:54 -07:00
Internal Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Inventory chore: Clean up a couple more todos 2024-04-20 11:04:53 -07:00
Network Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Text Merge branch 'refs/heads/master' into apiX 2024-04-28 11:54:54 -07:00
BaseAddressResolver.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
ChatHandlers.cs Update XivChatEntry types and names (#1784) 2024-04-28 11:38:40 -07:00
Framework.cs Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
FrameworkAddressResolver.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
GameLifecycle.cs Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader 2024-04-07 21:53:23 +09:00
SigScanner.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
TargetSigScanner.cs Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00