summaryrefslogtreecommitdiff
path: root/trainers.py
AgeCommit message (Expand)Author
2013-08-03make a basic python moduleBryan Bishop
2013-03-21fix docstring formatting everywhereBryan Bishop
2012-05-21SUPERNERD -> SUPER_NERD in trainer constantsBryan Bishop
2012-05-20rename cal's header to PKMN TrainerBryan Bishop
2012-05-20update the constants for BLACKBELT_T and PSYCHIC_T in trainers.pyBryan Bishop
2012-05-20spit out trainer id constantsBryan Bishop
2012-05-19add default constants to trainer_group_namesBryan Bishop
2012-05-19use GruntM/GruntF for the trainer group namesBryan Bishop
2012-05-19setup rules for which trainer groups should use which naming schemeBryan Bishop
2012-05-19rename some trainer groupsBryan Bishop
2012-05-19update trainer group names for the new rulesBryan Bishop
2012-05-19move trainer parsing classes into crystal.pyBryan Bishop
2012-05-19finish up the classes related to TrainerGroupHeaderBryan Bishop
2012-05-18update trainer namesBryan Bishop
2012-05-18add charset encoding for trainers.pyBryan Bishop
2012-05-18work towards parsable trainer group headersBryan Bishop
2012-05-18fixing up trainer namesBryan Bishop
2012-05-18initial work on trainer name parsingBryan Bishop