..
battle
Clean up bugs commented in the source code ( #912 )
2022-07-09 16:12:02 -05:00
battle_anims
Split "gfx anims" into "pic anims" and "sprite anims"
2022-07-04 01:11:42 -04:00
collision
RGBDS syntax updates ( #905 )
2022-06-06 17:25:42 -04:00
decorations
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg ( #1 )
2023-07-24 21:13:11 +02:00
events
Remove unnecessary event and engine flags ( #1 )
2023-07-25 18:24:38 +02:00
items
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg ( #1 )
2023-07-24 21:13:11 +02:00
maps
Further remove unnecessary DMG/SGB checking ( #7 ) and remove SGB layouts and palette data ( #1 )
2023-07-26 17:02:33 +02:00
moves
Use BattleAnim_Dummy in data/moves/animations.asm ( #1052 )
2023-06-22 16:15:43 -04:00
phone
Remove phone scripts data and text ( #1 )
2023-07-25 16:39:30 +02:00
pokemon
Require rgbds 0.6.0
2022-10-02 22:03:53 -04:00
radio
Remove original maps and object events ( #1 )
2023-07-25 15:33:08 +02:00
sprite_anims
spriteanimoam
macro corresponds to battleanimoam
2022-07-04 01:11:42 -04:00
sprites
Rename PAL_NPC_SILVER to PAL_NPC_EMOTE ( #1053 )
2023-06-01 07:47:53 -05:00
text
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg ( #1 )
2023-07-24 21:13:11 +02:00
tilesets
unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)
2020-02-25 19:18:24 -05:00
trainers
Refer to "Rival", not "Silver" ( #983 )
2022-08-10 21:24:56 -04:00
types
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
wild
Remove original maps and object events ( #1 )
2023-07-25 15:33:08 +02:00
credits_script.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
credits_strings.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -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
RGBDS syntax updates ( #905 )
2022-06-06 17:25:42 -04:00
icon_pointers.asm
Verify data table sizes with table_width and assert_table_length macros
2021-03-04 00:15:03 -05:00
mon_menu.asm
RGBDS syntax updates ( #905 )
2022-06-06 17:25:42 -04:00
party_menu_qualities.asm
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg ( #1 )
2023-07-24 21:13:11 +02:00
player_names.asm
Verify uneven list sizes with list_start, li, and assert_list_length macros
2021-03-22 17:17:08 -04:00
predef_pointers.asm
Fix some pokecrystal bug and glitches ( #8 )
2023-07-27 13:01:32 +02:00
text_buffers.asm
Consistent labels for each nickname in RAM
2021-03-17 16:38:21 -04:00
tilesets.asm
Clean up WRAM, SRAM, and HRAM space ( #6 )
2023-07-25 19:49:25 +02:00