summaryrefslogtreecommitdiff
path: root/constants/map_constants.asm
AgeCommit message (Collapse)Author
2021-03-25Merge branch 'master' of https://github.com/pret/pokereddannye
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-06Sync more with pokeredRangi
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-15Deobfuscate exit warps on indoor mapsTheFakeMateo
2020-05-20Sync with pokereddannye
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2016-06-09Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-06-07Remove the Beach House option.IIMarckus
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt
2016-05-26Merge map ID and dimension constants into a single filepikalaxalt
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-08-01Build only YellowU-Daniel-PC\Daniel
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-07-17Enumerate map constantsdannye
closes https://github.com/iimarckus/pokered/issues/86
2015-07-16Swap trade center and battle centerdannye
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2014-10-17Modularize the beach house.IIMarckus
2014-10-17More idioms.IIMarckus
2014-04-05Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel
2013-12-11Clean up constantsU-Fish-PC\Daniel
2013-12-05split related constants into constants/yenatch