aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bikeshop.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-151/+0
|
* Part 1 of syncing with pokered.IIMarckus2016-06-081-20/+20
|
* Cerulean Bike Shoppikalaxalt2016-05-301-9/+14
|
* More joypad constantsdannye2015-08-111-10/+10
|
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* named most of the used eventsYamaArashi2015-07-211-3/+3
|
* enumerate eventsYamaArashi2015-07-201-6/+3
|
* Consolidate coord macrosdannye2015-07-181-3/+3
|
* Use more *Coorddannye2015-07-141-1/+1
| | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
* No more ldhU-Daniel-PC\Daniel2015-07-031-1/+1
|
* TX_ASMU-Daniel-PC\Daniel2015-07-031-3/+3
|
* 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
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-4/+2
| | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-14/+14
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-3/+1
| | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+153