aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/diploma.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-2/+2
* Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-1/+1
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-1/+1
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
* Identify some `.asm_*` labelsRangi2022-07-101-2/+3
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
* RGBDS syntax updates (#358)vulcandth2022-06-061-2/+2
* Fix file modesdannye2020-11-141-0/+0
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-10/+11
* Use 'tile' and 'tiles' macrosRangi2020-07-071-1/+1
* Sync coordinate macros with pokecrystalRangi2020-07-071-7/+7
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-1/+1
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+4
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+113