aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/blueshouse.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-85/+0
|
* More syncing with pokereddannye2016-06-111-1/+1
| | | | from April 8, 2016 to present
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-13/+13
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-13/+13
| |
* | Sync with pokereddannye2016-06-111-2/+3
|/ | | | from August 29, 2015 to April 6, 2016
* Blue's Housepikalaxalt2016-05-271-17/+16
|
* Vermilion City scriptspikalaxalt2016-05-271-1/+1
|
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* more naming variablesYamaArashi2015-07-241-1/+1
|
* named most of the used eventsYamaArashi2015-07-211-3/+3
|
* enumerate eventsYamaArashi2015-07-201-8/+4
|
* More TX_ASMU-Daniel-PC\Daniel2015-07-031-1/+1
|
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-1/+1
| | | | | | | 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.
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-5/+5
| | | | | | 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/+90