Journey Through Uncharted Sys(Core) - #222
Merged
Merged
Conversation
It's a bit misleading to have this in "ComplexCreature.h".
This discovery was necessary to match `Joint::read`.
Sometimes a loop uses the `CoreNode::Next` member function instead of accessing `CoreNode::mNext` directly.
Note that (for some reason) objdiff currently refuses to show any of the functions that actually existed in "age.cpp". You can make up new member functions and they'll show up just fine. Really weird. I suppose this is what happens when you vibe-code support for a new platform in an existing diffing tool.
Don't keep your eggs all in one basket. DLL Decompile: "wSocket.cpp" DLL Decompile: "tcpStream.cpp"
Report for GPIE01_00 (615533e - 00cd106)No changesReport for GPIE01_01 (615533e - 00cd106)No changesReport for GPIJ01_01 (615533e - 00cd106)No changesReport for GPIP01_00 (615533e - 00cd106)No changesReport for GPIJ01_02 (615533e - 00cd106)No changesReport for G98P01_PIKIDEMO (615533e - 00cd106)No changesReport for G98E01_PIKIDEMO (615533e - 00cd106)No changesReport for DPIJ01_PIKIDEMO (615533e - 00cd106)No changes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have returned from my days-long journey bearing DLL decompilation (or code scaffolding) for all of the translation units exclusive to sysCore.dll.