Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-26 | Merge branch 'yenatch/map-editor' into master | Bryan Bishop | |
Conflicts: pokemontools/crystal.py Fixes #40. | |||
2013-09-26 | map_editor: create any pngs that don't exist yet | yenatch | |
2013-09-26 | map_editor: skip any nonexistent tiles in map rendering | yenatch | |
2013-09-26 | map_editor: more flexible macro handling | yenatch | |
makes less assumptions about the structure of a header | |||
2013-09-26 | Revert "tabs to spaces (pep8)" | Bryan Bishop | |
This reverts commit 9bea14db798eedcb262d17562a37b1f337fb67eb. Conflicts: pokemontools/map_editor.py | |||
2013-09-26 | refactor a global constant to be set in __init__ | Bryan Bishop | |
2013-09-26 | put the tk loop into __main__ | Bryan Bishop | |
2013-09-26 | minor formatting fix | Bryan Bishop | |
2013-09-26 | tabs to spaces (pep8) | Bryan Bishop | |
2013-09-26 | use config instead of configuration | yenatch | |
this was kind of overzealous | |||
2013-09-15 | map_editor: red: read tileset gfx filenames from source | yenatch | |
2013-09-14 | barely-working map editor | yenatch | |
works with both pokecrystal and pokered version is crystal by default |