aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/route24.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-378/+0
|
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-46/+46
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-46/+46
| |
* | Sync with pokereddannye2016-06-111-12/+12
|/ | | | from August 29, 2015 to April 6, 2016
* Route 24 scriptspikalaxalt2016-05-271-2/+62
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* named most of the used eventsYamaArashi2015-07-211-7/+7
|
* enumerate eventsYamaArashi2015-07-201-27/+19
|
* fix variable namingYamaArashi2015-07-181-4/+4
|
* More direction constantsdannye2015-07-171-1/+1
| | | | facing directions, npc movement, joypad
* TX_ASMU-Daniel-PC\Daniel2015-07-031-7/+7
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-33/+33
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
|
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-4/+4
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-19/+19
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-5/+5
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+326