1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel 81ec9bf772
RareCore: Fetch **ALL** saves during launch
To save time and requests, bulk get saves for all games and
load them into each respective RareGame.

Co-authored-by: Dummerle <44114474+dummerle@users.noreply.github.com>
2023-03-10 17:01:00 +02:00
..
components Add sync worker to launch helper 2023-03-08 22:27:02 +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 RareCore: Fetch **ALL** saves during launch 2023-03-10 17:01:00 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared RareCore: Fetch **ALL** saves during launch 2023-03-10 17:01:00 +02:00
ui Delete unused classes GameUtils and CloudSaveUtils and move cloud save dialog to dialogs 2023-03-08 21:33:24 +02:00
utils RareCore: Fetch **ALL** saves during launch 2023-03-10 17:01:00 +02:00
widgets RareAppException: Create exception handler that can show a dialog 2023-03-07 17:11:21 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py Add dry run argument to launch helper 2023-03-08 21:33:58 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00