summaryrefslogtreecommitdiff
path: root/engine/menus/trainer_card.asm
AgeCommit message (Expand)Author
2021-11-23Use ~X instead of $ff ^ XRangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-05-25Some uses of SCREEN_WIDTH and SCREEN_HEIGHTRangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-14Organize the engine/ directory, take 2mid-kid