1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
loathingKernel 44590bb92b
Code cleanup
CloudSaves: don't save `save_path` in case it hasn't changed
IconGameWidget/ListGameWidget: Remove dead code
RareCore: add string translations
utils/paths: Use `AppDataLocation` instead of deprecated `DataLocation`
2023-03-16 12:38:33 +02:00
..
components Code cleanup 2023-03-16 12:38:33 +02:00
game_launch_helper Only auto sync in launch helper if enabled 2023-03-08 22:29:53 +02:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models RareGame: don't delete .egstore if the game is a DLC 2023-03-15 21:20:52 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared Code cleanup 2023-03-16 12:38:33 +02:00
ui CloudSaves: Better handling of changing between games and some UI cleanup 2023-03-11 02:05:41 +02:00
utils Code cleanup 2023-03-16 12:38:33 +02:00
widgets PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +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