aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the last address commentsdannye2016-06-12215-215/+215
| | | | | except for wram.asm and sram.asm also delete unused yellow file
* remove address commentsYamaArashi2016-06-118-8/+8
|
* Remove the Beach House option.IIMarckus2016-06-071-7/+0
|
* Simplify map connectionsdannye2015-07-1836-78/+78
| | | | | | | | let the macros calculate the connection strip length instead of passing it as an arg don't pass map dimensions since they can be inferred from map ids todo: figure out why certain south and east connections get an extra 3 added to the connection strip length
* Clean up map connectionsdannye2015-07-1822-31/+31
| | | | closes https://github.com/iimarckus/pokered/issues/85
* Swap trade center and battle centerdannye2015-07-164-12/+12
| | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-221-1/+1
|
* Fix a few more bugs in the beach house.IIMarckus2014-10-171-1/+2
|
* Add more from the beach house.IIMarckus2014-10-171-0/+6
|
* Pull map headers out of main.asmU-Fish-PC\Daniel2014-05-17223-0/+1420