aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/marts.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | 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 branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * TM/HM constants named after movesRangi2020-07-051-1/+1
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-16/+16
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+64
| | | | 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-041-0/+64