1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/components/dialogs
loathingKernel 5f5e471169
RareGameBase: Add default_platform property
This property reports the default platform to use for a game based
on legendary's configuration and if they platform is available in the
game's assets.

Using that property we can make better choices on what platform to operate
on without user intervention. Currently we use it to infer the platform
in when installing, importing, and calculating game versions.
2023-12-16 14:02:53 +02:00
..
login LoginDialog: Calculate a fixed height for the login stack based on width 2023-12-12 01:23:17 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
cloud_save_dialog.py Open cloud save dialog after playing a game, if no action set on start 2023-04-08 01:03:14 +02:00
install_dialog.py RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
launch_dialog.py LaunchDialog: accept_close -> reject_close for code consistency 2023-12-10 14:22:29 +02:00
uninstall_dialog.py UninstallDialog: Handle Escape key 2023-12-10 14:22:29 +02:00