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-14
start on SecondMapHeader
Bryan Bishop
2012-04-14
class for MapEventHeader
Bryan Bishop
2012-04-14
XYTrigger class
Bryan Bishop
2012-04-14
making things work
Bryan Bishop
2012-04-14
PeopleEvent class code
Bryan Bishop
2012-04-14
skeleton for PeopleEvent class
Bryan Bishop
2012-04-14
saner warp parsing
Bryan Bishop
2012-04-14
better signpost parsing
Bryan Bishop
2012-04-14
start moving signpost into a class
Bryan Bishop
2012-04-09
0xcc probably ends the script
Bryan Bishop
2012-04-08
fix size computation in GivePoke
Bryan Bishop
2012-04-08
japanese text dumper and some more script changes
Bryan Bishop
2012-04-08
all of these scripting changes are probably wrong
Bryan Bishop
2012-04-08
don't forget the custom GivePoke commad class
Bryan Bishop
2012-04-08
oops forgot to create a command class for writevarcode
Bryan Bishop
2012-04-08
fix pokemart command parsing for the script at 0x9cac7
Bryan Bishop
2012-04-08
winlosstext does not always point to a value
Bryan Bishop
2012-04-08
a working version of compare_script_parsing_methods
Bryan Bishop
2012-04-08
begin compare_script_parsing_methods
Bryan Bishop
2012-04-08
text and script parsing improvements
Bryan Bishop
2012-04-08
get_label_for improvements (use script_parse_table if possible)
Bryan Bishop
2012-04-08
make parse_text_at use script_parse_table and make 2writetext parse target texts
Bryan Bishop
2012-04-08
fix bit setting/checking/clearing commands (their parameters were wrong)
Bryan Bishop
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
[prev]
[next]