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 a tmx loader to map_utils #149

Merged
merged 6 commits into from Jul 13, 2016
Merged

Commits on Jun 28, 2016

  1. Copy the full SHA
    5489c1e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c952fc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Add layer support

    udiboy1209 committed Jul 7, 2016
    Copy the full SHA
    d005ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2016

  1. Fix layer array generation bug in map_data

    and also fix example to use correct system_names
    udiboy1209 committed Jul 10, 2016
    Copy the full SHA
    b34ee03 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

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

Commits on Jul 12, 2016

  1. Fix memory allocation issue for map_manager

    Add memroy_required attribute to map_system to
    control the memory needed for TileMap
    udiboy1209 committed Jul 12, 2016
    Copy the full SHA
    dfc5d36 View commit details
    Browse the repository at this point in the history