summaryrefslogtreecommitdiff
path: root/engine/mart.asm
AgeCommit message (Expand)Author
2018-01-19Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)Remy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy 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-11Disambiguate some uses of wcf64/5/6Remy Oukaour
2018-01-02More unreferenced labels and unused textxCrystal
2018-01-02Consistent predef function namesxCrystal
2018-01-02Consolidate Special function namesxCrystal
2018-01-02More unreferenced labels cleanupxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-27Fix marts using hard-coded bank numberPikalaxALT
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-17ElevatorPikalaxALT
2015-12-17Mobile trade animations, pokepic animationsPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-13Pack; buy, sell, tossPikalaxALT
2015-12-13PackPikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-17Here's the mail it never failsPikalaxALT
2015-11-16More specials; bank 12 mobilePikalaxALT
2015-11-13Creation of constants for OBJECT_09 indicesPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-11engine/mart.asmPikalaxALT