pokeplatinum/include/constants
Kuruyia bb21d0d576 Document persisted map features
This documents the `unk_02027F50.c` file, which is in charge of managing
data used by some maps to be more dynamic, and that needs to be
persisted in the save file. Examples include Sunyshore Gym's bridges
rotation, Pastoria Gym's water level, Canalave Gym's platform
positions...

This also documents related code in the save data module, and names
constants used as IDs for identifying the map that is currently using
dynamic features.

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-24 07:43:55 +01:00
..
battle Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
communication Format the source tree 2024-07-06 14:40:34 -07:00
field Document persisted map features 2025-03-24 07:43:55 +01:00
gba Grouped struct files together 2025-03-02 12:27:28 -03:00
savedata Ribbon Documentation + Footstep House scripts (#427) 2025-03-15 09:16:21 -04:00
battle.h Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
charcode.h Flesh out include/constants/charcode.h with non-JP characters 2024-10-27 12:50:45 -07:00
daycare.h Document Daycare (#436) 2025-03-22 03:16:18 -07:00
field_poison.h Improving on previous commits (concise declarations, removing unnecessary return; and scoping, more renaming) 2024-11-19 11:15:16 +01:00
flavor.h Document BattleSystem_PluckBerry + _FlingItem and related functions 2023-10-31 20:38:19 -07:00
footstep_house.h Ribbon Documentation + Footstep House scripts (#427) 2025-03-15 09:16:21 -04:00
forms.h Format the source tree 2024-07-06 14:40:34 -07:00
game_options.h PR feedback - sound method->mode, allocmemory->new 2024-04-14 16:21:32 -04:00
gx_colors.h Document area data 2025-02-22 13:38:54 +01:00
gx.h Document area light 2025-03-01 11:17:58 +01:00
heap.h GBA migrator labeling - Part 1 2025-03-06 19:49:45 -03:00
honey_tree.h format 2025-02-05 01:21:52 -05:00
items.h Document Daycare (#436) 2025-03-22 03:16:18 -07:00
map_object.h More documentation centered around map_object.c and map_object_move.c 2024-12-29 16:37:02 +01:00
moves.h Format 2025-02-28 14:20:21 -03:00
narc.h Fix comments and whitespace 2023-08-28 12:19:36 +01:00
overworld_weather.h Format the source tree 2024-07-06 14:40:34 -07:00
palette.h Hopefully last round of cleanup & constants 2025-02-28 13:00:14 +01:00
player_avatar.h Format the source tree 2024-07-06 14:40:34 -07:00
pokemon.h Document Daycare (#436) 2025-03-22 03:16:18 -07:00
quadrant.h Document terrain collision manager 2025-03-22 13:48:02 +01:00
scrcmd.h Hopefully last round of cleanup & constants 2025-02-28 13:00:14 +01:00
screen.h Document render_oam.c 2025-02-04 20:32:09 -08:00
seals.h Format the source tree 2024-07-06 14:40:34 -07:00
sound.h Document entry-routines for playing Pokemon cries 2024-01-26 21:41:57 -08:00
species.h Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
string.h Document record_mixed_rng.c 2024-11-02 00:16:41 -07:00
system.h Review Changes 1 2025-03-09 11:44:55 -03:00
time.h Format the source tree 2024-07-06 14:40:34 -07:00
trainer.h Rename "reporters" to "reporter" 2025-02-13 23:30:04 +01:00
wild_encounters.h Format the source tree 2024-07-06 14:40:34 -07:00