WTS/game/scripts/wardrobe
Gouvernathor 7a25a13926 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
2023-11-19 00:23:33 +01:00
..
color_picker.rpy Bug fixes 2023-02-09 19:35:52 +00:00
functions.rpy Repr instead of adding simple quotes manually 2023-11-15 20:42:48 +01: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 2023-11-19 00:23:33 +01:00