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

Feature: Offset Pasting #94

Open
dreamsyntax opened this issue Nov 6, 2023 · 0 comments
Open

Feature: Offset Pasting #94

dreamsyntax opened this issue Nov 6, 2023 · 0 comments

Comments

@dreamsyntax
Copy link
Collaborator

dreamsyntax commented Nov 6, 2023

Scenario:
You define a struct in memory that has 0x2C entries. This struct is re-used a bunch of times for different objects, all 0x2C apart.

If I select a group of nodes and copy them, I want an additional paste that will add my offset to all base addresses.
This would allow for rapid defining of common values structs in a dmw file.

For the initial version, just adding base address support is good enough.
Adding offsets to pointers may get complicated and/or should be its own feature.

@dreamsyntax dreamsyntax added this to the 1.1 milestone Mar 6, 2024
@dreamsyntax dreamsyntax removed this from the 1.1 milestone Apr 30, 2024
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