legendary/legendary/utils
derrod 58bd76c39e [cli/utils] Reintroduce custom parser for hidden aliases
I don't want to break people's muscle memory, but I also don't want
to have the help output be messier than it needs to be.
2022-01-07 14:32:36 +01:00
..
__init__.py [utils] Add new helper for game specific workaround 2020-05-04 14:08:35 +02:00
aliasing.py [lfs/utils] Prevent app name colliding with itself 2021-10-12 15:00:11 +02:00
cli.py [utils] Fix get_integer_choice behaviour 2021-12-30 19:05:23 +01:00
config.py [lfs] Move optionxform to custom config parser 2021-09-03 19:58:06 +02:00
crossover.py [utils] Fix CrossOver running check detecting the CD helper 2022-01-05 14:21:24 +01:00
custom_parser.py [cli/utils] Reintroduce custom parser for hidden aliases 2022-01-07 14:32:36 +01:00
egl_crypt.py [core/utils/lfs] Fix auth import with now encrypted EGL user data 2021-10-04 09:26:44 +02:00
env.py [cli/core/utils/lfs] Also enable update notification on macOS 2021-12-02 16:51:48 +01:00
eos.py [utils] Add missing null check 2021-12-31 18:50:05 +01:00
game_workarounds.py [core/utils] Update auth EGL version and game workarounds from API 2021-09-03 23:20:17 +02:00
lfs.py [cli] Accurately track verified file size 2022-01-04 12:11:46 +01:00
manifests.py [utils] Fix manifest combiner for delta patching 2021-05-24 18:18:28 +02:00
rolling_hash.py [utils] Fix typo in rolling hash function 2020-05-09 11:00:13 +02:00
savegame_helper.py [cli/core/models/utils] macOS cloud save support 2021-12-02 15:24:01 +01:00
selective_dl.py [cli/core/utils] Re-enable SDL for Mac platform 2021-12-17 01:25:24 +01:00
webview_login.py [utils] Disable webview on Windows if Edgium renderer not available 2021-10-10 12:59:03 +02:00
windows_helpers.py [utils] Add janky WINE registry manipulation 2021-12-31 17:31:04 +01:00
wine_helpers.py [utils] Fix case-insensitive path searcher 2022-01-05 19:56:00 +01:00