pokecrystal/maps/SaffronPokeCenter2FBeta.asm, branch master Pokémon Crystal PokeCenter → Pokecenter (consistent with the POKECENTER map constants) 2017-12-11T03:34:42+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-11T03:34:42+00:00 a551e345df45897dd17c7cd5c7423851f8f210ba

Improve some map script labels. 2016-04-07T05:00:08+00:00 IIMarckus iimarckus@gmail.com 2016-04-07T04:59:45+00:00 88328f18b6fc7df475184753d44dd7399fd68f9e

More mobile-related labels; remove unneeded map object constants 2015-12-26T17:01:21+00:00 PikalaxALT PikalaxALT@gmail.com 2015-12-26T16:31:56+00:00 f485a45cda5f84e6909997147b1e6c9a9a538d9b

Person event constants for each map 2015-11-27T05:22:14+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-27T05:22:14+00:00 0d944f5915867e95c39310d53ca5dcb9c70f4323

Replaced GROUP_, MAP_ references with the map macro 2015-07-23T16:59:19+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-23T16:59:19+00:00 432df825d4039a44a49fff01ef843395ab5abb3d Updated macros that rely on the GROUP_, MAP_ constants to use the map macro Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme Added new macro elevfloor to simplify the definition of elevators under this new scheme
Updated macros that rely on the GROUP_, MAP_ constants to use the map macro

Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme

Added new macro elevfloor to simplify the definition of elevators under this new scheme
Added labels to different parts of the map script and event headers 2015-07-21T04:02:21+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-21T04:02:21+00:00 5631bdc0d7f90d5036b71489883d787715983d41

Trim address comments from maps. 2015-07-10T08:45:35+00:00 IIMarckus iimarckus@gmail.com 2015-07-10T08:45:35+00:00 63079fa1fe663fb365ff2042261dc063e8f3b31b

Remove trailing newlines. 2015-06-23T18:24:51+00:00 IIMarckus iimarckus@gmail.com 2015-06-23T18:24:51+00:00 4d532beee6310c8cfd1d8f7d26d623d176fb0027

Split map scripts, text, events from main.asm 2013-02-17T06:59:06+00:00 yenatch yenatch@gmail.com 2013-02-17T06:54:07+00:00 48dbfc6333979f7a5e306fbb59f1840411e73292 The commit we deserve
The commit we deserve