You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ren'py started leaking RevertableLists and OrderedDicts into the AST,…
… so allow decompilation of those. Make improvement to astdump so we can actually see where they end up from in the AST.
ResolveCensoredUsername#74: Some games have more script files than f…
…ile handles that the OS support, so read them all straight into memory instead of keeping the file descriptors open