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

splitting more stuff out of main #173

Closed
wants to merge 61 commits into from
Closed

splitting more stuff out of main #173

wants to merge 61 commits into from

Commits on Aug 21, 2013

  1. condense IncGradGBPalTable

    this way is more readable too
    yenatch committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    cc1f57e View commit details
    Browse the repository at this point in the history
  2. dump odd eggs

    yenatch committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    7f96387 View commit details
    Browse the repository at this point in the history
  3. GiveOddEgg and related asm

    That's it for bank 7e
    yenatch committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    179decd View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2013

  1. boxmon labels in sram

    yenatch committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    231adfe View commit details
    Browse the repository at this point in the history
  2. Party/BoxMon nickname enders

    yenatch committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    35a16b4 View commit details
    Browse the repository at this point in the history
  3. BoxMons in main.asm

    yenatch committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    8105dc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

  1. Configuration menu
    Copy the full SHA
    ac7b7ed View commit details
    Browse the repository at this point in the history
  2. game freak presents splash

    yenatch committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    849e5a7 View commit details
    Browse the repository at this point in the history
  3. EventFlags label (bittable1)

    yenatch committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    bc7b63b View commit details
    Browse the repository at this point in the history
  4. BitTableFunc -> FlagAction

    yenatch committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    3a24cff View commit details
    Browse the repository at this point in the history
  5. BitTable2 -> EngineFlags

    yenatch committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    af205a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2013

  1. first event flag constants

    yenatch committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    744d1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e42e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17725d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. Configuration menu
    Copy the full SHA
    9cf90f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5ed84 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. Configuration menu
    Copy the full SHA
    2b10d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517da93 View commit details
    Browse the repository at this point in the history
  3. engine flag constants

    yenatch committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    7cba224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94fc90a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886ab68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be9c504 View commit details
    Browse the repository at this point in the history
  7. rename FarCall family labels

    FarJump labels renamed to FarCall
    register aliases JpHl and JpDe renamed to _hl_ and _de_
    yenatch committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    12ab33b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2013

  1. rename some LCD functions

    yenatch committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    25dcc71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64bb7d2 View commit details
    Browse the repository at this point in the history
  3. LYOverrides in main.asm

    yenatch committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    651e0a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e48899c View commit details
    Browse the repository at this point in the history
  5. timer interrupt

    yenatch committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    8898f63 View commit details
    Browse the repository at this point in the history
  6. serial interrupt

    yenatch committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    faae0e1 View commit details
    Browse the repository at this point in the history
  7. serial hram constants

    yenatch committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    03abb89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fe1fa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2013

  1. fix Stack's address ($c100 -> $c0ff)

    using negative ds
    yenatch committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    eff81fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b69a1 View commit details
    Browse the repository at this point in the history
  3. more field move scripts

    yenatch committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    9d1a6fe View commit details
    Browse the repository at this point in the history
  4. more hlcoords in bank 1

    yenatch committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    99760c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a5f942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a167620 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae1d50c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37a8417 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b5b6f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    906496e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a82930 View commit details
    Browse the repository at this point in the history
  12. more joypad function cleanup

    yenatch committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    dd11c22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2341bb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6467755 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d29673 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    04da88a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2c16bc7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cc98fab View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

  1. Configuration menu
    Copy the full SHA
    64a6af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579ab13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb28d24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55cd892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4a764c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7201ea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd74b4d View commit details
    Browse the repository at this point in the history
  8. clean up bank 7e includes

    yenatch committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    2f169fd View commit details
    Browse the repository at this point in the history
  9. PCItems in wram

    yenatch committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    320142f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79bcda1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3aabca9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b86d0da View commit details
    Browse the repository at this point in the history