summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-16battle_ai_script_commands.c: -g fixes the fakematch.Kaz
2020-09-16battle_script_commands.c: Eliminate the last nonmatching (swapped expressions).Kaz
2020-09-16Convert to -g; will be required for eliminating fakematches.Kaz
2020-09-13use_pokeblock: fakematch fix.Kaz
I am beginning to suspect that we should be using the gflib DMA macros everywhere wherever possible.
2020-09-13party_menu fakematch fixKaz
2020-09-13Begin documenting berry_crushKaz
2020-09-12Match two minor functions in battle_tent and berry_crushKaz
2020-09-10Merge pull request #1183 from PokeCodec/PokemonLogicFixPikalaxALT
Match Dewford
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-09Merge pull request #1182 from PokeCodec/PokemonLogicFixPikalaxALT
Fix more fakematches
2020-09-09Document size field of unknown structPokeCodec
2020-09-09Fix Pokemon FakematchPokeCodec
2020-09-09Type adjustPokeCodec
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-08Merge pull request #1181 from PokeCodec/trainer-hillPikalaxALT
Remove fakematch in trainer_hill.c
2020-09-08Fix battle transition fakematchPokeCodec
2020-09-08Fix Battle util fakematchPokeCodec
2020-09-08Remove fakematch in trainer hellPokeCodec
2020-09-08Merge pull request #1180 from PokeCodec/splitTableMatchPikalaxALT
Match BattleIntroOpponent1SendsOutMonAnimation
2020-09-08Reverted -nostdlib changesPokeCodec
2020-09-08Fix buildPokeCodec
2020-09-08Finished header includesPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08Merge pull request #1179 from PokeCodec/MaintenancePikalaxALT
Match CheckBagHasSpace
2020-09-08Undo commentPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-09-06Make 0xFF have a lowercase "x"PokeCodec
2020-09-06Preparation for matching BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-06u8 positionPokeCodec
2020-09-06Move buffer has and operation tooPokeCodec
2020-09-06Fix casting bugPokeCodec
2020-09-06Remove explicit paddingPokeCodec
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