aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilesets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-8/+8
|\
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-8/+8
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-272-2/+2
| * RGBDS syntax updates (#358)vulcandth2022-06-067-7/+7
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-272-2/+2
* | Move `ShoreTiles` and `WaterTile` into data/Rangi2022-10-051-0/+9
* | RGBDS syntax updates (#86)vulcandth2022-06-067-7/+7
* | Some miscellaneous changes, syncing more with pokeredRangi2021-05-312-1/+2
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-311-31/+30
|\|
| * Simplify the tileset headersRangi2021-05-311-30/+30
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-174-16/+12
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-174-16/+12
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-252-0/+4
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-252-0/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-27/+27
|\|
| * 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
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-144-0/+0
|\|
| * Fix file modesdannye2020-11-144-0/+0
| * Factor out data/tilesets/pair_collision_tile_ids.asmRangi2020-08-301-0/+24
| * Indent comments that describe data table macro formatsRangi2020-07-154-5/+5
| * Factor out spinner tiles from RocketHideoutB2F since they're also used by Vir...Rangi2020-07-141-0/+29
| * Use a macro for warp tile IDs, like other tile behaviorsRangi2020-07-142-32/+27
| * Clean up some data, using macros for multiline list entriesRangi2020-07-1413-210/+245
| * Factor out MapBadgeFlags and EscapeRopeTilesets data tablesRangi2020-07-081-0/+3
| * Organize macros/ like pokecrystalRangi2020-07-031-0/+8
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-0312-0/+333
* Sync with pokereddannye2020-11-0415-0/+439