pokeplatinum/include/constants
Kuruyia 3f8301106c Document BDHC file loading
This documents the loading of BDHC files that are embedded in files of
the land data NARC.

Credits goes to Mikelan98, HiroTDK and HumanGamer for their resources
(listed below). It would have been a lot more painful having to reverse
this file format.

Resources used:
* https://hirotdk.neocities.org/FileSpecs#Terrain
* https://www.pokecommunity.com/threads/i-solved-the-final-piece-of-the-terrain-bdhc-files-in-gen-4-inclines.424428/

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-02-05 19:27:30 +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 Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
gba Format the source tree 2024-07-06 14:40:34 -07:00
savedata Fix format hook 2024-11-03 16:08:01 -08:00
battle.h Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
bdhc.h Document BDHC file loading 2025-02-05 19:27:30 +01:00
charcode.h Flesh out include/constants/charcode.h with non-JP characters 2024-10-27 12:50:45 -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
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
heap.h Documenting journal_controller.c (function names etc.), renaming UnkStruct_020BCC8 and UnkStruct_0202BFCC to ...LocationEvent and ...OnlineEvent and documenting those (struct member names, enums, etc.) 2024-12-07 00:44:11 +01:00
items.h Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08:00
map_matrix.h Document map matrix 2025-02-03 12:35:18 +01: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 Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -08: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 Clean up + document palette.c 2024-10-23 13:27:54 -07:00
player_avatar.h Format the source tree 2024-07-06 14:40:34 -07:00
pokemon.h Migrate constants used by battle and AI scripting to metang 2025-01-27 20:46:35 -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
time.h Format the source tree 2024-07-06 14:40:34 -07:00
trainer.h Format the source tree 2024-07-06 14:40:34 -07:00
wild_encounters.h Format the source tree 2024-07-06 14:40:34 -07:00