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

Remove last uses of DreamPath outside of the compiler #1528

Merged

Conversation

wixoaGit
Copy link
Member

@wixoaGit wixoaGit commented Nov 3, 2023

The last uses of DreamPath were removed from OpenDreamRuntime and DMDisassembler. It was moved to the compiler, where the last uses of it remain.

This should make some operations (text2path() and startup) faster and is another step towards removing DMCompiler's dependency on OpenDreamShared.

Copy link

github-actions bot commented Nov 5, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

LetterN added a commit to LetterN/OpenDream that referenced this pull request Dec 6, 2023
# Conflicts:
#	OpenDreamRuntime/Objects/DreamObjectDefinition.cs
#	OpenDreamRuntime/Objects/DreamObjectTree.cs
@wixoaGit wixoaGit merged commit bbadf69 into OpenDreamProject:master Dec 18, 2023
6 checks passed
@wixoaGit wixoaGit deleted the banish_dreampath_to_the_compiler branch December 18, 2023 20:23
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.

1 participant