summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects
AgeCommit message (Expand)Author
2022-02-15Use constants for PartyAttr in move_effects/thief.asmmid-kid
2022-01-24Document Return/Frustration bug and its fix (#872)Idain
2021-06-20Fixing comments in BattleCommand_TeleportNescientist
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-12-23Rename some labelsRangi
2020-11-17Resolve some "???" commentsRangi
2020-11-03Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobileRangi
2020-11-03More syncing with pokegoldRangi
2020-10-29Updates to more closely sync with pokegoldRangi
2020-10-29Identify the remaining (non-mobile) uses of another WRAM unionRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-08-29Remove wKickCounter and wPresentPower aliases for wBattleAnimParamRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-02-28Document a bug where Teleport cannot fail for wild PokémonRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2018-12-26Fix comments around BANK() statementsmid-kid
2018-11-21Move BattleSideCopy to transform.asmmid-kid
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07Fix constants in BattleCommand_MirrorCoatmid-kid
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23StringCmp → CompareBytes; CompareLong → CompareBytesLongRangi
2018-07-21Merge branch 'master' of hyperdriveguy/pokecrystalIIMarckus
2018-07-20Add Counter and Mirror Coat bugfixHyperdriveguy
2018-07-04Miscellaneous reorganization fixesRangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Single newline at the end of filesRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove more address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-05Fix some uses of EFFECTIVEmid-kid
2018-04-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Rename some battle commandsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04Comment SapHealthmid-kid
2018-04-01Fix file permissionsmid-kid
2018-02-20Use maskbits NUM_TYPESRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-26Move-unique effect commands consistently go in engine/battle/move_effects/Rangi