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

FlxTilemap#loadMap(): support Array<Array<Int>> instead of Array<Int>, closes #1290, closes #1324 #1292

Merged
merged 6 commits into from
Oct 12, 2014

Commits on Sep 10, 2014

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

Commits on Oct 5, 2014

  1. Merge branch 'dev' into tilemapLoadMap2Darray

    Conflicts:
    	flixel/system/FlxAssets.hx
    Gama11 committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    2b863e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. Configuration menu
    Copy the full SHA
    0751bf8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into tilemapLoadMap2Darray

    Conflicts:
    	flixel/tile/FlxBaseTilemap.hx
    Gama11 committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    50de18d View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    Gama11 committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    15b13b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. No need for casting anymore

    Gama11 committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    f5bf528 View commit details
    Browse the repository at this point in the history