Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy-backports #186

Open
6 tasks done
CensoredUsername opened this issue Feb 22, 2024 · 4 comments
Open
6 tasks done

Legacy-backports #186

CensoredUsername opened this issue Feb 22, 2024 · 4 comments

Comments

@CensoredUsername
Copy link
Owner

CensoredUsername commented Feb 22, 2024

Things that need to be ported back to legacy from dev:

  • Testing infastructure: this probably can't hurt to be improved a bit on legacy
  • e1e6bf2 - issue around labelled menus with a leading say statement
  • ab65d9f - replace isinstance(x, unicode) by not isinstance(x, renpy.ast.PyExpr) where possible
  • ed4e330 - eagerly advance to the line before a block before printing the block in atl code
  • 8c8e1ac - Paraminfo intermediate style
  • b840f01 - testcase scroll statement
@CensoredUsername
Copy link
Owner Author

CensoredUsername commented Feb 22, 2024

  • 4d507cf - keep tag of the first line unless requested

@CensoredUsername
Copy link
Owner Author

I'll keep this issue open for when new discoveries show up.

@CensoredUsername
Copy link
Owner Author

CensoredUsername commented Mar 6, 2024

@CensoredUsername
Copy link
Owner Author

  • License catchup work
  • Moving minimize, codegen into a separate project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant