pokeplatinum/generated
Eduardo Quezada 18ecf16d74
Document Daycare (#436)
* Identified Daycare struct + incense baby table

* Daycare params

* Daycare_CreateEgg

* TryGiveVoltTackle

* Better names

* DetermineEggSpeciesAndParentSlots

* Format

* GetParentsCompatibility

* Party_GetFirstEgg

* GetEggCyclesToSubtract

* Egg cycles

* Nature inheritence

* DaycareMon

* Better name for FieldSystem_GetDay

* Cleaner struct defs

* Store into daycare

* Daycare levels and price

* Daycare mon count

* DaycareMail

* Mail struct def

* MON_DATA_MAIL and Take mon from daycare

* IVs and Moves

* Utility functions

* More utility functions

* Review changes

* Renamed files
2025-03-22 03:16:18 -07:00
..
abilities.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -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
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 Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08: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
bg_event_dirs.txt Use bg event dir constants in field events 2025-02-25 11:17:07 +08:00
catching_show_points_category.txt Replace python scripts for packing species archives with C++ 2025-01-21 22:46: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 Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46: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
game_records.txt Document Daycare (#436) 2025-03-22 03:16:18 -07: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
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 Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08: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 Use map header constants in field events 2025-02-25 11:19:53 +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 Merge pull request #437 from ravepossum/map_bins 2025-03-19 16:08:06 +00: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 Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
movement_types.txt Use movement type constants in field events 2025-02-25 11:12:06 +08:00
moves.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
npc_trades.txt Document npc_trade.c 2025-02-13 12:16:23 +08:00
object_events.txt Use object event constants in field events 2025-02-25 11:13:29 +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
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_types.txt Migrate remaining generated constants to metang 2025-01-29 22:43:45 -08:00
pokemon_types.txt Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
poketch_apps.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -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 Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -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
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
text_banks.txt Merge branch 'main' into document12 2025-03-09 22:11:08 -03:00
trainer_classes.txt Rename "reporters" to "reporter" 2025-02-13 23:30:04 +01:00
trainer_score_events.txt Migrate shared constants used by scrcmd.inc to metang 2025-01-27 20:46:35 -08:00
trainer_types.txt Use trainer type constants in field events 2025-02-25 11:15:35 +08:00
trainers.txt Rename "reporters" to "reporter" 2025-02-13 23:30:04 +01:00
tutor_locations.txt Address review 2025-02-10 20:31:19 +01:00
villa_furnitures.txt Move enums with system flags from vars_flags.h to generated files 2025-02-12 17:35:56 +01:00