Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-26 | re-match BattleIntroOpponent1SendsOutMonAnimation | Kurausukun | |
a lot of functions and a bit of data had to be moved from battle_main.c to battle_util.c; I have added a note to battle_util.c stating the reason for this | |||
2020-10-26 | port MovementAction_StoreAndLockAnim_Step0 fix | Kurausukun | |
2020-10-26 | port PrintMonWeight fakematch fix | Kurausukun | |
2020-10-26 | port sub_80C6104 fakematch fix | Kurausukun | |
2020-10-26 | port TrendyPhraseIdOld fakematch fix | Kurausukun | |
2020-10-26 | port InitPaintingMonOamData fakematch fix | Kurausukun | |
2020-10-26 | port BerryCrushCommand_BeginNormalPaletteFade fix | Kurausukun | |
2020-10-26 | port Cmd_forcerandomswitch fakematch fix | Kurausukun | |
2020-10-26 | port ReceiveDaycareMailData fakematch fix | Kurausukun | |
2020-10-26 | port sub_8181C2C fakematching fix | Kurausukun | |
2020-10-26 | port sub_806F160 fakematch fix | Kurausukun | |
2020-10-25 | port GetFrontierOpponentClass fakematch fix | Kurausukun | |
2020-10-25 | re-match sub_81D5F58 | Kurausukun | |
2020-10-25 | port HasNoMonsToSwitch fakematch fix (from #1181) | Kurausukun | |
2020-10-25 | port Phase2_FrontierLogoWave_Func4 fix | Kurausukun | |
2020-10-25 | port ModifyStatByNature fakematch fix (from #1179) | Kurausukun | |
2020-10-25 | re-match CheckBagHasSpace (from #1179) | Kurausukun | |
2020-10-23 | port fix for UpdateSaveAddresses (from #1177) | Kurausukun | |
2020-10-23 | re-match sub_81C79BC (from #1177) | Kurausukun | |
also re-define RBG macros | |||
2020-10-23 | re-match SetSearchRectHighlight (from #1177) | Kurausukun | |
2020-10-23 | re-match sub_81BF2B8 (from $1177) | Kurausukun | |
2020-10-23 | re-match CreateFrontierBrainPokemon (from #1177) | Kurausukun | |
2020-10-23 | re-match DrawResultsTextWindow (from #1177) | Kurausukun | |
2020-10-23 | re-match TryPutLinkBattleTvShowOnAir (from #1177) | Kurausukun | |
2020-10-23 | re-match GetTypeEffectivenessPoints (from #1177) | Kurausukun | |
2020-10-23 | re-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-22 | port fakematch fixes from #1155 | Kurausukun | |
2020-10-22 | re-match _InitContestMonPixels (from #1153) | Kurausukun | |
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 | Merge pull request #1184 from GriffinRichards/fix-typos | GriffinR | |
Fix Rusboro and Lavarige typos | |||
2020-09-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-09-10 | Merge pull request #1183 from PokeCodec/PokemonLogicFix | PikalaxALT | |
Match Dewford | |||
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 | |