summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-22fix local pointer in UnknownScript_0x5cdd5Bryan Bishop
2012-05-22better labels inside TrainerGruntM1WhenTalkScript (slowpoke well)Bryan Bishop
2012-05-22UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitTextBryan Bishop
2012-05-22Merge pull request #6 from yenatch/masterBryan Bishop
More 1-byte incbins related to jumpstd/end scripts.
2012-05-21replace more 1-byte incbinspadz
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21replace some more 1-byte incbinsBryan Bishop
2012-05-21add some 'end' commands from 1-byte incbinsBryan Bishop
2012-05-21SUPERNERD -> SUPER_NERD in trainer constantsBryan Bishop
2012-05-21oops forgot the mapsBryan Bishop
2012-05-21my true powerBryan Bishop
2012-05-21at least try to keep HoOh in tact in label namesBryan Bishop
2012-05-21fix line continuation syntax errorBryan Bishop
2012-05-21add trainer id to trainer fragment headers for gruntsBryan Bishop
2012-05-21improvements to map_name_cleanerBryan Bishop
2012-05-20add the labels to the scripts, not to the params pointing to scriptsBryan Bishop
2012-05-20better signpost labelingBryan Bishop
2012-05-20use better label for MapEventHeaderBryan Bishop
2012-05-20reuse pre-existing/pre-inserted MapBlockData objects when possibleBryan Bishop
2012-05-20make map header labels use better rulesBryan Bishop
2012-05-20don't add TrainerGroupTable to future dumpsBryan Bishop
2012-05-20give better labels to TrainerFragment subobjects like texts and scriptsBryan Bishop
2012-05-20create better labels for TrainerFragmentsBryan Bishop
2012-05-20rename cal's header to PKMN TrainerBryan Bishop
2012-05-20remove extra spacing in crystal.pyBryan Bishop
2012-05-20make TrainerFragment.to_asm() use trainer constantsBryan Bishop
2012-05-20insert trainer headers into main.asmBryan Bishop
2012-05-20better asm output for TrainerHeader and TrainerGroupHeaderBryan Bishop
2012-05-20improve MoveParam to handle zeroed-out movesBryan Bishop
2012-05-20fix quick syntax errorBryan Bishop
2012-05-20initial MoveParam classBryan Bishop
2012-05-20move_constants.py - store moves for MoveParamBryan Bishop
2012-05-20update TrainerGroupParam and TrainerIdParam to use better constant/number rulesBryan Bishop
2012-05-20update the constants for BLACKBELT_T and PSYCHIC_T in trainers.pyBryan Bishop
2012-05-20add trainer group constantsBryan Bishop
2012-05-20fix duplicate BENNY trainer nameBryan Bishop
2012-05-20fix RIVAL1 trainer id labelingBryan Bishop
2012-05-20spit out trainer id constantsBryan Bishop
2012-05-20move around the trainers.py import lineBryan Bishop
2012-05-20add 'trainer_names' key to each trainer header in trainer_group_namesBryan Bishop
2012-05-20make better trainer namesBryan 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-19fix TrainerGroupTable.get_dependencies()Bryan Bishop
2012-05-19update trainer group names for the new rulesBryan Bishop
2012-05-19add missing trainer header for twins lea & piaBryan Bishop
2012-05-19add missing trainer header for kimono girl mikiBryan Bishop