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

Small Bugfixes #1280

Merged
merged 11 commits into from
Oct 13, 2017
Merged

Small Bugfixes #1280

merged 11 commits into from
Oct 13, 2017

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    e2b9e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f516b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed180e View commit details
    Browse the repository at this point in the history
  4. Deprecate indexgen script

    Replacement is `gencache` in Tools repository.
    carstene1ns committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    dbd0146 View commit details
    Browse the repository at this point in the history
  5. Fix Wii build

    carstene1ns committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    2855899 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eb998f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b803354 View commit details
    Browse the repository at this point in the history
  8. Improve Event display on small looping map borders

    (When the map is 20 tiles wide, the Events disappear too soon when
    reaching the map border. Related: EasyRPG#1216, EasyRPG#716)
    carstene1ns committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    467c184 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    78856ac View commit details
    Browse the repository at this point in the history
  2. Restore shaking battlers

    This fixes a regression in commit 9088f4f, battlers stay fixed
    when the screen is shaking.
    carstene1ns committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    61918b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Fix some things reported by clang.

    Unused variable, overloaded virtual function.
    carstene1ns committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    83feac9 View commit details
    Browse the repository at this point in the history