pokecrystal/maps/Route6UndergroundPathEntrance.asm, branch master Pokémon Crystal Use def_* macros for automatic map event counts 2020-07-24T13:57:16+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-24T13:49:26+00:00 dcb24bc72428a60e37c1dfa7a93dc46bff7bd5ed Resolves #742
Resolves #742
Align map event coordinate columns 2018-02-02T03:22:07+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-02-02T03:22:07+00:00 48f4f2366e84483f58ad190db649ea2361ed2e01

warp_event x, y, map, warp_id 2018-02-02T02:54:00+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-02-02T02:54:00+00:00 3088a77a21fd39b9bfa0850e676ddbbed5fdf52b

Remove unreferenced map script heading labels 2018-01-30T19:15:47+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-30T19:15:47+00:00 65480605e9f2ca576e3086907ee7163413117b78

grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g 2018-01-28T18:20:04+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-28T18:20:04+00:00 477adc72af0e71b851dd6a7097998e87d9395315

map_header → map_def; map_header_2 → map_data 2018-01-17T04:25:00+00:00 Remy Oukaour remy.oukaour@gmail.com 2018-01-17T03:57:19+00:00 bf074f359886707d2ffb2e0b525b03dc7af0fe29

Consistent (x, y) coordinate formatting in map scripts 2017-12-28T19:31:25+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-28T19:31:25+00:00 84e22eb578bdd2dbe4da320f4c4e17cc3688a8a6

Rename maps: 2017-12-24T23:06:12+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-24T23:06:12+00:00 0a1fef45fd4806de0f1c1439314971d5f46c8aa2 - Underground -> UndergroundPath - Route5UndergroundEntrance -> Route5UndergroundPathEntrance - Route6UndergroundEntrance -> Route6UndergroundPathEntrance - WarehouseEntrance -> GoldenrodUnderground - UndergroundWarehouse -> GoldenrodUndergroundWarehouse - UndergroundPathSwitchRoomEntrances -> GoldenrodUndergroundSwitchRoomEntrances
- Underground -> UndergroundPath
- Route5UndergroundEntrance -> Route5UndergroundPathEntrance
- Route6UndergroundEntrance -> Route6UndergroundPathEntrance

- WarehouseEntrance -> GoldenrodUnderground
- UndergroundWarehouse -> GoldenrodUndergroundWarehouse
- UndergroundPathSwitchRoomEntrances -> GoldenrodUndergroundSwitchRoomEntrances