1
0
Fork 0
mirror of synced 2024-07-03 05:31:23 +12:00
Rare/rare/components/tabs/games/game_widgets
loathingKernel 34a13ea3b2 ApiResults: Mirror the way RareCore from refactor_backend handles non asset items
`LegendaryCore.get_non_asset_library_items()` returns the same tuple
for `game_list, dlc_dict` as for regular games with assets, so
keep the result for API completeness, since `RareGame` can handle those
games properly.
2023-02-07 13:04:33 +02:00
..
__init__.py ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
game_widget.py GameWidget: Toggle buttons on widget update 2023-02-04 17:38:07 +02:00
icon_game_widget.py GameWidgets: Remove GameUtils from GameWidgets 2023-02-04 17:38:07 +02:00
icon_widget.py DownloadsTab: Refactor downloads tab 2023-02-04 17:38:07 +02:00
library_widget.py LibraryWidget: Remove class variables 2023-02-04 17:38:06 +02:00
list_game_widget.py GameWidgets: Remove GameUtils from GameWidgets 2023-02-04 17:38:07 +02:00
list_widget.py GameWidgets: Split status label to two 2023-02-04 17:38:06 +02:00