aboutsummaryrefslogtreecommitdiffstats
path: root/data/items (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-152-2/+2
|\
| * Don't pass redundant label names to `nybble_array` and `bit_array`Rangi2026-03-302-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\|
| * Specify a max item length for `list_start` (#552)Rangi2025-12-151-1/+1
| |
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-272-2/+2
| |
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-272-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-213-7/+7
|\|
| * Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-213-7/+7
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-16/+16
|\|
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-16/+16
| | | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| | | | | | New MACRO and DEF syntax
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
| | | | | | New MACRO and DEF syntax
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-302-98/+98
|\|
| * Eliminate unnecessary data macrosRangi2021-05-302-98/+98
| |
* | 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-231-27/+52
|\|
| * Use macros for packed arrays of nybblesRangi2021-05-231-27/+52
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-254-97/+107
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-254-97/+107
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-145-0/+0
|\|
| * Fix file modesdannye2020-11-145-0/+0
| |
| * Reformat key item bit fieldsRangi2020-07-181-11/+102
| |
| * Indent comments that describe data table macro formatsRangi2020-07-151-1/+1
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-144-9/+15
| |
| * TM/HM constants named after movesRangi2020-07-052-26/+26
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-16/+16
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-039-0/+356
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-049-0/+453