index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pokemontools
/
crystal.py
Age
Commit message (
Expand
)
Author
2013-09-01
"import pointers" instead of "from .. import .."
Bryan Bishop
2013-09-01
import move_constants syntax
Bryan Bishop
2013-09-01
"import romstr" instead of "from romstr import .."
Bryan Bishop
2013-09-01
"import chars" instead of "from chars import .."
Bryan Bishop
2013-09-01
move imports together
Bryan Bishop
2013-09-01
"import pksv" instead of "from pksv import .."
Bryan Bishop
2013-09-01
import labels instead of "from .. import .."
Bryan Bishop
2013-09-01
don't import remove_quoted_text into crystal.py
Bryan Bishop
2013-09-01
convert more prints to logging calls
Bryan Bishop
2013-09-01
use logging in crystal.py instead of print
Bryan Bishop
2013-09-01
docstring for crystal.py
Bryan Bishop
2013-09-01
remove bryan_message for NotImplementedError
Bryan Bishop
2013-09-01
remove an old comment about __main__ in crystal.py
Bryan Bishop
2013-09-01
remove the 'json.read = json.loads' hack
Bryan Bishop
2013-08-29
fix a wrong error message in ItemFragment.__init__
Bryan Bishop
2013-08-27
manually apply crystal.py changes from upstream
Bryan Bishop
2013-08-04
make isolate_incbins not take a global asm
Bryan Bishop
2013-08-03
make a basic python module
Bryan Bishop
[prev]