aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/marts.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-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.
2021-05-23Add labels to unreferenced mart inventories and remove redundant commentsRangi1-16/+2
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-0/+64
2020-07-05TM/HM constants named after movesRangi1-1/+1
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-16/+16
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-26/+16
2016-06-11More syncing with pokereddannye1-43/+32
from April 8, 2016 to present
2016-04-08Add a TX_MART macro for inventories.IIMarckus1-27/+16
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus1-15/+15
2015-12-22Fewer underscores in constantsluckytyphlosion1-1/+1
dannye
2015-12-14Fewer underscores in constantsdannye1-1/+1
2015-06-11Mart inventories addresses.luckytyphlosion1-16/+16
2015-06-11Yellow mart inventories.luckytyphlosion1-3/+3
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel1-1/+1
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+75