pokecrystal/macros/text.asm, branch master Pokémon Crystal Reorganize macros 2017-12-14T05:36:24+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-14T05:36:24+00:00 e48a401290e794854880f06fc230a369f37e6b9b

Add basic documentation for text commands. 2017-12-12T18:51:07+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-12T18:51:07+00:00 0b34c997d6b24ff3b229396c2b8351f08a132410

Identify more sprite-related constants 2017-12-12T18:22:19+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-12T18:22:19+00:00 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b Start more documentation
Start more documentation
Define more charmap characters and use them in place of hard-coded numbers 2017-12-09T17:57:23+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-09T17:24:50+00:00 6a41d4f63e8fb9f14e1c0a4a9ace062dac747432

Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10T18:42:14+00:00 pikalaxalt PikalaxALT@gmail.com 2016-04-10T18:42:14+00:00 bf73772a560ddfdf0b404ba3f85eb26542031b7b

bug contest judgint labels 2015-11-24T02:19:53+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-24T02:19:53+00:00 f3c8f7520975cbfca8be57b0adb855bf42368d83

enum macros/move_anim.asm, resolve battle/anims.asm function labels 2015-11-10T21:53:37+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-10T21:53:37+00:00 d13fb46d405eb1cbc78c4f7c8823cfce5cfdbfab

Enumerate text constants 2015-10-30T14:34:35+00:00 PikalaxALT PikalaxALT@gmail.com 2015-10-30T14:34:35+00:00 8153737bae7169d42b8937c5dc7eec6f669acbb2

Macro update, roam mon annotations 2015-07-25T23:02:36+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-25T18:25:37+00:00 6c3000efd2818f8d5cb0a01770d1b92991b80340 Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags.
Updated map and mapgroup macros to get around an rgbds bug.

Legendary beast locale handling annotated and relabeled.

Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function.  This will make it easier for modders to add or remove engine flags.
Various annotations 2015-07-22T19:57:02+00:00 PikalaxALT PikalaxALT@gmail.com 2015-07-22T19:57:02+00:00 c8960dd2c8043d9a10e961379996fa18fef34033 Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts.  Renamed several functions in home.  Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.