aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route19.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-14Fix file modesdannye1-0/+0
2020-08-21Align warp and sign coordinatesRangi1-1/+1
2020-08-17Use def_warps_to macro for automatic warp_to entriesRangi1-1/+1
2020-08-17Use def_* macros for automatic map event countsRangi1-3/+3
2020-07-17Update sprite namesRangi1-2/+2
2020-07-03data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi1-0/+0
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-1/+1
2018-01-29Block IDs use hex; zero connections use decRemy Oukaour1-1/+1
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour1-15/+15
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour1-1/+1
2016-06-12Remove the last address commentsdannye1-1/+1
2016-06-07Remove the Beach House option.IIMarckus1-22/+1
2015-08-10No more $C8dannye1-13/+13
2015-07-18Fix object constant namesdannye1-13/+13
2015-07-18Map object macrodannye1-14/+14
2014-10-17Add a shifted person object on Route 19 in Yellow.IIMarckus1-0/+4
2014-10-17Modularize the beach house.IIMarckus1-4/+4
2014-10-17More idioms.IIMarckus1-1/+1
2014-10-17Fix Route 19 for Yellow.IIMarckus1-4/+13
2014-10-17Kill version.asm.IIMarckus1-4/+3
2014-05-21Use more constants in object dataU-Fish-PC\Daniel1-10/+10
2014-05-17Pull map objects out of main.asmU-Fish-PC\Daniel1-0/+30