lutris/lutris
Daniel Johnson dfbfb2628a Re-introduce extractor format "bz2"
It's less logical than the new "tbz2" code, but existing installer scripts use it.

(Untreal Tournament 1999 CD installer is affected)

Resolves #4600
2022-11-15 18:52:26 -05:00
..
database Add a has_custom_coverart_big DB field 2022-09-26 19:57:03 -07:00
gui Add defensive 'except' clauses for cases where the Steam VDF file is unreadable 2022-11-03 18:18:38 -04:00
installer Do not prompt the user to remove files for updates and DLC 2022-10-09 05:47:04 -04:00
migrations Remove log message for games with no Discord ID 2022-10-18 16:17:41 -07:00
runners Add xemu runner 2022-11-01 20:43:44 -07:00
scanners Remove gi imports on scanner 2022-02-02 09:17:19 -08:00
services Merge branch 'master' into fix_ssl_issue 2022-10-18 17:49:43 -05:00
util Re-introduce extractor format "bz2" 2022-11-15 18:52:26 -05:00
__init__.py Update changelog 2022-10-18 16:37:44 -07:00
api.py Add support for DXVK state cache updates 2022-10-24 02:46:25 -07:00
cache.py Don't throttle downloads for cached files (Closes #3358) 2021-01-04 16:39:43 -08:00
command.py Add button to run service launchers 2022-02-18 15:59:44 -08:00
config.py Add a duplicate game command 2022-03-09 17:14:45 -08:00
exceptions.py Rename exception classes to end with 'Error' 2022-10-02 09:17:04 -04:00
game.py Handle missing runner more gracefull for cache-managed check 2022-11-11 16:11:29 -05:00
game_actions.py Add support for DXVK state cache updates 2022-10-24 02:46:25 -07:00
runner_interpreter.py Add locale option into the game settings 2022-08-10 17:59:15 -07:00
runtime.py Provide for cancelling runtime updates 2022-10-22 10:14:46 -04:00
settings.py Remove unused setting for Old Discord RPC 2022-09-03 23:51:15 -07:00
startup.py Provide for cancelling runtime updates 2022-10-22 10:14:46 -04:00
style_manager.py Add export feature 2022-02-22 20:09:50 -08:00
sysoptions.py Add locale option into the game settings 2022-08-10 17:59:15 -07:00