1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components
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
..
dialogs Utils: Don't import singletons in rare.utils.misc to avoid uninitialized used and cyclical dependencies 2023-02-04 17:38:06 +02:00
tabs GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py GlobalSignals: Reorganize signals into groups 2023-02-04 17:38:06 +02:00
tray_icon.py TrayIcon: Update the list of recent games after a game has exited 2023-02-04 17:38:06 +02:00