aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/diploma.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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