sovereignx/include/constants
tustin2121 327c648e87 Document seldom-used trigger functionality
Added a define for use in overworld triggers where the goal is to run the provided script in the immediate script context instead of the global one like normal. This is used in triggers in the desert, on faraway island, and a couple other places to do weather effects quickly and on the same frame. Suggestions for a better define name are welcome.
2022-10-16 20:46:50 -04:00
..
abilities.h
apprentice.h
battle.h Moved ILLEGAL_BATTLE_TYPES to include\constants\battle.h and renamed it to BATTLE_TYPE_RECORDED_INVALID 2022-10-07 15:49:00 -03:00
battle_ai.h Condense battle AI scripts, minor clean up 2021-07-02 02:46:01 -04:00
battle_anim.h Document generic argument names in battle anim palettes 2022-06-01 12:25:01 -04:00
battle_arena.h Fix typo 2022-08-11 12:09:38 -04:00
battle_dome.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_factory.h
battle_frontier.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_frontier_mons.h
battle_frontier_trainers.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_move_effects.h Standarized Solarbeam into Solar Beam 2021-11-01 18:36:35 -03:00
battle_palace.h
battle_pike.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_pyramid.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_script_commands.h Cleanup by syncing src/battle_script_commands.c with pokefirered 2022-07-29 09:43:16 -04:00
battle_setup.h
battle_string_ids.h Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
battle_tent.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_tent_mons.h
battle_tent_trainers.h
battle_tower.h Label battle tower link script 2021-03-04 19:30:19 -06:00
berry.h Fix swapped route 102 berries 2021-02-10 16:26:09 -05:00
cable_club.h Document remaining overworld 2021-04-06 16:55:43 -04:00
coins.h
contest.h Clarify contest heart tiles 2021-06-21 13:48:03 -04:00
daycare.h
decorations.h
easy_chat.h Document TV 2021-04-26 12:35:35 -04:00
event_bg.h
event_object_movement.h Clean up lock/unlock anim movement 2022-08-12 21:18:10 -04:00
event_objects.h Add warning to NUM_OBJ_EVENT_GFX 2022-06-03 16:18:34 -04:00
field_effects.h Continue battle_transition documenting 2021-10-29 11:24:36 -04:00
field_poison.h
field_specials.h
field_tasks.h
field_weather.h
flags.h Renamed TM flags to keep consistency with the rest of the repo 2022-09-02 16:54:58 -04:00
frontier_util.h
game_stat.h Document Berry Crush 2021-03-18 15:18:23 -04:00
global.h Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the other frontier party sizes 2022-09-15 14:52:18 -03:00
heal_locations.h
hold_effects.h Standardize Friendship/Happiness 2021-03-27 17:27:20 -05:00
item.h Document item menu 2021-08-10 22:13:02 -04:00
item_effects.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
items.h Clean up shop.c 2022-09-22 15:08:17 -04:00
layouts.h
lilycove_lady.h Merge branch 'master' into trailingSpaces 2021-09-23 21:39:21 -04:00
map_groups.h Name map groups 2021-05-11 10:16:04 -05:00
map_scripts.h Small correction to map script comments 2021-10-13 23:24:10 -04:00
map_types.h
maps.h Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00
mauville_old_man.h
metatile_behaviors.h TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE 2022-01-19 12:54:55 -05:00
metatile_labels.h Color single-palette door anim graphics 2022-05-18 12:41:20 -04:00
moves.h Introduce a MOVE_UNAVAILABLE constant 2022-07-11 15:18:13 +01:00
mystery_gift.h Fix GET_CARD_BATTLE_LOST typo 2021-10-21 16:54:16 -04:00
opponents.h
party_menu.h Add PARTY_NOTHING_CHOSEN 2021-11-15 10:57:06 -05:00
pokedex.h Convert pokedex defines to enums 2022-01-05 12:18:49 -05:00
pokemon.h Merge pull request #1749 from GriffinRichards/ur-classes 2022-09-06 21:35:10 -04:00
region_map_sections.h Synced Route 4 and 10's MapSec labels 2022-08-16 18:23:37 -04:00
rgb.h
roulette.h
script_menu.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
secret_bases.h
slot_machine.h Label slot machine ids, fix GetPriceReduction 2021-11-16 15:43:52 -05:00
songs.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
sound.h Fix CRY_MODE_ECHO 2021-11-10 11:59:15 -05:00
species.h Convert pokedex defines to enums 2022-01-05 12:18:49 -05:00
trade.h
trainer_hill.h Added a constant for NPC trainer name length (#1712) 2022-07-25 22:59:13 -04:00
trainer_types.h
trainers.h Document remaining symbols in pokemon.c 2021-10-02 23:48:12 -04:00
tv.h Document battle tower TV show 2022-06-14 09:37:39 -04:00
union_room.h Fix names and constant usage for union room classes 2022-08-23 12:44:07 -04:00
vars.h Document seldom-used trigger functionality 2022-10-16 20:46:50 -04:00
weather.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
wild_encounter.h Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00