mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 20:48:35 -05:00
* Emptied out item_ball_scripts Added GetObjectEventTrainerRangeFromTemplate Added Common_EventScript_FindItem * Replaced trainer_sight_or_berry_tree_id with item constant Replaced scripts with Common_EventScript_FindItem * Renamed to GetItemBallIdAndAmountFromTemplate Moved to item_ball.c * Updated ObjectEventTemplate * Updated inc files to support plural item names * Refactored CopyItemNameHandlePlural to handle all items * Change failsafe in GetItemBallIdFromTemplate to be ITEM_NONE + 1 instead of ITEMS_COUNT * Converted spaces to tabs https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415663 https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415525 https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415409 https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415130 * Added warning on object_event macro to prevent silent failure Reverted global.fieldmap to original state, per feedback --------- Co-authored-by: Bassoonian <iasperbassoonian@gmail.com> |
||
|---|---|---|
| .. | ||
| abnormal_weather.inc | ||
| apprentice.inc | ||
| battle_pike.inc | ||
| berry_blender.inc | ||
| berry_tree.inc | ||
| cable_club.inc | ||
| cave_hole.inc | ||
| cave_of_origin.inc | ||
| check_furniture.inc | ||
| contest_hall.inc | ||
| day_care.inc | ||
| debug.inc | ||
| elite_four.inc | ||
| field_move_scripts.inc | ||
| field_poison.inc | ||
| flash.inc | ||
| gabby_and_ty.inc | ||
| gift_altering_cave.inc | ||
| gift_aurora_ticket.inc | ||
| gift_battle_card.inc | ||
| gift_mystic_ticket.inc | ||
| gift_old_sea_map.inc | ||
| gift_pichu.inc | ||
| gift_stamp_card.inc | ||
| gift_trainer.inc | ||
| hall_of_fame.inc | ||
| interview.inc | ||
| item_ball_scripts.inc | ||
| kecleon.inc | ||
| lilycove_lady.inc | ||
| mauville_man.inc | ||
| move_tutors.inc | ||
| movement.inc | ||
| new_game.inc | ||
| obtain_item.inc | ||
| pc_transfer.inc | ||
| pc.inc | ||
| pkmn_center_nurse.inc | ||
| players_house.inc | ||
| prof_birch.inc | ||
| profile_man.inc | ||
| questionnaire.inc | ||
| record_mix.inc | ||
| repel.inc | ||
| rival_graphics.inc | ||
| roulette.inc | ||
| safari_zone.inc | ||
| secret_base.inc | ||
| secret_power_tm.inc | ||
| set_gym_trainers.inc | ||
| shared_secret_base.inc | ||
| std_msgbox.inc | ||
| surf.inc | ||
| test_signpost.inc | ||
| trainer_battle.inc | ||
| trainer_hill.inc | ||
| trainer_script.inc | ||
| tv.inc | ||