pokecrystal/data/decorations, branch master Pokémon Crystal Verify uneven list sizes with list_start, li, and assert_list_length macros 2021-03-22T21:17:08+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-22T21:15:21+00:00 94057c7726995b0da484a39c22497876b7c22997 This was discussed in #815
This was discussed in #815
Miscellaneous cleanup 2021-03-22T20:41:17+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-22T20:41:17+00:00 dbe2360ecd3eb11fd144168427e1323f5e1b2ec2

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
Comment, remove, or revise many unreferenced labels 2020-10-27T00:29:58+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-26T19:45:57+00:00 9dcdad5e60fbc10ba81ae127743c78a6b00d3dd5

Add suffixes to some constants to avoid ambiguity 2020-03-21T21:59:26+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-03-21T21:50:44+00:00 0345e4fb0e3f39a038e9eced72380a5a1ab6694f - `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`) - `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`) - `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`) - `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`) This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.)
- `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`)
- `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`)
- `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`)
- `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`)

This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.)
Remove all address comments 2018-06-24T14:13:22+00:00 mid-kid esteve.varela@gmail.com 2018-06-24T14:09:41+00:00 1d9a68dbdd0132035f1fc7b7ea8f7fdc24741507

EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481) 2018-01-24T15:46:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-24T15:46:49+00:00 505a6595bc32dd687500f2e0561fcf4e9f8fca8c

wUnlockedUnowns engine flag constants 2018-01-22T18:00:35+00:00 Rangi remy.oukaour+rangi42@gmail.com 2018-01-22T18:00:35+00:00 7cef012335f0bb335833a3ea36fd02dfa31cfbea Use local labels for "End"ings
Use local labels for "End"ings
Group item and deco data more 2018-01-11T06:54:49+00:00 Remy Oukaour remy.oukaour@gmail.com 2018-01-11T06:54:49+00:00 2d0506ecf9daa96f42cbfc1ee4fd612020241dd5

Move more decoration data to data/ 2017-12-27T16:56:03+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-27T16:56:03+00:00 e3e64fdf59a7d31705e8da9935bb1f3e8b207a26