summaryrefslogtreecommitdiff
path: root/engine/movie
AgeCommit message (Expand)Author
2018-08-26wCreditsFaux2bpp -> wCreditsBlankFrame2bpp, with the right buffer sizeRangi
2018-08-25Use rgbasm's GameBoy graphics literal for initializing wCreditsFaux2bppRangi
2018-08-25hLabel - $ff00 -> LOW(hLabel)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Make reviewed fixes; standardize on " + "Rangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-15More OAM coordinate consistencyRangi
2018-07-11Replace more hex values with constants or decimalRangi
2018-06-25Use charmap valuesRangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Remove more triple newlinesRangi
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-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-04-10fix label from the wrong bank in the title screenyenatch
2018-04-05Use constants for bit/set/res moreRangi
2018-04-01Fix file permissionsmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid