aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-3161-309/+309
|\
| * Merge pull request #324 from KqesaR/clean_label_wild_map_pointerDaniel Harding2021-05-3160-307/+307
| |\
| | * Fix typo noting to nothing and align vertically commentsYoann Fievez2021-05-312-215/+215
| | * Standardize names of wild maps entitiesYoann Fievez2021-05-1860-307/+307
* | | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-313-33/+32
|\| |
| * | Simplify the tileset headersRangi2021-05-311-30/+30
| * | Merge pull request #322 from SatoMew/masterDaniel Harding2021-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
| | |/
| * | Improve some RAM formattingRangi2021-05-311-1/+1
* | | Improve some RAM formattingRangi2021-05-311-1/+1
* | | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-305-109/+110
|\| |
| * | Eliminate unnecessary data macrosRangi2021-05-304-113/+113
* | | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-16/+2
|\| |
| * | Add labels to unreferenced mart inventories and remove redundant commentsRangi2021-05-231-16/+2
* | | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-105/+86
|\| |
| * | Use macros for bit arraysRangi2021-05-231-105/+86
* | | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-232-105/+205
|\| |
| * | Use macros for packed arrays of nybblesRangi2021-05-232-105/+205
| |/
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-176-40/+19
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-176-40/+19
| * Forgot to end_water_wildmonsRangi2021-03-251-0/+1
* | Fix Route20 wild mons tablesdannye2021-03-251-13/+14
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-25105-397/+646
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-25106-398/+645
| * Remove unused _GREEN TitleMons dataRangi2021-03-211-18/+0
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2020-12-201-2/+2
|\|
| * Clarify signed magnitude in the growth_rate macroRangi2020-12-201-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-152-27/+29
|\|
| * Clearer tileset header macro commentSatoMew2020-12-021-1/+1
| * Fix outdated commentsSatoMew2020-12-011-2/+2
| * Improve new constants and comment based on feedbackSatoMew2020-11-291-24/+24
| * Update related tile animation constantsSatoMew2020-11-291-24/+24
| * Use assert to ensure correct base data sizeRangi2020-11-171-0/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14554-0/+0
|\|
| * Fix file modesdannye2020-11-14556-0/+0
| * Sync more with pokeyellowRangi2020-11-062-4/+4
| * Remove trailing whitespaceRangi2020-11-052-4/+4
| * Some formatting changesRangi2020-10-192-9/+20
| * PedalDanceAnim -> PetalDanceAnimRangi2020-10-081-2/+2
| * Pan Docs: "When sending three or more data sets, data is continued in further...Rangi2020-09-011-70/+84
| * Separate the two lists of unused namesRangi2020-08-311-1/+3
| * Use constants to delineate map types, and factor out more dataRangi2020-08-314-0/+73
| * Factor out data/tilesets/pair_collision_tile_ids.asmRangi2020-08-301-0/+24
| * Document more hidden object data and behaviorRangi2020-08-301-60/+67
| * Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-281-3/+3
| * 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