aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines on the top of map header files (#98)vulcandth2022-07-10224-224/+0
* RGBDS syntax updates (#86)vulcandth2022-06-064-9/+9
* `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-05214-813/+813
* Clean up some redundant or unusual event commentsRangi2021-10-055-16/+16
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-26205-708/+708
|\
| * Align `object_event` coordinatesRangi2021-09-26204-685/+685
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-26224-2631/+2631
|\|
| * Unify map event gen1 gen2 (#335)Yoann Fievez2021-09-26223-2593/+2593
* | Some miscellaneous changes, syncing more with pokeredRangi2021-05-311-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-312-2/+2
|\|
| * Change terminology as per feedbackSatoMew2021-05-082-2/+2
| * Identify the connections between Routes 22 and 23 as unusedSatoMew2021-05-082-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-257-2/+39
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-257-2/+39
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14451-0/+0
|\|
| * Fix file modesdannye2020-11-14456-0/+0
| * Remove trailing whitespaceRangi2020-11-051-3/+3
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-0/+5
| * Align warp and sign coordinatesRangi2020-08-21213-781/+781
| * Use def_warps_to macro for automatic warp_to entriesRangi2020-08-17223-1019/+234
| * Use map constants for SilphCoElevator warpsRangi2020-08-171-2/+2
| * Use def_* macros for automatic map event countsRangi2020-08-17223-669/+669
| * Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objectsRangi2020-08-1766-98/+98
| * Fix Town Map coordinates to be in (X, Y) order as comments claimRangi2020-08-171-97/+97
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-1/+1
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-15/+16
| * SONY -> RIVALRangi2020-07-172-2/+2
| * Update sprite namesRangi2020-07-17164-623/+623
| * Deobfuscate exit warps on indoor mapsTheFakeMateo2020-07-15102-244/+244
| * Indent comments that describe data table macro formatsRangi2020-07-152-3/+3
| * Clean up some data, using macros for multiline list entriesRangi2020-07-149-356/+288
| * Factor out MapBadgeFlags and EscapeRopeTilesets data tablesRangi2020-07-081-0/+10
| * TM/HM constants named after movesRangi2020-07-0524-27/+27
| * Update map hide/show data labelsRangi2020-07-051-571/+558
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-1/+1
| * Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| * data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi2020-07-03446-0/+5700
| * Factor out data/sprites/Rangi2020-07-031-361/+0
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-0312-0/+2298
* More debug yellowdannye2020-11-071-0/+6
* Sync more with pokeredRangi2020-11-068-12/+12
* Remove trailing whitespaceRangi2020-11-051-3/+3
* Start reorganizing pokeyellowRangi2020-11-0411-22/+43
* Sync with pokereddannye2020-11-04461-0/+6854