1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel c56e7ce82c
RareGame: Moved some properties and methods to RareGameBase
These properties or methods were moved to RareGameBase
* `version`: For RareEosOverlay and maybe RareGameSlim
* `is_origin`: For RareGameSlim
* `install_path`: A partial Origin-unaware version
* `is_mac/is_win32`: For completeness

New methods
* `is_overlay`: For the download manager

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-12-03 11:21:52 +02:00
..
components EGLSyncGroup: Resolve EGL manifest path on showEvent() 2023-12-03 11:21:51 +02:00
game_launch_helper Housekeeping: Remove some print remnants 2023-11-28 16:38:01 +02:00
lgndr Lgndr: Add _login overload in core.py 2023-12-03 11:21:51 +02:00
models RareGame: Moved some properties and methods to RareGameBase 2023-12-03 11:21:52 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared Lgndr: Import legendary changes 2023-12-01 13:21:44 +02:00
ui Login: Remove spacer 2023-11-28 16:38:02 +02:00
utils Paths: Detect when running though python -m rare 2023-11-29 13:25:04 +02:00
widgets IndicatorEdit: Set contents before connecting signals 2023-11-29 12:47:56 +02:00
__init__.py About: Update page 2023-11-28 15:12:56 +02:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py Rare: Apply UTC timezone info on dates 2023-05-03 17:27:35 +03:00