pokeplatinum/generated
2026-01-20 11:52:44 -08:00
..
abilities.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
accessories.txt Document Fashion Case + Dress Up Photos (#885) 2026-01-16 15:13:37 -08:00
ai_action_choices.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
ai_flags.txt Port trainer data archive packing to C++ 2025-01-31 19:42:24 -08:00
ai_load_type_targets.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
ai_weather_types.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
backdrops.txt Document Fashion Case + Dress Up Photos (#885) 2026-01-16 15:13:37 -08:00
badges.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
battle_actions.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_backgrounds.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_boot_states.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_context_params.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_message_tags.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_mon_params.txt Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
battle_move_effects.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_move_subscript_ptrs.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_battlers.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_check_side_condition_ops.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_opcodes.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_side_conditions.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_turn_flags.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_script_vars.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_side_effect_types.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_stats.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_sub_animations.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_subscripts.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_terrains.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
battle_tower_functions.txt Document battle tower multi battle scripts (#848) 2025-12-11 14:35:07 -08:00
battle_tower_modes.txt Document battle tower lobby (#802) 2025-10-29 18:59:46 -04:00
berry_growth_stages.txt Document berry tree interaction script (#768) 2025-09-16 19:42:02 -07:00
bg_event_dirs.txt Use bg event dir constants in field events 2025-02-25 11:17:07 +08:00
bg_event_types.txt Document BgEvent types (#653) 2025-08-04 14:23:47 -07:00
catching_show_points_category.txt Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
comm_club_ret_codes.txt Document battle tower lobby (#802) 2025-10-29 18:59:46 -04:00
contest_effects.txt Generate Contest Effects and use generated values in move data files (#866) 2026-01-01 15:33:39 -08:00
days_of_week.txt Improve names and move flag constants to vars_flags.h 2025-02-14 11:56:28 +01:00
distribution_events.txt Address PR feedback: 2025-02-16 12:26:47 -08:00
egg_groups.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
evolution_methods.txt Migrate evolution methods to metang 2025-01-21 22:46:39 -08:00
exp_rates.txt address some todos in pokemon.c (#645) 2025-07-25 09:37:08 +08:00
fade_types.txt document secret base decoration (#887) 2026-01-16 15:11:38 -08:00
first_arrival_to_zones.txt Move enums with system flags from vars_flags.h to generated files 2025-02-12 17:35:56 +01:00
footprint_sizes.txt Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
frontier_trainers.txt Document battle tower battle salon and multi corridor (#825) 2025-12-05 13:21:17 -08:00
game_records.txt Document link contest records (#874) 2026-01-16 14:07:13 -08:00
gender_ratios.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
genders.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
giratina_shadow_animations.txt Move enums with system flags from vars_flags.h to generated files 2025-02-12 17:35:56 +01:00
goods.txt document underground vendors (#889) 2026-01-20 11:51:02 -08:00
hidden_locations.txt Address PR feedback: 2025-02-16 12:26:47 -08:00
item_ai_categories.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
item_battle_categories.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
item_hold_effects.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
items.txt Document functions and script commands adjacent to CanFitItem 2025-03-31 16:11:08 -03:00
journal_location_events.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
journal_online_events.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
map_headers.txt Document pokemon league scripts (#869) 2026-01-08 16:28:34 -08:00
maps.txt Generate map ID constants 2025-03-17 17:39:12 -04:00
mart_decor_id.txt shop_menu/script: create generated mart ids 2025-02-26 08:33:38 +07:00
mart_frontier_id.txt shop_menu/script: create generated mart ids 2025-02-26 08:33:38 +07:00
mart_seal_id.txt shop_menu/script: create generated mart ids 2025-02-26 08:33:38 +07:00
mart_specialties_id.txt shop_menu/script: create generated mart ids 2025-02-26 08:33:38 +07:00
meson.build document underground vendors (#889) 2026-01-20 11:51:02 -08:00
move_attributes.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
move_classes.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
move_flags.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
move_ranges.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
movement_actions.txt Document pokecenter common scripts and animation (#690) 2025-09-12 13:26:06 -07:00
movement_types.txt document vs seeker constants (#716) 2025-08-31 19:08:20 -07:00
moves.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
mystery_gift_delivery_stages.txt Document unk_0204B830 as scrcmd_mystery_gift 2025-04-13 23:44:37 +02:00
natures.txt address some todos in pokemon.c (#645) 2025-07-25 09:37:08 +08:00
npc_trades.txt Document npc_trade.c 2025-02-13 12:16:23 +08:00
object_events_gfx.txt Include OBJ_EVENT_GFX... constants in scrcmd.inc (#894) 2026-01-16 14:22:53 -08:00
pal_park_land_area.txt Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
pal_park_water_area.txt Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
player_transitions.txt Document pokecenter common scripts and animation (#690) 2025-09-12 13:26:06 -07:00
pokemon_anim_constants.txt Document Pokemon animations (#851) 2026-01-01 12:55:31 -08:00
pokemon_body_shapes.txt Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
pokemon_colors.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
pokemon_contest_ranks.txt Generate Contest Effects and use generated values in move data files (#866) 2026-01-01 15:33:39 -08:00
pokemon_contest_types.txt fix swapped contest stats (#712) 2025-08-26 21:20:57 -07:00
pokemon_data_params.txt Sync MON_DATA_x name and struct names with pokeheartgold (#661) 2025-11-13 12:42:06 -08:00
pokemon_stats.txt Pal Park map script documentation (#491) 2025-06-22 10:50:03 -07:00
pokemon_types.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
poketch_apps.txt Small documentation additions for Poketch (#864) 2026-01-01 12:59:16 -08:00
ribbons.txt Ribbon Documentation + Footstep House scripts (#427) 2025-03-15 09:16:21 -04:00
roaming_slots.txt Document lake trio caverns 2025-02-20 18:14:04 +01:00
save_types.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
sdat.txt Sound documentation followup (#466) 2025-04-13 13:21:31 -07:00
seals.txt Unpack trainer ball capsules (#855) 2025-12-14 21:08:07 -08:00
shadow_sizes.txt Document most of pokemon_sprite.c 2025-03-09 19:28:45 -04:00
signpost_commands.txt Finish signpost script command documentation 2025-02-28 01:08:39 +01:00
signpost_types.txt Use macros to combine signpost script commands and rename functions and constants 2025-03-02 04:47:11 +01:00
size_contest_results.txt Size contest: document the size contest functions 2025-06-22 00:23:38 +02:00
species_data_params.txt Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
species.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
string_padding_mode.txt Some Villa documentation (#487) 2025-04-24 16:49:49 -07:00
text_banks.txt Document Poffin feeding cutscene (#898) 2026-01-20 11:52:44 -08:00
time_of_day.txt Document pokecenter common scripts and animation (#690) 2025-09-12 13:26:06 -07:00
town_map_description_flag_types.txt Address review comments 2025-10-17 17:34:39 +02:00
trainer_classes.txt Rename "reporters" to "reporter" 2025-02-13 23:30:04 +01:00
trainer_message_types.txt document trainer messages (#641) 2025-07-25 10:45:34 -07:00
trainer_score_events.txt Document link contest records (#874) 2026-01-16 14:07:13 -08:00
trainer_types.txt Use trainer type constants in field events 2025-02-25 11:15:35 +08:00
trainers.txt clean up trainer files (#733) 2025-09-04 10:22:25 -07:00
traps.txt document underground vendors (#889) 2026-01-20 11:51:02 -08:00
tutor_locations.txt Address review 2025-02-10 20:31:19 +01:00
vars_flags.txt Standarized Barry as Rival (#892) 2026-01-20 11:51:51 -08:00
versions.txt Pal Park map script documentation (#491) 2025-06-22 10:50:03 -07:00
villa_furnitures.txt Some Villa documentation (#487) 2025-04-24 16:49:49 -07:00