aboutsummaryrefslogtreecommitdiffstats
path: root/constants/hide_show_constants.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+1
Fixes #312
2020-11-14Fix file modesdannye1-0/+0
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+1
2020-07-05Update map hide/show data labelsRangi1-0/+3
Fixes #235
2020-07-03Reorganize constants/Rangi1-2/+1
To do: add comments associating constants with data and code
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew1-1/+1
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-228/+228
Polished Map
2015-08-30No more W_dannye1-1/+1
2015-07-21comments for event constantsYamaArashi1-1/+1
2015-07-21named most of the used eventsYamaArashi1-1/+1
2014-09-26Enumerate hide/show constantsU-Daniel-PC\Daniel1-228/+230
2014-09-25Make Hide/Show objects more dynamicU-Daniel-PC\Daniel1-0/+234
be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc.