aboutsummaryrefslogtreecommitdiffstats
path: root/constants/hide_show_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+1
|\
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
| |
| * Update map hide/show data labelsRangi2020-07-051-0/+3
| | | | | | | | Fixes #235
| * Reorganize constants/Rangi2020-07-031-2/+1
| | | | | | | | To do: add comments associating constants with data and code
| * Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-081-1/+1
| |
| * Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-228/+228
| | | | | | | | Polished Map
| * No more W_dannye2015-08-301-1/+1
| |
* | Start reorganizing pokeyellowRangi2020-11-041-120/+119
| |
* | Sync with pokereddannye2020-11-041-1/+4
| |
* | Sync with pokereddannye2020-05-201-239/+239
| |
* | More printer labelspikalaxalt2016-06-061-0/+3
| |
* | Silph Co 11Fpikalaxalt2016-06-031-3/+3
| |
* | Rocket Hideout and tileset headerspikalaxalt2016-06-031-126/+124
| |
* | Fix hide show constantspikalaxalt2016-05-311-45/+47
| |
* | Champion's room; resolve predefspikalaxalt2016-05-311-2/+2
| |
* | Bulbasaur house in Ceruleanpikalaxalt2016-05-291-20/+15
| |
* | Mt Moon B2Fpikalaxalt2016-05-291-17/+17
| |
* | Another chunk of bank 3cpikalaxalt2016-05-291-91/+93
| |
* | Viridian Martpikalaxalt2016-05-281-1/+1
| |
* | Oak's Lab Rewrite part 3pikalaxalt2016-05-281-2/+2
| |
* | Oak's Lab Rewrite part 1pikalaxalt2016-05-281-21/+23
| |
* | Blue's Housepikalaxalt2016-05-271-1/+1
| |
* | Route 20 scripts and route 19 blockspikalaxalt2016-05-271-0/+2
| |
* | Route 23pikalaxalt2016-05-271-137/+139
| |
* | Route 25 scriptspikalaxalt2016-05-271-131/+133
| |
* | Disassemble Pallet Townpikalaxalt2016-05-261-2/+2
| |
* | Add Pewter City and fix scriptspikalaxalt2016-05-261-228/+229
| |
* | overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
|/ | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* comments for event constantsYamaArashi2015-07-211-1/+1
|
* named most of the used eventsYamaArashi2015-07-211-1/+1
|
* Enumerate hide/show constantsU-Daniel-PC\Daniel2014-09-261-228/+230
|
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-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.