summaryrefslogtreecommitdiff
path: root/mobile/mobile_menu.asm
AgeCommit message (Expand)Author
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-04-09TextBox -> Textboxmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-18Disambiguate "%" and "<NO>"Remy Oukaour
2018-01-18Use Japanese charmap definitions in stringsRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-14Use constants for menu flagsmid-kid
2018-01-13menu_coords macro for (x1, y1, x2, y2) order (see issue #440)Remy Oukaour
2018-01-02Finish consistent Special function namesxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-21Use NAME_LENGTH_JAPANESE moreRemy Oukaour
2017-12-15Move some misc/ files into meaningful directoriesRemy Oukaour