mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 05:17:25 -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_dome.inc | ||
| battle_tent.inc | ||
| berries.inc | ||
| birch_speech.inc | ||
| blend_master.inc | ||
| braille.inc | ||
| cable_club.inc | ||
| check_furniture.inc | ||
| contest_link.inc | ||
| contest_painting.inc | ||
| contest_strings.inc | ||
| event_ticket_1.inc | ||
| event_ticket_2.inc | ||
| frontier_brain.inc | ||
| lottery_corner.inc | ||
| mart_clerk.inc | ||
| match_call.inc | ||
| mauville_man.inc | ||
| move_tutors.inc | ||
| obtain_item.inc | ||
| pc_transfer.inc | ||
| pc.inc | ||
| pkmn_center_nurse.inc | ||
| pokedex_rating.inc | ||
| pokemon_news.inc | ||
| questionnaire.inc | ||
| record_mix.inc | ||
| save.inc | ||
| secret_base_trainers.inc | ||
| shoal_cave.inc | ||
| surf.inc | ||
| trainers.inc | ||
| trick_house_mechadolls.inc | ||
| tv.inc | ||