aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/elevator.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
* Use HIGH() and LOW()Rangi2020-07-071-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
* Organize macros/ like pokecrystalRangi2020-07-031-2/+2
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-1/+1
* Update audio macro namesdannye2019-07-271-1/+1
* Redo audio header macrodannye2016-07-271-1/+1
* sync engine code with pokeyellowYamaArashi2016-06-121-2/+2
* remove address commentsYamaArashi2016-06-111-2/+2
* commented audio codeYamaArashi2015-08-081-1/+1
* Rename sound effect filesdannye2015-07-221-2/+2
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-10/+12
|\
| * small changesYamaArashi2015-07-181-10/+12
* | Name sound effectsdannye2015-07-191-2/+2
|/
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-2/+2
* serial/trade/miscYamaArashi2015-02-071-3/+3
* Commented/labelled misc functionsYamaArashi2014-09-141-1/+1
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-1/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-2/+2
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+69