summaryrefslogtreecommitdiff
path: root/engine/pokemon
AgeCommit message (Expand)Author
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2020-02-13OWFlash -> FlashFunctionmid-kid
2020-02-13InitSpriteAnimStruct <-> _InitSpriteAnimStructmid-kid
2019-11-23Fix miscellaneous points made in #658Rangi
2019-11-03Fix #645: Use English labels for European mail handling functionsRangi
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Miscellaneous label and comment correctionsRangi
2019-11-03Identify some move screen functionsRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-06-04Misc fixesmid-kid
2019-04-19Identify a few more WRAM label usesRangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-13Merge pull request #622 from mid-kid/masterRangi
2019-04-09TextBox -> Textboxmid-kid
2019-03-16common_1 text documentationFontbane
2018-12-23Define RANDY_OT_IDRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05CorrectNickErrors fixes control characters, not text commandsmid-kid
2018-11-05text_jump → text_farmid-kid
2018-11-05Add colons to some function labelsmid-kid
2018-09-22Naming screen constantsRangi
2018-09-16wMonStatusFlags -> wDebugFlagsmid-kid
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Remove HRAM label address commentsRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07RestorePPofDepositedPokemon -> RestorePPOfDepositedPokemonmid-kid
2018-08-07Split print_move_description and mon_menumid-kid
2018-07-29wSwitchMonRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23StringCmp → CompareBytes; CompareLong → CompareBytesLongRangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-07-11Replace more hex values with constants or decimalRangi
2018-06-30" " → "┘" + 1Rangi
2018-06-25"┘" + 1 == " "Rangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Single newline at the end of filesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove more address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-05-23Start improving sprite movement engine (to do: identify bit flags)Rangi
2018-05-20adc a, 0 → adc 0; fix commentsRangi
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06'rept' is not indentedRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05fix-various-little-thingsmid-kid