aboutsummaryrefslogtreecommitdiffstats
path: root/macros/data_macros.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-242/+0
2020-07-03Organize macros/ like pokecrystalRangi1-253/+0
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
2020-07-03Simplify map connectionsRangi1-83/+90
To do: Polished Map support for detecting the tileset
2020-07-03Reorganize constants/Rangi1-0/+4
To do: add comments associating constants with data and code
2020-05-20Sync with pokereddannye1-0/+242
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour1-1/+1
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour1-0/+22
2017-06-24Fix typos in commentsdannye1-1/+1
2016-07-31Split macros.asmdannye1-0/+220