1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
loathingKernel c10bd59384
RareCore: Move installation validation into the post init phase
Specifically move it just before loading each game's pixmap. We need
the information set by `__validate_installed` to know which pixmap to
load
2023-03-12 18:59:58 +02:00
..
components CloudSaves: Set age labels to "None" if game doesn't support cloud saves 2023-03-12 14:15:43 +02:00
game_launch_helper Only auto sync in launch helper if enabled 2023-03-08 22:29:53 +02:00
lgndr InstallDialog: Allow downloading 0 size DLCs 2023-02-17 10:37:44 +02:00
models RareGame: Don't emit widget.update in set_installed 2023-03-12 18:57:30 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared RareCore: Move installation validation into the post init phase 2023-03-12 18:59:58 +02:00
ui CloudSaves: Better handling of changing between games and some UI cleanup 2023-03-11 02:05:41 +02:00
utils Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
widgets ElideLabel: Don't override tooltip if one is set externally 2023-03-12 13:38:10 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00