pokered/data
SnorlaxMonster 85b9d866c8
Align move grammar with pokecrystal (#565)
Add comments explaining the redundant move grammar categories inherited from the Japanese version.
2026-01-17 16:41:37 -05:00
..
battle Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
battle_anims Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
credits Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
events Use macros to enforce "hidden object" constraints, and rename them to "hidden events" (#559) 2026-01-07 22:05:37 -05:00
items Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
maps Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" (#557) 2026-01-07 22:05:20 -05:00
moves Align move grammar with pokecrystal (#565) 2026-01-17 16:41:37 -05:00
player Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
pokemon Use dname macro to automatically pad names with "@" characters (#525) 2025-08-17 09:58:09 -04:00
sgb Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
sprites Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
text Align move grammar with pokecrystal (#565) 2026-01-17 16:41:37 -05:00
tilesets Replace hardware_constants.asm with hardware.inc (#511) 2025-06-30 12:47:22 -04:00
trainers Specify a max item length for list_start (#552) 2025-12-15 15:16:40 -05:00
types Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
wild Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
growth_rates.asm Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
icon_pointers.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
predef_pointers.asm Use macros to enforce "hidden object" constraints, and rename them to "hidden events" (#559) 2026-01-07 22:05:37 -05:00
text_boxes.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
text_predef_pointers.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tilemaps.asm Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00
yes_no_menu_strings.asm Don't pass redundant label names to table_width and list_start (#484) 2024-12-27 12:52:24 -05:00