WTS/game/scripts/wardrobe
Gouvernathor f871b036dd Improve threading when predicting the wardrobe
don't use single-underscore names
if available, use the thread-safer invoke_in_main_thread (not required when setting the global variables)
set __lock to True outside of the thread, otherwise if the thread starts late, the while loop is skipped
call get_character_object in the main thread

(cherry picked from commit 7a25a13926)
2024-03-24 18:02:19 +00:00
..
color_picker.rpy Bug fixes 2023-02-09 19:35:52 +00:00
functions.rpy Repr instead of adding simple quotes manually 2024-03-24 15:55:25 +00:00
reactions.rpy Wardrobe performance improvements and bug fixes 2023-07-11 22:57:49 +01:00
studio.rpy Bug fixes 2023-07-08 21:44:47 +01:00
wardrobe.rpy Improve threading when predicting the wardrobe 2024-03-24 18:02:19 +00:00