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
2012-04-08
pass force=True/False and debug=True/False to command parsing
Bryan Bishop
2012-04-08
fixes for parse_script_with_command_classes
Bryan Bishop
2012-04-06
move rom_interval into RomStr.interval
Bryan Bishop
2012-04-06
Making generate_diff_insert python2.7 compatible.
C Nelson
2012-04-06
Adding compatibility for newer versions of json.
C Nelson
2012-04-06
Adding a real check for unittest2 features.
C Nelson
2012-04-06
Adding an exception handler around the unittest import.
C Nelson
2012-04-03
fix command parsing some more
Bryan Bishop
2012-04-03
not sure why the scripts aren't working yet
Bryan Bishop
2012-04-02
somewhat better command parsing
Bryan Bishop
2012-04-02
map header tests for event addresses and people-event counts
Bryan Bishop
2012-04-02
unit tests for checking post-map parsing (overall, not individual functions)
Bryan Bishop
2012-04-02
fix bug in generate_map_constant_labels
Bryan Bishop
2012-04-02
an explicit Label class
Bryan Bishop
2012-04-02
make tests pass the first time they are ran
Bryan Bishop
2012-03-30
more unit tests, again
Bryan Bishop
2012-03-29
more unit tests
Bryan Bishop
2012-03-27
more command classes
Bryan Bishop
2012-03-26
committing unfinished code (forgive me)
Bryan Bishop
2012-03-25
refactor script parsing into a Script class
Bryan Bishop
2012-03-25
test_parse_text_engine_script_at
Bryan Bishop
2012-03-25
more testing and debug= keyword params
Bryan Bishop
2012-03-24
more tests related to analyze_incbins
Bryan Bishop
2012-03-24
wonderful world of testing
Bryan Bishop
2012-03-24
lots of asm-related code and tests
Bryan Bishop
2012-03-24
test_load_map_group_offsets and test_calculate_pointer
Bryan Bishop
2012-03-24
new test: test_report_untested
Bryan Bishop
2012-03-24
more tests about tests
Bryan Bishop
2012-03-24
AsmList and more testing
Bryan Bishop
2012-03-24
tests for IntervalMap
Bryan Bishop
2012-03-24
even more crazy unit tests
Bryan Bishop
2012-03-24
fix typo (burned tower 1f)
Bryan Bishop
2012-03-24
unit tests
Bryan Bishop
2012-03-24
fix bug in find_all_text_pointers_in_script_engine_script
Bryan Bishop
2012-03-24
pretty printer for text scripts
Bryan Bishop
2012-03-24
start using classes instead of functions everywhere
Bryan Bishop
2012-03-23
rom_text_at just dumps text straight from the ROM
Bryan Bishop
2012-03-23
calculate_pointer_from_bytes_at update suggested by sankina
Bryan Bishop
2012-03-23
fix trainer texts
Bryan Bishop
2012-03-21
parse texts in scripts
Bryan Bishop
2012-03-19
parser improvements for trainer texts and map scripts
Bryan Bishop
2012-03-18
skip battle tower people-event scripts
Bryan Bishop
2012-03-15
more script debugging
Bryan Bishop
2012-03-15
better signpost parsing
Bryan Bishop
2012-03-14
better debugging for recursive scripts
Bryan Bishop
2012-03-14
keep track of which scripts have been parsed
Bryan Bishop
2012-03-13
function to find most text addresses
Bryan Bishop
2012-03-12
fix calculate_pointer again
Bryan Bishop
2012-03-12
fix calculate_pointer
Bryan Bishop
2012-03-12
initial work on text parsing
Bryan Bishop
[prev]
[next]