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

Add menu state information #16

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 4, 2020

  1. Add support for Menu State information

     - Only sent when NOT in game
    altf4 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    ba3dbcd View commit details
    Browse the repository at this point in the history
  2. Add frame count to menu state

    altf4 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    1d628f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34dde45 View commit details
    Browse the repository at this point in the history
  4. Add scene checking before following scene-specific pointers

     - Avoids segfaulting on trying to read them
    altf4 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    269b992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca9e566 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Fixed menu state variables to read from stable global locations

     - Was reading some from heap addresses, was fragile
    altf4 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    222cd93 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Added two new menu state items

     - scene sub-menu
     - menu selection index
     - both at static locations
    altf4 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    00933de View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge latest upstream in

    altf4 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    97eba9f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Copy stage select cursor in both online and offline SSS

     - Added extra conditional
    altf4 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fcd7a24 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

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

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    ce73837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b587b View commit details
    Browse the repository at this point in the history
  3. remove online txt file

    JLaferri committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5dccc0e View commit details
    Browse the repository at this point in the history