mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 21:51:57 -05:00
* Alcremie form sprites Co-authored-by: Blackforest92 <rico.anjaya@gmail.com> # Conflicts: # graphics/pokemon/alcremie/lemon_cream/front.png # graphics/pokemon/alcremie/matcha_cream/back.png # graphics/pokemon/alcremie/matcha_cream/front.png # graphics/pokemon/alcremie/mint_cream/front.png # graphics/pokemon/alcremie/ruby_cream/front.png # graphics/pokemon/alcremie/salted_cream/front.png # include/graphics.h # src/data/graphics/pokemon.h # src/data/pokemon/species_info.h # src/data/pokemon_graphics/back_pic_coordinates.h # src/data/pokemon_graphics/back_pic_table.h # src/data/pokemon_graphics/footprint_table.h # src/data/pokemon_graphics/front_pic_anims.h # src/data/pokemon_graphics/front_pic_coordinates.h # src/data/pokemon_graphics/front_pic_table.h # src/data/pokemon_graphics/palette_table.h # src/data/pokemon_graphics/shiny_palette_table.h # src/pokemon.c * Fixed cries * Removed Todos * Temp: all forms use the same icon * Grouped form data + Fixed missing Level up and Teachable learnsets * Added missing data for form changes and back animations * Grouped defines together * Fixed compile --------- Co-authored-by: Alex <alexthenotes@gmail.com> |
||
|---|---|---|
| .. | ||
| abilities.h | ||
| apprentice.h | ||
| battle_ai.h | ||
| battle_anim_scripts.h | ||
| battle_anim.h | ||
| battle_arena.h | ||
| battle_dome.h | ||
| battle_factory.h | ||
| battle_frontier_mons.h | ||
| battle_frontier_trainers.h | ||
| battle_frontier.h | ||
| battle_move_effects.h | ||
| battle_palace.h | ||
| battle_pike.h | ||
| battle_pyramid.h | ||
| battle_script_commands.h | ||
| battle_setup.h | ||
| battle_string_ids.h | ||
| battle_tent_mons.h | ||
| battle_tent_trainers.h | ||
| battle_tent.h | ||
| battle_tower.h | ||
| battle.h | ||
| berry.h | ||
| cable_club.h | ||
| coins.h | ||
| contest.h | ||
| daycare.h | ||
| decorations.h | ||
| easy_chat.h | ||
| event_bg.h | ||
| event_object_movement.h | ||
| event_objects.h | ||
| field_effects.h | ||
| field_poison.h | ||
| field_specials.h | ||
| field_tasks.h | ||
| field_weather.h | ||
| flags.h | ||
| form_change_types.h | ||
| frontier_util.h | ||
| game_stat.h | ||
| global.h | ||
| heal_locations.h | ||
| hold_effects.h | ||
| item_effects.h | ||
| item.h | ||
| items.h | ||
| layouts.h | ||
| lilycove_lady.h | ||
| map_groups.h | ||
| map_scripts.h | ||
| map_types.h | ||
| maps.h | ||
| mauville_old_man.h | ||
| metatile_behaviors.h | ||
| metatile_labels.h | ||
| moves.h | ||
| mystery_gift.h | ||
| opponents.h | ||
| party_menu.h | ||
| pokedex.h | ||
| pokemon_debug.h | ||
| pokemon.h | ||
| region_map_sections.h | ||
| rgb.h | ||
| roulette.h | ||
| script_menu.h | ||
| secret_bases.h | ||
| slot_machine.h | ||
| songs.h | ||
| sound.h | ||
| species.h | ||
| tms_hms.h | ||
| trade.h | ||
| trainer_hill.h | ||
| trainer_types.h | ||
| trainers.h | ||
| tv.h | ||
| union_room.h | ||
| vars.h | ||
| weather.h | ||
| wild_encounter.h | ||
| z_move_effects.h | ||