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-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
2012-05-28
update to_asm on MapHeader to use the BANK macro
Bryan Bishop
2012-05-28
insert all map connections
Bryan Bishop
2012-05-27
don't use any particular formula for strip-destination west/east
Bryan Bishop
2012-05-27
fix typo in strip destination pointer (north) calculations
Bryan Bishop
2012-05-27
do all the connection to_asm output
Bryan Bishop
2012-05-27
asm output for strip pointer formulas
Bryan Bishop
2012-05-27
better formulas for strip_destination and window
Bryan Bishop
2012-05-27
improve formulas for calculating strip_pointer
Bryan Bishop
2012-05-27
better equations for calculating strip_pointer in connections
Bryan Bishop
2012-05-26
some broken code
Bryan Bishop
2012-05-26
east connections?
Bryan Bishop
2012-05-26
fix MainText/PokedexText interaction
Bryan Bishop
2012-05-26
start to parse the connection data
Bryan Bishop
2012-05-24
minor whitespace fix
Bryan Bishop
2012-05-23
fix more height/weight confusion and whitespacing
Bryan Bishop
2012-05-24
Dumped Pokédex data and entries.
Sanky
2012-05-23
fix PokedexText?
Bryan Bishop
2012-05-23
fix PokedexText
Bryan Bishop
2012-05-23
quick fix for PokedexText
Bryan Bishop
2012-05-23
use PokedexText to parse text-script-like text without the first bash command
Bryan Bishop
2012-05-22
Use Pokémon IDs for the “cry” macro.
IIMarckus
2012-05-22
dump-insert the stringtotext targets
Bryan Bishop
2012-05-22
use EncodedText for stringtotext params
Bryan Bishop
2012-05-22
check if trainer_names has been set yet before using that key
Bryan Bishop
2012-05-22
add '@' to EncodedText output
Bryan Bishop
2012-05-21
at least try to keep HoOh in tact in label names
Bryan Bishop
2012-05-21
fix line continuation syntax error
Bryan Bishop
2012-05-21
add trainer id to trainer fragment headers for grunts
Bryan Bishop
2012-05-21
improvements to map_name_cleaner
Bryan Bishop
2012-05-20
add the labels to the scripts, not to the params pointing to scripts
Bryan Bishop
2012-05-20
better signpost labeling
Bryan Bishop
2012-05-20
use better label for MapEventHeader
Bryan Bishop
2012-05-20
reuse pre-existing/pre-inserted MapBlockData objects when possible
Bryan Bishop
2012-05-20
make map header labels use better rules
Bryan Bishop
2012-05-20
don't add TrainerGroupTable to future dumps
Bryan Bishop
2012-05-20
give better labels to TrainerFragment subobjects like texts and scripts
Bryan Bishop
2012-05-20
create better labels for TrainerFragments
Bryan Bishop
2012-05-20
remove extra spacing in crystal.py
Bryan Bishop
2012-05-20
make TrainerFragment.to_asm() use trainer constants
Bryan Bishop
2012-05-20
better asm output for TrainerHeader and TrainerGroupHeader
Bryan Bishop
2012-05-20
improve MoveParam to handle zeroed-out moves
Bryan Bishop
2012-05-20
initial MoveParam class
Bryan Bishop
2012-05-20
update TrainerGroupParam and TrainerIdParam to use better constant/number rules
Bryan Bishop
[next]