aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/seafoamislands4.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-149/+0
|
* Sync with pokereddannye2016-06-111-11/+11
| | | | from August 29, 2015 to April 6, 2016
* Vermilion City scriptspikalaxalt2016-05-271-1/+1
|
* More BankF documentationluckytyphlosion2015-12-291-2/+2
| | | | Also introduce bit direction constants and setpal macros
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-8/+8
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* more naming variablesYamaArashi2015-07-241-8/+8
|
* named most of the used eventsYamaArashi2015-07-211-5/+5
|
* enumerate eventsYamaArashi2015-07-201-9/+5
|
* miscYamaArashi2015-07-181-2/+2
|
* More direction constantsdannye2015-07-171-5/+12
| | | | facing directions, npc movement, joypad
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-4/+4
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-4/+4
| | | | | | | be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc.
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-7/+7
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-4/+2
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-22/+22
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+148