aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/diploma.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc. naming and cleanup (#139)Narishma-gb2025-09-101-1/+1
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-4/+4
|\
| * 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
* Sync with pokereddannye2020-11-041-0/+17