aboutsummaryrefslogtreecommitdiffstats
path: root/constants/map_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-2/+135
|\
| * Use macros to enforce "missable/hide/show object" constraints, and rename ↵Rangi2026-01-071-1/+1
| | | | | | | | them to "toggleable objects" (#557)
| * Clarify how the order of map constants matters for the Town Map (#553)Rangi2025-12-151-1/+132
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-252/+252
|\|
| * Comment about UndergroundPathNorthSouth.blk sizeRangi2022-09-111-1/+1
| | | | | | | | Fixes #387
| * Copy pokecrystal's `map_const` macroRangi2022-09-111-251/+251
| | | | | | | | Fixes #386
| * Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
| |
| * RGBDS syntax updates (#358)vulcandth2022-06-061-8/+8
| | | | | | New MACRO and DEF syntax
* | Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
| |
* | RGBDS syntax updates (#86)vulcandth2022-06-061-8/+8
| | | | | | New MACRO and DEF syntax
* | 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
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-1/+4
| |
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+9
| |
| * Deobfuscate exit warps on indoor mapsTheFakeMateo2020-07-151-0/+5
| |
| * Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-248/+248
| | | | | | | | Polished Map
| * Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-06-091-4/+0
| |\
| | * Remove the Beach House option.IIMarckus2016-06-071-3/+0
| | |
| * | TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2016-05-301-250/+256
| |/
* | Sync more with pokeredRangi2020-11-061-1/+1
| |
* | Start reorganizing pokeyellowRangi2020-11-041-1/+1
| |
* | Sync with pokereddannye2020-11-041-0/+17
| |
* | Sync with pokereddannye2020-05-201-249/+249
| |
* | Merge map ID and dimension constants into a single filepikalaxalt2016-05-261-250/+255
| |
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-249/+251
|\| | | | | | | Doesn't build.
| * Enumerate map constantsdannye2015-07-171-249/+251
| | | | | | | | closes https://github.com/iimarckus/pokered/issues/86
| * Swap trade center and battle centerdannye2015-07-161-2/+2
| | | | | | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-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
* Modularize the beach house.IIMarckus2014-10-171-1/+1
|
* More idioms.IIMarckus2014-10-171-1/+3
|
* Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel2014-04-051-5/+5
|
* Clean up constantsU-Fish-PC\Daniel2013-12-111-2/+1
|
* split related constants into constants/yenatch2013-12-051-0/+250