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
/
trainers.py
Age
Commit message (
Expand
)
Author
2013-08-03
make a basic python module
Bryan Bishop
2013-03-21
fix docstring formatting everywhere
Bryan Bishop
2012-05-21
SUPERNERD -> SUPER_NERD in trainer constants
Bryan Bishop
2012-05-20
rename cal's header to PKMN Trainer
Bryan Bishop
2012-05-20
update the constants for BLACKBELT_T and PSYCHIC_T in trainers.py
Bryan Bishop
2012-05-20
spit out trainer id constants
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
update trainer group names for the new rules
Bryan Bishop
2012-05-19
move trainer parsing classes into crystal.py
Bryan Bishop
2012-05-19
finish up the classes related to TrainerGroupHeader
Bryan Bishop
2012-05-18
update trainer names
Bryan Bishop
2012-05-18
add charset encoding for trainers.py
Bryan Bishop
2012-05-18
work towards parsable trainer group headers
Bryan Bishop
2012-05-18
fixing up trainer names
Bryan Bishop
2012-05-18
initial work on trainer name parsing
Bryan Bishop