pokecrystal/maps/SilverCavePokeCenter1F.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

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

Globally introduce PERSONTYPE constants 2015-11-15T20:07:20+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-15T20:07:20+00:00 36470537e09762f1963e003a0566c56041fc23ea

SPRITEMOVEDATA 2015-11-01T01:05:02+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-01T01:05:02+00:00 fda1f7c01a9fb2944aeb42f2d2f19a766b2538e6

No more -bash000; engine/movement.asm, SPRITEMOVEFN 2015-10-30T03:32:11+00:00 PikalaxALT PikalaxALT@gmail.com 2015-10-30T03:32:11+00:00 ed29db5841849345c5971a9b08681dfb6560c07d

About time I got to these functions 2015-10-24T14:39:52+00:00 PikalaxALT PikalaxALT@gmail.com 2015-10-24T14:34:19+00:00 119d6b411922eb7b375691b81fc97c9b334f4167

Plus 4 on person events; feeble attempt to annotate color functions 2015-10-21T14:43:42+00:00 PikalaxALT PikalaxALT@gmail.com 2015-10-21T14:43:42+00:00 97cc513f54b6213a31070b0875fd85e920a2109b

Split fourth-to-last byte of person_event into nybble arguments 2015-07-31T19:16:53+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-31T19:02:32+00:00 aa27080e29e04dadb9986cd4f1f73579a3b01e96

Reworked person_event arguments 2015-07-29T22:22:23+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-29T22:22:23+00:00 895e14cd05c95859820b4bae6b8ee0b6b3603f50

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