summaryrefslogtreecommitdiff
path: root/extras/romstr.py
AgeCommit message (Expand)Author
2018-12-31Remove the 'extras' submoduleRangi
2016-04-10Bump extras again to fix last bump.yenatch
2016-04-10Bump extras to fix gfx.py.yenatch
2016-02-17Bump extras; pypng is now part of extras.yenatch
2016-01-29Bump extras for faster scan_includes.yenatch
2016-01-27Fix marts using hard-coded bank numberPikalaxALT
2015-08-29Bump extras to fix invocation of gfx.export_2bpp_to_png.yenatch
2015-07-21Bump pokemontools to hotfix changes made in #302.yenatch
2015-06-28Add a script to convert project-specific graphics.yenatch
2015-03-12bump extras so the build actually works without baserom.gbcyenatch
2014-07-22Bump pokemontools again for "name" event command fixes.yenatch
2014-07-22Bump pokemontools to fix loadwilddata.yenatch
2014-06-04Bump pokemontools for better compression.yenatch
2014-03-31Bump pokemontools for gfx handling.yenatch
2014-02-06Bump pokemontools for fixed audio dumpsyenatch
2013-12-28bump pokemontools for sound macro changesyenatch
2013-12-27bump pokemontools againyenatch
2013-12-25bump pokemontools for minor changesyenatch
2013-12-23bump pokemontools for map editor fixesyenatch
2013-12-21bump pokemontools for kicksyenatch
2013-11-18bump pokemontools for 1bppyenatch
2013-11-07bump pokemontools feat sound dumpsyenatch
2013-10-01bump extras to use updated script commandsyenatch
2013-09-26bump to latest pokemontools (master)Bryan Bishop
2013-09-11bump extras to use globals.asmyenatch
2013-09-10bump submodule againBryan Bishop
2013-09-02update preprocessor to use a classBryan Bishop
2013-08-31bump submodule to v1.2.0Bryan Bishop
2013-08-31Merge branch 'master' into refactor-preprocessorBryan Bishop
2013-08-29bump extras to 4c56a6c5Bryan Bishop
2013-08-28move main preprocessor into pokemontoolsBryan Bishop
2013-08-27bump extras submodule to v1.1.0Bryan Bishop
2013-08-03probably fix the pngs target for makeBryan Bishop
2013-08-03reset extras submodule to branch masterBryan Bishop
2013-08-03update extras submodule on the "organizing" branchBryan Bishop
2013-08-03update extras submodule to latest master branchBryan Bishop
2013-08-03Move extras/ into a git submodule.Bryan Bishop
2013-06-23Edit some docstrings in /extras.Kat Harrison
2013-03-21fix docstring formatting everywhereBryan Bishop
2013-02-03simplify load_rom in gbz80disasmBryan Bishop
2013-01-27py26 fix for RomStr.load_labels (json)Bryan Bishop
2013-01-27remove a broken, unfinished disassembler (DisAsm)Bryan Bishop
2013-01-27allow unicode addresses in RomStr.to_asmBryan Bishop
2013-01-27include character encoding header in romstr.pyBryan Bishop
2013-01-27better formatting for romstr importsBryan Bishop
2013-01-27RomStr doesn't need deepcopyBryan Bishop
2012-10-11get an address given a labelBryan Bishop
2012-07-01use os.path.join instead of cowboying itBryan Bishop
2012-07-01make pokecrystal compatible with python2.6 by defaultBryan Bishop
2012-07-01use extras/labels.json and not ./labels.json in romstr.pyBryan Bishop