aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/prices.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2023-11-21Rename two unused items as `ITEM_XX` like pokecrystalRangi421-2/+2
2021-05-30Eliminate unnecessary data macrosRangi1-97/+97
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+3
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-98/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2015-12-22Fewer underscores in constantsluckytyphlosion1-3/+3
2015-12-14Fewer underscores in constantsdannye1-3/+3
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion1-1/+1
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion1-1/+1
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion1-1/+1
2015-08-10Clean up data/evos_moves.asmdannye1-14/+14
2015-02-04Added bcd macros with coins and money aliases.Marcus Huderle1-97/+97
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/+98