pokecrystal-mobile-eng/data
Zumi 193c214dbf
#18 fixes (#23)
* Adjust sprite for Pokemon name

* Fix arrow positioning in mobile party select

* ugh i really need to git gud on rebasing - lmao

* add "Not Able" text
2022-11-23 03:53:01 -05:00
..
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
battle_tower Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
collision RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
decorations RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
events Some Mobile code labeling and removed magic numbers (#993) 2022-09-14 19:49:58 -05:00
items Clean up bugs commented in the source code (#912) 2022-07-09 16:12:02 -05:00
maps Merge branch 'master' of https://github.com/pret/pokecrystal into pokecrystal-mobile-en-rebase 2022-10-04 09:09:14 -05:00
mobile Match with original mobile-en 2022-09-25 23:08:08 -05:00
moves TYPO: NUM_MOVE_EFECTS > NUM_MOVE_EFFECTS (#1009) 2022-09-21 22:01:39 -05:00
phone RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
pokemon Merge branch 'master' of https://github.com/pret/pokecrystal into pokecrystal-mobile-en-rebase 2022-10-04 09:09:14 -05:00
radio Miscellaneous cleanup 2021-03-22 16:41:17 -04:00
sprite_anims #18 fixes (#23) 2022-11-23 03:53:01 -05:00
sprites Refer to "Rival", not "Silver" (#983) 2022-08-10 21:24:56 -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 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 RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
credits_script.asm RGBDS Syntax and Whitespace Cleanup (#13) 2022-09-29 11:51:58 -04: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 RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04: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 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 RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00