summaryrefslogtreecommitdiff
path: root/pokemontools/gfx.py
AgeCommit message (Expand)Author
2013-11-18Merge pull request #56 from kanzure/map-editor-stuffBryan Bishop
2013-11-18gfx: fix misuse of export_2bpp_to_pngyenatch
2013-11-18Merge branch 'master' of github.com:kanzure/pokemon-reverse-engineering-toolsyenatch
2013-11-18gfx: make sure rectangular images are also divisible into 8x8 tilesyenatch
2013-11-18gfx: direct png-to-1bppyenatch
2013-11-18gfx: rewrite lz commands and commentsyenatch
2013-11-18gfx: 1bpp-to-pngyenatch
2013-11-18gfx: rewrite lotsyenatch
2013-11-17change RomStr usage in gfx.py to use RomStr.loadBryan Bishop
2013-11-17refactor png-to-2bpp conversionyenatch
2013-11-17gfx: 1bpp<->2bpp conversionyenatch
2013-11-17be sure to import romstr into gfx.pyBryan Bishop
2013-11-17make gfx.py not depend on crystal.pyBryan Bishop
2013-09-01move mkdir_p out of gfx.py and into helpers.pyBryan Bishop
2013-09-01import syntax in gfx.pyBryan Bishop
2013-08-03fix path walking in gfx.pyBryan Bishop
2013-08-03make a basic python moduleBryan Bishop