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

Catch up with upstream. #33

Merged
merged 16 commits into from
Aug 10, 2016
Merged

Catch up with upstream. #33

merged 16 commits into from
Aug 10, 2016

Commits on Jul 10, 2016

  1. Configuration menu
    Copy the full SHA
    175c77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d7d642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0d42cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77b3e54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b316717 View commit details
    Browse the repository at this point in the history
  6. Haxelib release 4.1.0

    Gama11 committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    cf13e13 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Gama11 authored Jul 10, 2016
    Configuration menu
    Copy the full SHA
    dd98da7 View commit details
    Browse the repository at this point in the history
  8. FlxFrameTest compile fix

    Gama11 committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    24a857d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

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

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    7136c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97af0d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. FlxDefines: fix the Lime version check

    Lime 3.0.3's tools still try to build projects with older Lime versions (and are technically able to), so #if (lime >= "3.0.0") never triggers.
    
    However, there's a bug when that older Lime version is also set to legacy like in our case, leading to the lime-legacy.ndll not being copied during the cpp / neko builds and a runtime crash.
    Gama11 committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    170bfc5 View commit details
    Browse the repository at this point in the history
  2. Haxelib release 4.1.1

    Gama11 committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    854e0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87aa88 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Configuration menu
    Copy the full SHA
    179673f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdd6a6 View commit details
    Browse the repository at this point in the history