summaryrefslogtreecommitdiff
path: root/pokemontools/map_editor.py
AgeCommit message (Expand)Author
2013-09-26Revert "tabs to spaces (pep8)"Bryan Bishop
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-14barely-working map editoryenatch