1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
loathingKernel ee6a129be8
RareGameSlim: Resolve save game again if dt_local is None
If the save path wasn't known at startup, dt_local will be None. This led
to the UI displaying wrong information about the local save. Detect that
case and resolve the save's status again.
2023-03-14 15:21:10 +02:00
..
components ProtonSettings: Don't default to a directory when there is no configuration 2023-03-14 13:19:51 +02:00
game_launch_helper Only auto sync in launch helper if enabled 2023-03-08 22:29:53 +02:00
lgndr InstallDialog: Allow for some special cases to install 0 size downloads 2023-03-14 12:18:19 +02:00
models RareGameSlim: Resolve save game again if dt_local is None 2023-03-14 15:21:10 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared RareGameSlim: Resolve save game again if dt_local is None 2023-03-14 15:21:10 +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 IndicatorReasonsCommon: Add EMPTY reason 2023-03-14 13:12:42 +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