Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-22 | remove naked asm (oops) | Kurausukun | |
2020-10-22 | re-match GetConnectedChildStrength | Kurausukun | |
2020-10-21 | re-match battle_anim_water functions (from #1136) | Kurausukun | |
2020-10-21 | re-match GLYPH_COPY | Kurausukun | |
2020-10-21 | re-match battle_anim_flying functions (from #1126) | Kurausukun | |
2020-10-21 | re-do "match function signatures" (from #1119) | Kurausukun | |
not a matching, but I don't see why we shouldn't do this | |||
2020-10-19 | re-match CreateWaterPulseRingBubbles | Kurausukun | |
2020-10-19 | re-match InitObjectEventStateFromTemplate | Kurausukun | |
2020-10-19 | re-match RotateAuroraRingColors_Step | Kurausukun | |
2020-10-19 | re-remove extra semicolons (from #1104) | Kurausukun | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-09-10 | Change according to feedback | PokeCodec | |
2020-09-10 | spacing | PokeCodec | |
2020-09-10 | adjustments and fakematch fix | PokeCodec | |
2020-09-10 | Make return | PokeCodec | |
2020-09-10 | InitPaintingMonOamData fix | PokeCodec | |
2020-09-10 | Fix sub_80C6104 | PokeCodec | |
2020-09-09 | Match dewford | PokeCodec | |
2020-09-09 | Match PrintMonWeight | PokeCodec | |
2020-09-09 | Document size field of unknown struct | PokeCodec | |
2020-09-09 | Fix Pokemon Fakematch | PokeCodec | |
2020-09-09 | Record mixing fakematch fixed! | PokeCodec | |
2020-09-09 | Mail Time | PokeCodec | |
2020-09-09 | Remove register variable mention | PokeCodec | |
2020-09-09 | Match Battle Tower | PokeCodec | |
2020-09-09 | Match battle_script commands | PokeCodec | |
2020-09-09 | Fix fakematch in pokemon animation | PokeCodec | |
2020-09-09 | Fix Battle_Script_commands fakematch | PokeCodec | |
2020-09-08 | Fix battle transition fakematch | PokeCodec | |
2020-09-08 | Fix Battle util fakematch | PokeCodec | |
2020-09-08 | Remove fakematch in trainer hell | PokeCodec | |
2020-09-08 | Fix build | PokeCodec | |
2020-09-08 | Finished header includes | PokeCodec | |
2020-09-08 | Match BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-08 | Undo comment | PokeCodec | |
2020-09-08 | More adjustments | PokeCodec | |
2020-09-06 | Preparation for matching BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-06 | u8 position | PokeCodec | |
2020-09-06 | Fix casting bug | PokeCodec | |
2020-09-05 | Removed unused comment | PokeCodec | |
2020-09-05 | While to do_while | PokeCodec | |
2020-09-05 | Change division to explicit shifts for consistency | PokeCodec | |
2020-09-05 | Refactor Use Item | PokeCodec | |
2020-09-05 | Specify array size: 12 semitones | PokeCodec | |
2020-09-05 | Tidy up headers | PokeCodec | |
2020-09-05 | Remove movementAction fakematch | PokeCodec | |
2020-09-05 | Match CheckBagHasSpace | PokeCodec | |
2020-09-05 | Fixup ModifyStatByNature | PokeCodec | |
2020-09-05 | Merge pull request #1177 from PokeCodec/MatchEmerald | PikalaxALT | |
Match All but 2 remaining naked functions |