summaryrefslogtreecommitdiff
path: root/pokemontools/map_editor.py
AgeCommit message (Collapse)Author
2013-09-26Merge branch 'yenatch/map-editor' into masterBryan Bishop
Conflicts: pokemontools/crystal.py Fixes #40.
2013-09-26map_editor: create any pngs that don't exist yetyenatch
2013-09-26map_editor: skip any nonexistent tiles in map renderingyenatch
2013-09-26map_editor: more flexible macro handlingyenatch
makes less assumptions about the structure of a header
2013-09-26Revert "tabs to spaces (pep8)"Bryan Bishop
This reverts commit 9bea14db798eedcb262d17562a37b1f337fb67eb. Conflicts: pokemontools/map_editor.py
2013-09-26refactor a global constant to be set in __init__Bryan Bishop
2013-09-26put the tk loop into __main__Bryan Bishop
2013-09-26minor formatting fixBryan Bishop
2013-09-26tabs to spaces (pep8)Bryan Bishop
2013-09-26use config instead of configurationyenatch
this was kind of overzealous
2013-09-15map_editor: red: read tileset gfx filenames from sourceyenatch
2013-09-14barely-working map editoryenatch
works with both pokecrystal and pokered version is crystal by default