1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/shared
loathingKernel 90021e34f2 RareGame: Add enqueue and dequeue signals
They are used to insert and remove updates from downloads when
the installation of a game changes through `RareGame.set_installed`.
They piggy-back the signals with the same names in `GlobalSignals`

When importing a game from EGL, also check
2023-02-04 17:38:07 +02:00
..
workers QueueWidget: Prepare requeued downloads after adding it. 2023-02-04 17:38:07 +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 GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
game_utils.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +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 RareGame: Add enqueue and dequeue signals 2023-02-04 17:38:07 +02:00