WTS/game/scripts
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
..
animations Avoid using an actual image reference instead of direct null 2024-03-24 17:42:32 +00:00
cg Simplify generic CG code 2024-03-24 16:30:26 +00:00
characters Clarify and simplify weather (by 2024-03-24 17:53:07 +00:00
chibis Refactor variables - Part 1 2023-03-31 23:41:48 +01:00
doll Luna Inspect CG - First implementation, Bug fixes, Version bump 2024-01-22 20:06:43 +00:00
events Fix and improve big_bang (by 2024-03-24 17:56:01 +00:00
gui Optimize choice screen constants and variables 2024-03-24 17:58:37 +00:00
interface Merge fix 2024-03-24 17:43:00 +00:00
inventory Use the correct operator(s) for None 2024-03-24 17:06:06 +00:00
minigames Use the correct operator(s) for None 2024-03-24 17:06:06 +00:00
rooms Merge fix 2024-03-24 17:57:18 +00:00
shops Use the correct operator(s) for None 2024-03-24 17:06:06 +00:00
utility Remove dependency 2024-03-24 17:35:59 +00:00
wardrobe Improve threading when predicting the wardrobe 2024-03-24 18:02:19 +00:00
cds.rpy Bug fixes 2023-06-18 23:18:50 +01:00
characters.rpy Scrap some prepended newlines 2023-11-15 15:42:23 +00:00
constants.rpy Modding support 2023-04-11 20:36:25 +01:00
mods.rpy Bug fixes and improvements 2023-07-15 23:03:01 +01:00
options.rpy Luna Inspect CG - First implementation, Bug fixes, Version bump 2024-01-22 20:06:43 +00:00
script.rpy Scrap some prepended newlines 2023-11-15 15:42:23 +00:00
shaders.rpy Bug fixes and additions 2022-10-06 22:22:53 +01:00
theme.rpy Scrap some prepended newlines 2023-11-15 15:42:23 +00:00
variables.rpy Refactor variables - Part 1 2023-03-31 23:41:48 +01:00