summaryrefslogtreecommitdiff
path: root/engine/items/mart.asm
AgeCommit message (Expand)Author
2020-11-03More syncing with pokegoldRangi
2020-10-06Update battle anim bg function comments, and identify more unnamed labelsRangi
2020-07-13Disassemble the final English debug ROMRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07wWeeklyFlags -> wDailyFlags2mid-kid
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-06-23wCurMartEnd - wCurMart = 16Rangi
2018-06-23Add STANDARDMART_* jumptable index constantsRangi
2018-04-01Fix file permissionsmid-kid
2018-03-14Organize the engine/ directory, take 2mid-kid