aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/battlecenterm.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Swap trade center and battle centerdannye2015-07-161-38/+0
| | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Start using text predef macrosdannye2015-07-041-2/+2
| | | | also sprite direction constants
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | 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-1/+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/+38