1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare/shared
loathingKernel 0d4b75d399 GameProcess: Make it a persistent member of RareGame
The `GameProcess` class now acts as a persistent member of `RareGame`
that can be re-used for launching games. Its signals are handled and
repeated by `RareGame`.

Implements launching directly into `RareGame`

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:06 +02:00
..
workers GameInfo: Use RareGame to keep the VerifyWorker running on a game and connect progress to the widget. 2023-02-04 17:38:06 +02:00
__init__.py Introduce a very basic RareCore to handle signletons and their cleanup. 2022-09-04 20:39:03 +03:00
cloud_save_utils.py CloudSaveUtils: Transition to RareGame 2023-02-04 17:38:06 +02:00
game_process.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
game_utils.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
image_manager.py LaunchDialog: Add a middle-ground solution for concurrent image downloads 2022-09-11 14:51:37 +03:00
rare_core.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00