1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare/models
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
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
apiresults.py Implement image manager 2022-06-19 17:12:59 +03:00
game.py RareGame: Add enqueue and dequeue signals 2023-02-04 17:38:07 +02:00
install.py InstallDialog: Make as modal when not silent to block input 2023-02-04 17:38:07 +02:00
launcher.py GameLaunchHelper: Enumerate valid actions and states from 1 instead of 0 2023-02-04 17:38:07 +02:00
pathspec.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py RareGame: Add enqueue and dequeue signals 2023-02-04 17:38:07 +02:00