1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-25 05:47:45 +00:00
astra/launcher/include
Joshua Goins 3b95982dcf Fix Astra considering the game exited when Dalamud exits
This is a design limitation of the Dalamud Injector (at least from how
we use it) because we depend on the child process exiting to be when the
game exists. For vanilla games, this is true but not for Dalamud. Now we
track the PID given to us by Dalamud and use that as an indicator to
when the game exits.

This is needed to properly keep tracked of when the game exists for the
future sync feature.
2024-07-30 19:15:37 -04:00
..
account.h Misc code cleanup 2024-07-04 20:53:06 -04:00
accountmanager.h Misc code cleanup 2024-07-04 20:53:06 -04:00
assetupdater.h Misc code cleanup 2024-07-04 20:53:06 -04:00
benchmarkinstaller.h Add support for installing the official benchmark 2024-04-19 20:32:28 -04:00
compatibilitytoolinstaller.h Misc code cleanup 2024-07-04 20:53:06 -04:00
encryptedarg.h Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00
existinginstallmodel.h Misc code cleanup 2024-07-04 20:53:06 -04:00
gameinstaller.h Misc code cleanup 2024-07-04 20:53:06 -04:00
gamerunner.h Misc code cleanup 2024-07-04 20:53:06 -04:00
headline.h Make news page loading more obvious, and show if there's no news 2023-08-18 21:48:46 -04:00
launchercore.h Misc code cleanup 2024-07-04 20:53:06 -04:00
launchersettings.h Add buttons to reset server settings to default or localhost 2024-07-28 22:29:46 -04:00
logger.h Add better logging 2023-10-08 18:02:02 -04:00
patcher.h Misc code cleanup 2024-07-04 20:53:06 -04:00
patchlist.h Replace QVector with QList 2023-12-17 11:07:34 -05:00
processlogger.h Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
processwatcher.h Fix Astra considering the game exited when Dalamud exits 2024-07-30 19:15:37 -04:00
profile.h Misc code cleanup 2024-07-04 20:53:06 -04:00
profilemanager.h Misc code cleanup 2024-07-04 20:53:06 -04:00
sapphirelogin.h Misc code cleanup 2024-07-04 20:53:06 -04:00
squareenixlogin.h Error out when the boot patching server returns 404 2024-06-29 15:15:20 -04:00
steamapi.h Rip out Steamworks integration for now 2023-12-20 19:38:34 -05:00
utility.h Move logs to data directory 2023-12-31 17:23:55 -05:00