aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mtmoonpokecenter.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-40/+0
|
* More syncing with pokereddannye2016-06-111-7/+7
| | | | from April 8, 2016 to present
* Part 1 of syncing with pokered.IIMarckus2016-06-081-8/+8
|
* Celadon Pokecenterpikalaxalt2016-05-311-1/+1
|
* Rock Tunnel Pokecenterpikalaxalt2016-05-301-1/+1
|
* Mt Moon Pokemon Centerpikalaxalt2016-05-301-63/+9
|
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* enumerate eventsYamaArashi2015-07-201-4/+2
|
* miscYamaArashi2015-07-181-18/+18
|
* money / coins hram constantsYamaArashi2015-07-171-3/+3
|
* No more ldhU-Daniel-PC\Daniel2015-07-031-3/+3
|
* TX_ASMU-Daniel-PC\Daniel2015-07-031-1/+1
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-10/+10
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* serial/trade/miscYamaArashi2015-02-071-3/+3
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-1/+1
| | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-9/+9
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Label BCD math predefs.yenatch2014-05-251-1/+1
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+97