summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-23re-match sub_81BF2B8 (from $1177)Kurausukun
2020-10-23re-match CreateFrontierBrainPokemon (from #1177)Kurausukun
2020-10-23re-match DrawResultsTextWindow (from #1177)Kurausukun
2020-10-23re-match TryPutLinkBattleTvShowOnAir (from #1177)Kurausukun
2020-10-23re-match GetTypeEffectivenessPoints (from #1177)Kurausukun
2020-10-23re-match Cmd_unknown_24 (from #1140)Kurausukun
changes to data structs are necessary. other things that look unnecessary, like the order of operands, are also necessary. fuck this function.
2020-10-22port fakematch fixes from #1155Kurausukun
2020-10-22re-match _InitContestMonPixels (from #1153)Kurausukun
2020-10-22remove naked asm (oops)Kurausukun
2020-10-22re-match GetConnectedChildStrengthKurausukun
2020-10-21re-match battle_anim_water functions (from #1136)Kurausukun
2020-10-21re-match GLYPH_COPYKurausukun
2020-10-21re-match battle_anim_flying functions (from #1126)Kurausukun
2020-10-21re-do "match function signatures" (from #1119)Kurausukun
not a matching, but I don't see why we shouldn't do this
2020-10-19re-match CreateWaterPulseRingBubblesKurausukun
2020-10-19re-match InitObjectEventStateFromTemplateKurausukun
2020-10-19re-match RotateAuroraRingColors_StepKurausukun
2020-10-19re-remove extra semicolons (from #1104)Kurausukun
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
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