aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/viridiancity.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Final phase 3 of Viridian City script disassemblypikalaxalt2016-05-261-3/+108
|
* Disassemble Yellow Viridian scriptspikalaxalt2016-05-261-11/+225
|
* Phase 1 of viridian city script disassemblypikalaxalt2016-05-261-319/+38
|
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-2/+2
| | | | All current findings will be located in engine/battle/core_.asm
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-6/+6
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Complete documentation of bank3luckytyphlosion2015-10-181-2/+2
| | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* named most of the used eventsYamaArashi2015-07-211-4/+4
|
* gym leader eventsYamaArashi2015-07-201-1/+1
|
* enumerate eventsYamaArashi2015-07-201-14/+7
|
* fix variable namingYamaArashi2015-07-181-3/+3
|
* More direction constantsdannye2015-07-171-1/+1
| | | | facing directions, npc movement, joypad
* TX_ASMU-Daniel-PC\Daniel2015-07-031-6/+6
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-22/+22
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-4/+4
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-21/+21
| | | | | | 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/+333