pokecrystal/data
Rangi a55bc33d67
Some checks are pending
CI / build (push) Waiting to run
Use features of RGBDS 1.0.0 (#1204)
- Use single-quoted character literals or `CHARVAL` when you need
  a character's numeric value; using strings as numbers is deprecated
- Use `?` to silence a node in warning/error location backtraces
- Use `===` and `!==` instead of `STRCMP`, and `++` instead of `STRCAT`
- Use `__SCOPE__` instead of checking for `..` and `.` separately
- Use `#string` instead of `"{string}"`
- All programs (rgbasm, rgblink, rgbfix, rgbgfx) support `-W` warnings
- `rgbgfx --colors dmg` is short for `rgbgfx --colors dmg=e4`
2025-11-12 15:43:54 -05:00
..
battle Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
battle_anims Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
battle_tower Use dname macro to automatically pad names with "@" characters (#1198) 2025-08-17 09:48:05 -04:00
collision Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
decorations Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
events Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
items Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
maps Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
moves Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
phone Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
pokemon Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
radio Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
sprite_anims Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
sprites Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
text Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
tilesets unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps) 2020-02-25 19:18:24 -05:00
trainers Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
types Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
wild Rename "city" treemon set to "none", since it has no encounters 2025-04-21 12:42:57 -04:00
credits_script.asm Remove all address comments 2018-06-24 16:13:22 +02:00
credits_strings.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
default_options.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
growth_rates.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
icon_pointers.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
mon_menu.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
party_menu_qualities.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
player_names.asm Identify various "????"s (#1125) 2024-06-11 20:54:45 -04:00
predef_pointers.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
sgb_ctrl_packets.asm RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
text_buffers.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:21 -04:00
tilesets.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00