aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/RedsHouse2F.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-051-5/+5
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-8/+8
|\
| * Unify map event gen1 gen2 (#335)Yoann Fievez2021-09-261-4/+4
| | | | | | | | | | | | | | | | | | * Update sign to bg_event #289 * Rename warp to warp_event * Replace object to object_event * Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Align warp and sign coordinatesRangi2020-08-211-1/+1
| |
| * Use def_warps_to macro for automatic warp_to entriesRangi2020-08-171-2/+1
| |
| * Use def_* macros for automatic map event countsRangi2020-08-171-3/+3
| |
| * data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi2020-07-031-0/+12
| | | | To do: Polished Map support for loading the objects
* More debug yellowdannye2020-11-071-0/+6
| | | | only debug menu left
* Sync with pokereddannye2020-11-041-0/+11