aboutsummaryrefslogtreecommitdiffstats
path: root/constants/map_constants.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename ↵Rangi1-1/+1
them to "toggleable objects" (#557)
2025-12-15Clarify how the order of map constants matters for the Town Map (#553)Rangi1-1/+132
2022-09-11Comment about UndergroundPathNorthSouth.blk sizeRangi1-1/+1
Fixes #387
2022-09-11Copy pokecrystal's `map_const` macroRangi1-251/+251
Fixes #386
2022-06-07Mention WildDataPointers in map_constants.asmRangi1-0/+1
2022-06-07Mention WildDataPointers in map_constants.asmRangi1-0/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-8/+8
New MACRO and DEF syntax
2022-06-06RGBDS syntax updates (#358)vulcandth1-8/+8
New MACRO and DEF syntax
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+1
Fixes #312
2020-11-06Sync more with pokeredRangi1-1/+1
2020-11-04Start reorganizing pokeyellowRangi1-1/+1
2020-11-04Sync with pokereddannye1-0/+17
2020-08-31Use constants to delineate map types, and factor out more dataRangi1-1/+4
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+9
2020-07-15Deobfuscate exit warps on indoor mapsTheFakeMateo1-0/+5
2020-05-20Sync with pokereddannye1-249/+249
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-248/+248
Polished Map
2016-06-07Remove the Beach House option.IIMarckus1-3/+0
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt1-250/+256
2016-05-26Merge map ID and dimension constants into a single filepikalaxalt1-250/+255
2015-08-01Build only YellowU-Daniel-PC\Daniel1-2/+0
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 constantsdannye1-249/+251
closes https://github.com/iimarckus/pokered/issues/86
2015-07-16Swap trade center and battle centerdannye1-2/+2
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2014-10-17Modularize the beach house.IIMarckus1-1/+1
2014-10-17More idioms.IIMarckus1-1/+3
2014-04-05Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel1-5/+5
2013-12-11Clean up constantsU-Fish-PC\Daniel1-2/+1
2013-12-05split related constants into constants/yenatch1-0/+250