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

[decompiler] new features + fixes, + other jak2 fixes #2796

Merged
merged 16 commits into from Jul 4, 2023

Conversation

ManDude
Copy link
Member

@ManDude ManDude commented Jul 4, 2023

Fixes empty boxed arrays of strings breaking some decomp (ctywide-speech and race-info).

Adds decomp-as tag to decompiler types so that the static data decompiler can use macros like meters and seconds on fields that aren't of type meters or time-frame.

Adds override tag to decompiler types which overrides the type of field with that name. The type must be a child type of the original field's type (or the same type, but why would you do this?).

Fixes the camera being offset for drillmtn after loading palout once.

This is a huge refactor sadly.

@water111 water111 merged commit b50b9ea into master Jul 4, 2023
9 checks passed
@ManDude ManDude deleted the d/cleanup-race-decomps branch July 4, 2023 22:13
@Hat-Kid Hat-Kid mentioned this pull request Jul 8, 2023
ManDude added a commit that referenced this pull request Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants