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
/
crystal.py
Age
Commit message (
Expand
)
Author
2013-08-03
make a basic python module
Bryan Bishop
2013-08-03
remove extra newlines from python files
Bryan Bishop
2013-08-03
tabs to spaces in crystal.py
Bryan Bishop
2013-07-12
Merge pull request #157 from yenatch/overworld
Bryan Bishop
2013-07-10
crystal: add more movements
yenatch
2013-06-28
crystal: wram label finding
yenatch
2013-06-28
crystal: 2pt script commands are for wram
yenatch
2013-06-28
crystal: PointerLabelToScriptPointer bank is not reversed
yenatch
2013-05-06
Merge pull request #126 from yenatch/master
Bryan Bishop
2013-04-30
Fix PointerLabelToScriptPointer class
yenatch
2013-04-27
Merge yenatch/master.
Bryan Bishop
2013-04-20
damagecalc is actually damagestats; itemmultiplier is actually damagecalc
yenatch
2013-03-29
dump move effects
yenatch
2013-03-21
fix docstring formatting everywhere
Bryan Bishop
2013-03-18
Fix unused function parse_map_header_by_id
yenatch
2013-03-01
Script commands 0xb2 and 0xcc don't exist
yenatch
2013-02-27
update automatic main.asm insertion
Bryan Bishop
2013-02-27
make to_asm more configurable
Bryan Bishop
2013-02-27
fix parameters for verbosegiveitem2 definition
Bryan Bishop
2013-02-27
oops, include map_names
Bryan Bishop
2013-02-26
separate map_names into map_names.py
Bryan Bishop
2013-01-27
various formatting fixes for crystal.py
Bryan Bishop
2013-01-27
replace wildcard import with explicit import
Bryan Bishop
2013-01-27
make gbz80disasm work with python2.6 again
Bryan Bishop
2013-01-27
remove a duplication of load_rom and load_asm
Bryan Bishop
2013-01-27
better import syntax in crystal.py
Bryan Bishop
2013-01-27
split out more item_constants stuff
Bryan Bishop
2013-01-27
split out tests into a separate file
Bryan Bishop
2013-01-23
fix label generator
Bryan Bishop
2013-01-15
clean up python script imports
Bryan Bishop
2013-01-15
remove the Size class (unused)
Bryan Bishop
2013-01-15
split out IntervalMap into a separate file
Bryan Bishop
2013-01-14
add missing script command (3jumptext)
yenatch
2013-01-14
banish script parser output to debug
yenatch
2012-12-28
clean up whitespace
Bryan Bishop
2012-12-17
specialphonecall takes a 16‐bit ID.
IIMarckus
2012-11-30
md5 -> hashlib
Bryan Bishop
2012-11-30
move allowed_lengths for music macros out
Bryan Bishop
2012-11-30
implement music macros; INCLUDE injection in pre
padz
2012-10-11
remove deprecated functions from crystal.py
Bryan Bishop
2012-10-01
clean up comments in extras/crystal.py
Bryan Bishop
2012-09-10
call load_asm in scan_for_predefined_labels
Bryan Bishop
2012-07-05
use decimal output for givepoke in extras/crystal.py
Bryan Bishop
2012-06-20
more de-dependency-looping
Bryan Bishop
2012-06-20
move code around to avoid dependency loops
Bryan Bishop
2012-06-02
make unittest2 error show up in stderr
Bryan Bishop
2012-05-29
fix up AsmSection and line_has_comment_address
Bryan Bishop
2012-05-29
move AsmList into romstr.py too
Bryan Bishop
2012-05-29
move RomStr into a shared file
Bryan Bishop
2012-05-28
use map constants for wildmons sections
Bryan Bishop
[next]