summaryrefslogtreecommitdiff
path: root/engine/battle
AgeCommit message (Expand)Author
2020-05-17Miscellaneous cleanup noted in #709Rangi
2020-05-07Clean up some percentage valuesRangi
2020-04-23Miscellaneous updates and correctionsRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-02-28Document a bug where Teleport cannot fail for wild PokémonRangi
2020-02-21Fix some comments and inmediatesmid-kid
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2020-02-13OWFlash -> FlashFunctionmid-kid
2020-01-19PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entriesRangi
2020-01-04Add and simplify bugfixes in bugs_and_glitches.md (#664)Colton G. Rushton
2019-10-20Document Special Defense badge boost glitch (#651)bbbbbbbbba
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-06-30Define constants for both battle transition tilesRangi
2019-04-09TextBox -> Textboxmid-kid
2019-03-03More consistent formattingRangi
2019-03-03Rename PlayerMonFaintHappinessModISSOtm
2019-02-17Update documentation:Rangi
2019-02-16Update to rgbds 0.3.8Rangi
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2019-01-06Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleSt...Rangi
2019-01-05Document a bugfix: 1/256 failure rate for 100% effect chanceRangi
2018-12-31Use battle menu flagsRangi
2018-12-26Fix comments around BANK() statementsmid-kid
2018-12-23Fix issue #581 (random stuff ax6 noticed)Rangi
2018-12-09Merge pull request #578 from mid-kid/masterRangi
2018-11-23CalcStats -> CalcBattleStatsmid-kid
2018-11-21Move BattleSideCopy to transform.asmmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-10-21Identify BATTLEACTION_D and _E (thanks, ax6)Rangi
2018-09-16wMonStatusFlags -> wDebugFlagsmid-kid
2018-09-09Use existing bigdw macroRangi
2018-09-09Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphicRangi
2018-08-26; fallthroughRangi
2018-08-26spaces->tab, and remove redundant commentRangi
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25hLabel - $ff00 -> LOW(hLabel)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-17CheckDestinyBond -> CheckFaintmid-kid
2018-08-17Fix some StatUp-related labelsmid-kid
2018-08-16GetDamageStatsCritical -> CheckDamageStatsCriticalmid-kid
2018-08-07Fix more uses of EFFECTIVEmid-kid
2018-08-07Fix constants in BattleCommand_MirrorCoatmid-kid
2018-07-29No wCurMove alias for wCurSpeciesRangi
2018-07-29Make reviewed fixes; standardize on " + "Rangi
2018-07-29Improve wTrainerHUDTiles usageRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-27Crystal fixed TruncateHL_BC in single playerRangi
2018-07-27Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid