aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* Factor out MapBadgeFlags and EscapeRopeTilesets data tablesRangi2020-07-081-11/+2
* Use 'tile' and 'tiles' macrosRangi2020-07-072-2/+2
* Sync coordinate macros with pokecrystalRangi2020-07-0710-39/+39
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-0611-16/+16
* Use ASCII quotes in commentsRangi2020-07-061-1/+1
* Use DEX_* constants for StarterDexRangi2020-07-061-2/+2
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-0619-84/+84
* text_linkpromptbutton -> text_waitbuttonRangi2020-07-062-7/+7
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-0511-13/+13
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-0438-370/+373
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-042-4/+2
* Replace raw hex values with HRAM constantsRangi2020-07-036-13/+13
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-032-3/+3
* Organize macros/ like pokecrystalRangi2020-07-032-2/+2
* Make suggested edits:Rangi2020-07-031-0/+0
* Split up engine/events/hidden_object_functionsRangi2020-07-0328-1168/+1149
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-037-9/+9
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-0228-0/+3855