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
Age
Commit message (
Expand
)
Author
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
SUPERNERD -> SUPER_NERD in trainer constants
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
rename cal's header to PKMN Trainer
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
fix quick syntax error
Bryan Bishop
2012-05-20
initial MoveParam class
Bryan Bishop
2012-05-20
move_constants.py - store moves for MoveParam
Bryan Bishop
2012-05-20
update TrainerGroupParam and TrainerIdParam to use better constant/number rules
Bryan Bishop
2012-05-20
update the constants for BLACKBELT_T and PSYCHIC_T in trainers.py
Bryan Bishop
2012-05-20
fix duplicate BENNY trainer name
Bryan Bishop
2012-05-20
fix RIVAL1 trainer id labeling
Bryan Bishop
2012-05-20
spit out trainer id constants
Bryan Bishop
2012-05-20
move around the trainers.py import line
Bryan Bishop
2012-05-20
add 'trainer_names' key to each trainer header in trainer_group_names
Bryan Bishop
2012-05-20
make better trainer names
Bryan Bishop
2012-05-19
add default constants to trainer_group_names
Bryan Bishop
2012-05-19
use GruntM/GruntF for the trainer group names
Bryan Bishop
2012-05-19
setup rules for which trainer groups should use which naming scheme
Bryan Bishop
2012-05-19
rename some trainer groups
Bryan Bishop
2012-05-19
fix TrainerGroupTable.get_dependencies()
Bryan Bishop
2012-05-19
update trainer group names for the new rules
Bryan Bishop
2012-05-19
add missing trainer header for twins lea & pia
Bryan Bishop
2012-05-19
add missing trainer header for kimono girl miki
Bryan Bishop
2012-05-19
add missing blackbelt wai
Bryan Bishop
2012-05-19
add missing jugglers
Bryan Bishop
2012-05-19
add two missing biker trainer headers
Bryan Bishop
2012-05-19
fix missing supernerd markus
Bryan Bishop
2012-05-19
pick up the third CAL trainer header
Bryan Bishop
2012-05-19
add TrainerGroupHeaders to script_parse_table
Bryan Bishop
2012-05-19
parse multiple party mons per trainer
Bryan Bishop
2012-05-19
move trainer parsing classes into crystal.py
Bryan Bishop
[next]