summaryrefslogtreecommitdiff
path: root/engine/pokemon/mon_menu.asm
AgeCommit message (Expand)Author
2021-03-17Consistent labels for each nickname in RAMRangi
2020-12-23Rename some labelsRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-10-14Identify some values as relative struct offsets in MoveScreenLoopRangi
2020-10-04Identify more unnamed labelsRangi
2020-08-03Better label 2D menu datamid-kid
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-05-25Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip...Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13OWFlash -> FlashFunctionmid-kid
2019-11-03Identify some move screen functionsRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-04-19Identify a few more WRAM label usesRangi
2019-04-09TextBox -> Textboxmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07Split print_move_description and mon_menumid-kid
2018-07-29Add meaningful aliases for wd265Rangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-14Organize the engine/ directory, take 2mid-kid