1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00
Rare/rare
loathingKernel 2a0f80a9f0 RareGame: RareEosOverlay now implements its procedures internally.
The new methods are the following
* `has_update`: to check for updates
* `is_enabled`: checks if the overlay is enabled (on wine platform, on prefix)
* `enable`: enables the overlay (on wine platforms, on prefix, for app_name)
* `disable`: disables the overlay (on wine platforms, on prefix, for app_name)
* `install`: Install using Rare's existing facilities
* `uninstall`: Uninstall using Rare's existing facilities
2024-01-19 00:57:16 +02:00
..
components SelectiveWidget: Create specialized widget for selecting optional downloads 2024-01-18 16:44:47 +02:00
launcher Launcher: Restore compatibility with legendary 0.22.34 2024-01-18 16:44:59 +02:00
lgndr Lgdnr: Check for old_igame before writing tags 2024-01-18 16:43:06 +02:00
models RareGame: RareEosOverlay now implements its procedures internally. 2024-01-19 00:57:16 +02:00
resources Translations: Update source file 2024-01-06 14:08:27 +02:00
shared GameProcess: Add more information in the failure message when a timeout occurs 2024-01-18 16:44:27 +02:00
ui SelectiveWidget: Create specialized widget for selecting optional downloads 2024-01-18 16:44:47 +02:00
utils QtRequests: Use QNetworkAccessManager's queue 2024-01-18 16:44:05 +02:00
widgets SelectiveWidget: Disabled parent if there aren't any SDLs. 2024-01-18 16:44:53 +02:00
__init__.py Rare: Release 1.10.11 2023-12-20 11:25:29 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: cherry-pick some sourcery suggestions 2024-01-02 17:57:02 +02:00