WTS/game/scripts
Gouvernathor 7d4aa5f8fd Use repr and add explanation
it's weird to define a variable then openly mutate it (mutate the list values, that is)
I wonder if it could have unforeseen consequences
There may be when sharing saves : achievements unlocked in the system the save is created may get silently unlocked on the system the save gets loaded...
2023-11-18 02:14:28 +01:00
..
animations Avoid using an actual image reference instead of direct null 2023-11-18 02:01:37 +01:00
cg Simplify generic CG code 2023-11-15 20:44:46 +01:00
characters Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
chibis Refactor variables - Part 1 2023-03-31 23:41:48 +01:00
doll Merge branch 'current' into dev 2023-10-18 12:57:55 +01:00
events Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
gui Fix 070d14a 2023-11-17 01:47:28 +01:00
interface Use repr and add explanation 2023-11-18 02:14:28 +01:00
inventory Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
minigames Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
rooms Refactor states.menu_pos and remove reset_menu_position 2023-11-16 01:51:18 +01:00
shops Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
utility Remove dependency 2023-11-17 03:52:39 +01:00
wardrobe Use the correct operator(s) for None 2023-11-17 01:48:01 +01: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 Scrap some prepended newlines 2023-11-15 15:42:23 +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