pokeemerald/src/data
Eduardo Quezada D'Ottone 1467ffa3d8
Added missing Alcremie forms (#3469)
* 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>
2023-10-29 20:30:56 +01:00
..
bard_music Add species defines for base forms with names (#3248) 2023-10-23 12:59:15 +01:00
battle_frontier Add species defines for base forms with names (#3248) 2023-10-23 12:59:15 +01:00
decoration Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
easy_chat Matching merge from upstream pret 2023-01-20 12:31:54 -03:00
field_effects Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
graphics Added missing Alcremie forms (#3469) 2023-10-29 20:30:56 +01:00
object_events Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pretmerge_20221030 2022-10-30 12:30:38 -03:00
pokemon Added missing Alcremie forms (#3469) 2023-10-29 20:30:56 +01:00
pokemon_graphics Added missing Alcremie forms (#3469) 2023-10-29 20:30:56 +01:00
region_map Update gitignore/spacing for new region map data 2022-10-30 12:22:41 -04:00
text Added missing Alcremie forms (#3469) 2023-10-29 20:30:56 +01:00
tilesets Give tileset palettes proper type, name compressed secret base tiles 2022-10-08 02:02:12 -04:00
trainer_graphics Add NUM_MON_PIC_FRAMES, and trainer pic size constants 2022-10-10 23:16:08 -04:00
.gitignore Update gitignore/spacing for new region map data 2022-10-30 12:22:41 -04:00
battle_anim.h Syrup Bomb move and special speed drop anim, Credits to Dat.H A (#3474) 2023-10-27 19:14:45 -03:00
battle_moves.h Add new move flags and update all flags for every move (#3425) 2023-10-19 20:16:37 -03:00
contest_moves.h Add Teal Mask item, move, and ability data (#3349) 2023-10-08 15:56:09 -03:00
contest_opponents.h Add species defines for base forms with names (#3248) 2023-10-23 12:59:15 +01:00
contest_text_tables.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
credits.h Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
heal_locations.h
item_icon_table.h Add Teal Mask item, move, and ability data (#3349) 2023-10-08 15:56:09 -03:00
items.h Merge branch 'RHH/master' into RHH/upcoming 2023-10-23 17:36:42 -03:00
lilycove_lady.h Merge remote-tracking branch 'pret/master' into RHH/pr/upcoming/pret_20230829 2023-08-31 14:28:01 -04:00
map_group_count.h Automated creation of MAP_GROUP_COUNT for the debug menu 2022-09-09 23:34:05 -04:00
party_menu.h Removed the sTMHMMoves array and made TMs/HMs read moves from their secondaryId item field (#3243) 2023-08-21 12:49:17 +01:00
pointillism_points.h Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokedex_area_glow.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
script_menu.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
trade.h Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
trainer_parties.h Add species defines for base forms with names (#3248) 2023-10-23 12:59:15 +01:00
trainers.h EVERYTHING_CUSTOMIZED -> TRAINER_PARTY 2023-07-05 18:31:08 -04:00
union_room.h Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pretmerge_20221124 2022-11-24 15:36:00 -03:00
wallpapers.h Doc storage - cleanup 2021-04-18 01:44:25 -04:00
wild_encounters.json
wild_encounters.json.txt