mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-02 18:18:29 -04:00
9fbf32eb05
* 99% match * Rewrote _execute to increase accuracy. Only issue in .text is a label not loading correctly. I have no idea how to fix this. * Equivalent. Weak func ordering. * 7% text * 28% text * 41% text * 65% text * Rewrote _execute to increase accuracy. Only issue in .text is a label not loading correctly. I have no idea how to fix this. * Equivalent. Weak func ordering. * 82% text * Equivalent. A lot of work is needed to name variables and clean up functions. Weak function ordering is wrong. * Cleaned some functions, named several variables, and began documenting dialog tree. * Naming a couple more variables * 21% text * change out getMySubstanceP for getMyIntegerP inline * 100% text * Refactor to use JUT_ASSERT macro * Revert merges * Revert "Merge branch 'main' into d_a_npc_km1" This reverts commit9ebc35f76b, reversing changes made tob8807b2f50. * Revert merges * Revert "Merge branch 'main' into d_a_npc_km1" This reverts commit9ebc35f76b, reversing changes made tob8807b2f50. * Undo file changes * Revert "Undo file changes" This reverts commit5bcc47fcd4. * a couple more reverts * Should be done with reverts * revert configure.py * Implement LagoLunatic's suggested changes * add endif to allow demo to build