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

Document EnGo and EnGo2 functions, fields, and animations #2295

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    d3eedf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Document Goron's limbs

    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f249068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71747b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3b6b28 View commit details
    Browse the repository at this point in the history
  4. just align attributes

    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba0bb10 View commit details
    Browse the repository at this point in the history
  5. Document animations

    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    40203d0 View commit details
    Browse the repository at this point in the history
  6. remove unused EnGo callbacks

    - `callback1_80A3ED24` is `NpcGetTextIdFunc`
    - `callback2_80A3ED24` is `NpcUpdateTalkStateFunc`
    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    60b8664 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3411f1e View commit details
    Browse the repository at this point in the history
  8. Document EnGo path param

    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    687e70e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78d0d41 View commit details
    Browse the repository at this point in the history
  10. Document func_80A3F0E4 as EnGo_UpdateBlinking

    reason: `EnGo2_EyeMouthTexState` code analogy
    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8784c81 View commit details
    Browse the repository at this point in the history
  11. streamline EnGo *_Draw function into 3 sections

    returns are indeed required to match
    Feacur committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    46a13d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbf4225 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3be6be5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87097be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9de2038 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    91d1382 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    705ff1b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8fb7fc2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a793fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c794de2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d9bd40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    686f367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc0e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ecd12d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d3b84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f30ab6 View commit details
    Browse the repository at this point in the history
  7. move EnGo2 .goronState comments to the TU

    partially they already were there
    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    960c8b5 View commit details
    Browse the repository at this point in the history
  8. redocument EnGo2 .alpha as .shadowAlpha

    and `func_80A45360` as `EnGo2_UpdateShadowAlpha`
    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3b0e2ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    787b260 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7510ed0 View commit details
    Browse the repository at this point in the history
  11. Document EnGo2 path param

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    98afe53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9be708d View commit details
    Browse the repository at this point in the history
  13. Document EnGo2 known data

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fc1009a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b908614 View commit details
    Browse the repository at this point in the history
  15. rematch EnGo2_StopRolling

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    41b9cd0 View commit details
    Browse the repository at this point in the history
  16. unify EnGo2 waking up naming

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dbe0a46 View commit details
    Browse the repository at this point in the history
  17. Document func_80A44790 as EnGo2_UpdateTalking

    rename `.isAwake` as `.isTalkative
    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    37569e2 View commit details
    Browse the repository at this point in the history
  18. document focusOffset variables

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    da79fb4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1c416be View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    35d0d71 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7c1d6f5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17d5b2a View commit details
    Browse the repository at this point in the history
  23. give better enum names

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7f3642d View commit details
    Browse the repository at this point in the history
  24. rematch EnGo2_RollingSlow

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    77fde2c View commit details
    Browse the repository at this point in the history
  25. fix a misleading comment

    Feacur committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    011cf6a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    46648b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9fae0fa View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    57c4c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dff36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2cda14 View commit details
    Browse the repository at this point in the history
  4. remove a [mis]leading zero

    Feacur committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fff6cf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ab3f6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87bc05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fa1922 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9115505 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57951ed View commit details
    Browse the repository at this point in the history
  10. Document actor.params bits allocation

    an "ammendment" for 57951ed
    
    somehow haven't saved the changes that time
    Feacur committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4063499 View commit details
    Browse the repository at this point in the history
  11. yeah, be less judgemental

    Feacur committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d891107 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    768297f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    423748a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. give a function a better name

    Feacur committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fe53732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba85a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1bf77 View commit details
    Browse the repository at this point in the history