Atlas-Install/source
2021-08-26 11:34:25 +02:00
..
wszst forgot to strip key in szs.analyze 2021-08-02 18:31:45 +02:00
CT_Config.py renamed id to cup_id because of built-in function id 2021-07-28 20:47:26 +02:00
Cup.py added doctype and type hint to all function, replaced copyfile function by shutil.copyfile 2021-07-25 17:53:29 +02:00
definition.py started implementation of a better function to download and patch tracks 2021-07-31 09:21:29 +02:00
Game.py removed a old useless condition stopping the patch_file process if patch_tracks failed (not return 0), which can't happen since patch_track could only return 0 2021-08-26 11:34:25 +02:00
Gui.py added return when exception is raise in nothread_use_path so that "do everything" process stop when an error is occuring 2021-08-24 19:59:47 +02:00
Option.py removed track sha1 check option, they will always be checked 2021-07-30 21:21:31 +02:00
Track.py added a space between the name and the suffix 2021-08-15 23:10:15 +02:00