pokecrystal/constants/sfx_constants.asm, branch master Pokémon Crystal Revise some constant definitions 2021-03-16T22:06:18+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-16T21:53:42+00:00 3684296583bacac39a521b3c815a5680b5530c08

Verify data table sizes with table_width and assert_table_length macros 2021-03-04T05:15:03+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 40902ffe244544d638567642e4e01b9c5801db23 This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
Clarify naming of SFX_GET_EGG_* pointers 2019-09-23T17:03:19+00:00 Ryan Tandy ryan@nardis.ca 2019-09-23T17:03:19+00:00 3fc2ba41f7bc7fcf1e51f821b4e07525e0e4a873 In game, one receives eggs from the Aide and the Day-care Man, not the Day-care Lady. SFX `0x96` is used for both. Rename it to reflect it is not unique to the Day-care. SFX `0x95` is an alias of the same sound and appears to be unused. Rename the pointer to clarify that.
In game, one receives eggs from the Aide and the Day-care Man, not the
Day-care Lady. SFX `0x96` is used for both. Rename it to reflect it is
not unique to the Day-care.

SFX `0x95` is an alias of the same sound and appears to be unused.
Rename the pointer to clarify that.
Fix some constants 2019-01-15T12:06:16+00:00 mid-kid esteve.varela@gmail.com 2019-01-15T12:06:16+00:00 5f60cc24cf0935c4908151f0462e67a08d59558d Glass ting SFX were added in crystal. PicAnimations and UnownAnimations are expected to be in the same bank as their pointers, because the pointers are not BANK()-referenced separately.
Glass ting SFX were added in crystal.
PicAnimations and UnownAnimations are expected to be in the same bank as
their pointers, because the pointers are not BANK()-referenced
separately.
SFX_UNKNOWN_7F → SFX_TOXIC 2018-07-12T16:25:17+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-07-12T16:25:17+00:00 874bc5ebd54071222da80bd2f992cdac0c21f451

Replace more hex values with constants or decimal 2018-07-11T19:40:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-07-11T19:40:09+00:00 187e30cac8993683908a1a3e8e5cc586a77d9c1b

wiggle → wobble 2018-01-19T05:16:08+00:00 Remy Oukaour remy.oukaour@gmail.com 2018-01-19T05:16:08+00:00 25048bd12dfb1f7182be32f1dba24616c6175377

Consistent capitalization for map names, matching their constants 2017-12-10T18:37:15+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-10T18:37:15+00:00 699495bfcb732559114ad1450e704844a86308a1

Document constants with comments, actual names, and more thorough usage 2017-12-09T07:15:46+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-09T05:50:59+00:00 512863989fb2cb17bcca2f27a61fe3fa8f567b9a

Fix marts using hard-coded bank number 2016-01-27T17:25:12+00:00 PikalaxALT PikalaxALT@gmail.com 2016-01-27T17:25:12+00:00 b272c0c3754012f83129c23c2c546013cd1e80ef