summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-09-19Fix typoskiliwily
2020-09-19Update battle_util.ckiliwily
2020-09-12Update pokemon.ckiliwily
2020-09-12Bug documentingkiliwily
2020-09-11Fix Rusboro and Lavarige typosGriffinR
2020-09-10Change according to feedbackPokeCodec
2020-09-10spacingPokeCodec
2020-09-10adjustments and fakematch fixPokeCodec
2020-09-10Make returnPokeCodec
2020-09-10InitPaintingMonOamData fixPokeCodec
2020-09-10Fix sub_80C6104PokeCodec
2020-09-09Match dewfordPokeCodec
2020-09-09Match PrintMonWeightPokeCodec
2020-09-09Document size field of unknown structPokeCodec
2020-09-09Fix Pokemon FakematchPokeCodec
2020-09-09Record mixing fakematch fixed!PokeCodec
2020-09-09Mail TimePokeCodec
2020-09-09Remove register variable mentionPokeCodec
2020-09-09Match Battle TowerPokeCodec
2020-09-09Match battle_script commandsPokeCodec
2020-09-09Fix fakematch in pokemon animationPokeCodec
2020-09-09Fix Battle_Script_commands fakematchPokeCodec
2020-09-08Fix battle transition fakematchPokeCodec
2020-09-08Fix Battle util fakematchPokeCodec
2020-09-08Remove fakematch in trainer hellPokeCodec
2020-09-08Fix buildPokeCodec
2020-09-08Finished header includesPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08Undo commentPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-09-06Preparation for matching BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-06u8 positionPokeCodec
2020-09-06Fix casting bugPokeCodec
2020-09-05Removed unused commentPokeCodec
2020-09-05While to do_whilePokeCodec
2020-09-05Change division to explicit shifts for consistencyPokeCodec
2020-09-05Refactor Use ItemPokeCodec
2020-09-05Specify array size: 12 semitonesPokeCodec
2020-09-05Tidy up headersPokeCodec
2020-09-05Remove movementAction fakematchPokeCodec
2020-09-05Match CheckBagHasSpacePokeCodec
2020-09-05Fixup ModifyStatByNaturePokeCodec
2020-09-05Merge pull request #1177 from PokeCodec/MatchEmeraldPikalaxALT
Match All but 2 remaining naked functions
2020-09-05Removed unused parenthesesPokeCodec
2020-09-05Fixed Pacifidlog typo.Eduardo Quezada
2020-09-04Removed excess parenthesisPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-04Make JOY Macros matchPokeCodec
2020-09-04Refactor InitStateHandlers so each key in the reset combo is checkedPokeCodec
2020-09-04Make battle pyramid defines into enumsPokeCodec