pokeemerald/src
Alex 7a393a974a
Adds Dragon Darts effect (CFRU port) (#4612)
* Adds Dragon Darts effect (CFRU port)

* fix test compile

* review
2024-05-28 11:34:56 +02:00
..
data Adds Dragon Darts effect (CFRU port) (#4612) 2024-05-28 11:34:56 +02:00
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
agb_flash.c
AgbRfu_LinkManager.c
apprentice.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
bard_music.c
battle_ai_main.c Damage roll selection in AI_CalcDamage (#4615) 2024-05-28 10:21:25 +02:00
battle_ai_switch_items.c Damage roll selection in AI_CalcDamage (#4615) 2024-05-28 10:21:25 +02:00
battle_ai_util.c Damage roll selection in AI_CalcDamage (#4615) 2024-05-28 10:21:25 +02:00
battle_anim_bug.c
battle_anim_dark.c
battle_anim_dragon.c Upgraded Dragon Darts Animation (#4620) 2024-05-28 10:17:52 +02:00
battle_anim_effects_1.c ally switch fix elevation shadow and direction on opposing side (#4451) 2024-04-26 16:54:23 +02:00
battle_anim_effects_2.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_effects_3.c Punchier tera animation (#4507) 2024-05-07 07:59:52 -04:00
battle_anim_electric.c Fairy Lock animation fix (#4111) 2024-02-04 23:23:03 +01:00
battle_anim_fight.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_fire.c
battle_anim_flying.c fix genie storm move anims for both targets, add AnimEllipticalGustCentered, AnimParticleInVortex handles multiple targets, add dynamic pals based on move target in UnpackSelectedBattlePalettes (#3895) 2024-01-02 23:46:07 +01:00
battle_anim_ghost.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
battle_anim_ground.c
battle_anim_ice.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
battle_anim_mon_movement.c A batch of gen 9 move anims 2024-02-06 13:58:25 -05:00
battle_anim_mons.c GetBattleAnimMoveTargets fill absolute battler ids instead of relative anim ids (#4139) 2024-02-06 09:05:26 +01:00
battle_anim_new.c Upgraded Dragon Darts Animation (#4620) 2024-05-28 10:17:52 +02:00
battle_anim_normal.c Fix braces style (#4023) 2024-01-31 10:26:44 +01:00
battle_anim_poison.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
battle_anim_psychic.c
battle_anim_rock.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_smokescreen.c Restore sassy nature effect (#4598) 2024-05-19 11:43:28 +02:00
battle_anim_sound_tasks.c Fixes cries in move animations ignoring Illusion (#4564) 2024-05-14 13:34:36 +02:00
battle_anim_status_effects.c
battle_anim_throw.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
battle_anim_utility_funcs.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_anim_water.c
battle_anim.c Upgraded Dragon Darts Animation (#4620) 2024-05-28 10:17:52 +02:00
battle_arena.c Rename EFFECT_FAKE_OUT to EFFECT_FIRST_TURN_ONLY (#4081) 2024-01-31 09:32:58 -03:00
battle_bg.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_controller_link_opponent.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
battle_controller_link_partner.c
battle_controller_opponent.c Terastallization (#4110) 2024-04-24 11:17:46 +02:00
battle_controller_player_partner.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
battle_controller_player.c Add Tera Starstorm move + make Tera Blast displayed type reflect current type due to tera state (#4447) 2024-04-27 19:35:29 +02:00
battle_controller_recorded_opponent.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
battle_controller_recorded_player.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
battle_controller_safari.c
battle_controller_wally.c
battle_controllers.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_debug.c Consolidate type properties (#4185) 2024-03-12 07:57:38 -03:00
battle_dome.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
battle_dynamax.c Replaces VARARG_8 uses with recursive macros (#4232) 2024-04-05 18:42:11 +01:00
battle_factory_screen.c Customizable FrontierMon Sets (#4313) 2024-03-29 08:47:17 +01:00
battle_factory.c Customizable FrontierMon Sets (#4313) 2024-03-29 08:47:17 +01:00
battle_gfx_sfx_util.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
battle_interface.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
battle_intro.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_main.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
battle_message.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
battle_palace.c
battle_pike.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
battle_pyramid_bag.c Raised the limit of max items per stack to 999 (#3923) 2024-01-14 16:32:38 -03:00
battle_pyramid.c fix get base species id 2024-04-01 20:38:58 +02:00
battle_records.c Apply ghoul's review 2024-02-06 23:36:30 +01:00
battle_script_commands.c Adds Dragon Darts effect (CFRU port) (#4612) 2024-05-28 11:34:56 +02:00
battle_setup.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
battle_tent.c Customizable FrontierMon Sets (#4313) 2024-03-29 08:47:17 +01:00
battle_terastal.c Prevents Terastallization UI from making part of the Safari Zone battle UI invisible (#4529) 2024-05-09 10:27:46 +02:00
battle_tower.c Official GF names by default (#4241) 2024-04-25 14:23:08 -04:00
battle_transition_frontier.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_transition.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
battle_tv.c Remove and replace MOVE_EFFECT_SP_ATK_TWO_DOWN (#4557) 2024-05-12 15:07:43 +02:00
battle_util.c Adds Dragon Darts effect (CFRU port) (#4612) 2024-05-28 11:34:56 +02:00
battle_util2.c
battle_z_move.c Fix Z mirror move (#4308) 2024-03-29 11:33:28 +01:00
berry_blender.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
berry_crush.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
berry_fix_graphics.c
berry_fix_program.c
berry_powder.c
berry_tag_screen.c
berry.c Fix possible agbcc corruption for tree mutations (#4535) 2024-05-09 16:22:17 +02:00
bike.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
birch_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-01-11 19:51:11 -03:00
braille_puzzles.c
braille.c
cable_car.c
cable_club.c
clear_save_data_screen.c
clock.c
coins.c
confetti_util.c
contest_ai.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
contest_effect.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
contest_link_util.c
contest_link.c
contest_painting.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
contest_util.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
contest.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
coord_event_weather.c
credits.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
crt0.s Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
data.c Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00
daycare.c Egg Move Refactor (#4534) 2024-05-19 13:47:15 +02:00
debug.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
decompress.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
decoration_inventory.c
decoration.c Fixed braces style 2024-01-18 17:07:17 -03:00
dewford_trend.c
digit_obj_util.c
diploma.c
dodrio_berry_picking.c Fixed braces style 2024-01-18 17:07:17 -03:00
dynamic_placeholder_text_util.c
easy_chat.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
egg_hatch.c VANILLA_POKEMON_NAME_LENGTH 2024-04-25 18:40:37 +01:00
ereader_helpers.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
ereader_screen.c
event_data.c
event_object_lock.c
event_object_movement.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
evolution_graphics.c
evolution_scene.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
expansion_intro.c
faraway_island.c
field_camera.c
field_control_avatar.c
field_door.c
field_effect_helpers.c
field_effect.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
field_message_box.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
field_player_avatar.c Fishing Enhancements (#4343) 2024-04-16 22:53:50 +02:00
field_poison.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
field_region_map.c
field_screen_effect.c
field_special_scene.c
field_specials.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
field_tasks.c
field_weather_effect.c
field_weather.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
fieldmap.c Fishing Enhancements (#4343) 2024-04-16 22:53:50 +02:00
fldeff_cut.c
fldeff_dig.c
fldeff_escalator.c
fldeff_flash.c
fldeff_misc.c
fldeff_rocksmash.c
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c
fldeff_teleport.c
fonts.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
frontier_pass.c
frontier_util.c Change Battle Frontier validation to species flag (#4341) 2024-05-03 13:32:06 -04:00
graphics.c Upgraded Dragon Darts Animation (#4620) 2024-05-28 10:17:52 +02:00
gym_leader_rematch.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
hall_of_fame.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
heal_location.c
hof_pc.c
image_processing_effects.c
international_string_util.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
intro_credits_graphics.c
intro.c
item_ball.c Item Ball refactor / Pluralize item names for giveitem and finditem (#3942) 2024-01-14 21:35:45 +01:00
item_icon.c Follow up to #4579: wrong naming (#4591) 2024-05-18 17:05:25 +02:00
item_menu_icons.c
item_menu.c Enable GF item names by default 2024-04-25 18:40:37 +01:00
item_use.c Fixed Elixir only being useable if the first move was missing PP (#4594) 2024-05-18 19:55:31 +02:00
item.c Get rid of gItemIconTable (#4579) 2024-05-18 10:22:26 +02:00
landmark.c
level_caps.c fix and tweak level cap code (#4505) 2024-05-07 15:53:09 +02:00
libgcnmultiboot.s
libisagbprn.c
librfu_intr.c
librfu_rfu.c
librfu_sio32id.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
librfu_stwi.c
lilycove_lady.c
link_rfu_2.c
link_rfu_3.c
link.c
list_menu.c Narrower fonts 2024-04-25 18:40:37 +01:00
load_save.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
lottery_corner.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
m4a_1.s
m4a_tables.c
m4a.c
mail_data.c
mail.c
main_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
main.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
map_name_popup.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
match_call.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
math_util.c
mauville_old_man.c Replace at least some shuffle algorithms with Shuffle (#3801) 2023-12-28 09:58:35 +00:00
menu_helpers.c
menu_specialized.c Enable GF move names by default 2024-04-25 18:40:37 +01:00
menu.c
metatile_behavior.c
mini_printf.c Fixed braces style 2024-01-18 17:07:17 -03:00
minigame_countdown.c
mirage_tower.c Replace at least some shuffle algorithms with Shuffle (#3801) 2023-12-28 09:58:35 +00:00
mon_markings.c
money.c
move_relearner.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
multiboot.c
mystery_event_menu.c
mystery_event_msg.c
mystery_event_script.c Clean up code 2024-02-02 13:13:27 +01:00
mystery_gift_client.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
mystery_gift_link.c
mystery_gift_menu.c
mystery_gift_scripts.c
mystery_gift_server.c
mystery_gift_view.c
mystery_gift.c Fix small error with making new FREE_MYSTERY_GIFT 2024-02-02 16:34:03 +01:00
naming_screen.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
new_game.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
option_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
overworld.c Merge branch '_RHH/master' into _RHH/upcoming 2024-04-12 21:30:52 -04:00
palette_util.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
palette.c
party_menu.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
play_time.c
player_pc.c Enable GF item names by default 2024-04-25 18:40:37 +01:00
pokeball.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
pokeblock_feed.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
pokeblock.c
pokedex_area_region_map.c
pokedex_area_screen.c Fix screen select bar popping in too early for area screen in HGSS dex (#4094) 2024-02-05 15:40:25 +01:00
pokedex_cry_screen.c add missing constant 2024-02-10 05:32:03 -05:00
pokedex_plus_hgss.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
pokedex.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
pokemon_animation.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
pokemon_debug.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
pokemon_icon.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
pokemon_jump.c Fill data for placeholder species (#4281) 2024-03-16 18:38:43 +01:00
pokemon_size_record.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-16 11:30:01 -03:00
pokemon_storage_system.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
pokemon_summary_screen.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
pokemon.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-27 10:13:42 -04:00
pokenav_conditions_gfx.c
pokenav_conditions_search_results.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav_conditions.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav_list.c
pokenav_main_menu.c
pokenav_match_call_data.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
pokenav_match_call_gfx.c
pokenav_match_call_list.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
pokenav_menu_handler_gfx.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
pokenav_menu_handler.c
pokenav_region_map.c
pokenav_ribbons_list.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav_ribbons_summary.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav.c
post_battle_event_funcs.c
random.c Add LocalRandomSeed (#4278) 2024-03-16 19:55:01 +00:00
rayquaza_scene.c
record_mixing.c Fix FREE_RECORD_MIXING_HALL_RECORDS 2024-02-02 13:46:19 +01:00
recorded_battle.c Separate AI flags by battler position (#3003) 2023-12-27 13:54:37 +01:00
region_map.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
reload_save.c Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
reset_rtc_screen.c
reshow_battle_screen.c
roamer.c
rom_header_gf.c Ensure FREE_EXTRA_SEEN_FLAGS works 2024-02-02 13:32:13 +01:00
rom_header_rhh.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
rom_header.s
rotating_gate.c
rotating_tile_puzzle.c
roulette.c
rtc.c
safari_zone.c
save_failed_screen.c
save_location.c
save.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
scanline_effect.c
scrcmd.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
script_menu.c Dynamic Multichoice no longer plays sound on init (#4480) 2024-05-09 08:44:22 +02:00
script_movement.c
script_pokemon_util.c checkteratype setteratype (#4460) 2024-04-30 00:12:34 +02:00
script.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
secret_base.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
shop.c Enable GF item names by default 2024-04-25 18:40:37 +01:00
siirtc.c
slot_machine.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
sound.c
sprays.c
start_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
starter_choose.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
strings.c Merge branch '_RHH/master' into _RHH/upcoming 2024-05-15 09:58:21 -04:00
task.c
test_runner_stub.c
text_input_strings.c
text_window.c
tileset_anims.c
tilesets.c
time_events.c
title_screen.c
trade.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
trader.c
trainer_card.c
trainer_hill.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
trainer_pokemon_sprites.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
trainer_see.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
trig.c
tv.c VANILLA_POKEMON_NAME_LENGTH 2024-04-25 18:40:37 +01:00
union_room_battle.c
union_room_chat.c Fix FREE_UNION_ROOM_CHAT 2024-02-02 14:57:40 +01:00
union_room_player_avatar.c
union_room.c Consolidate type properties (#4185) 2024-03-12 07:57:38 -03:00
use_pokeblock.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
util.c
vs_seeker.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
walda_phrase.c
wallclock.c
wild_encounter.c Fixed data type for generated fishing species (#4412) 2024-04-19 18:06:08 +02:00
wireless_communication_status_screen.c
wonder_news.c