Commit Graph

17 Commits

Author SHA1 Message Date
VicSevenT
41c9036def
Remove more unnecessary struct_decls (#1006)
Some checks failed
build / build (push) Has been cancelled
2026-03-15 18:33:16 -04:00
scbroede
fbcfa7400a
document most start menu code (#991)
Some checks are pending
build / build (push) Waiting to run
2026-03-08 11:12:02 -07:00
scbroede
e7c9da4c9f
initial secret base documentation (#868) 2026-01-02 10:20:27 -08:00
CharlesFolz4
8b21107054
Document behavior for getting stuck in deep mud (#811)
Some checks are pending
build / build (push) Waiting to run
2025-11-01 23:25:41 -04:00
Zatsu
c8d41bc96a
Document field moves (#430)
* initial documentation of unk_0207070C->field moves

* changes for PR suggestions + menu taskdata

* symbols in FieldMoveTaskData + fieldMoveMon done

* function name changes, document badges, cleanup

* Use enum FieldMoveError as return type for FieldMoveErrContext functions

* badge enum and bool constants

---------

Co-authored-by: Rachel <lhearachel@proton.me>
2025-04-11 19:47:01 -07:00
Kuruyia
4bea4a8462 Document land data
This documents the `ov5_021E779C.c` file, which is in charge of loading
map data from the `land_data.narc` archive, dynamically load and unload
maps as the player moves, and render the map base models and their
props.

Also, for the viewer's pleasure, it includes a ton of Distortion
World-specific functions.

This also documents the `ov5_021EEAC8.c` file, which is in charge of
managing buffer allocation for the map base model and BDHC data.

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-09 09:50:09 +01:00
TheSylphIsIn
38a4eed067 wild_encounter PR cleanup 2025-02-05 01:16:46 -05:00
TheSylphIsIn
233169c647 FEEBAS
Document OV6_02247660, which handles Feebas tile fishing. Could probably be merged into another file but I leave decisions like that to the smart people.
2025-01-27 00:17:43 -05:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Adrienn Tindall
87e381ab82 Name all instances of PlayerAvatar 2024-05-23 21:00:41 -04:00
Adrienn Tindall
fbff222d9f identify field_system.c 2024-05-19 18:01:07 -04:00
Adrienn Tindall
546e21a13d Add player_avatar.h constants file 2024-05-18 14:43:13 -04:00
Adrienn Tindall
4ee4ce6fe3 MapObject_(Set)Dir 2024-05-18 13:34:29 -04:00
Adrienn Tindall
f8ce642c12 LocalMapObj -> MapObk 2024-05-17 13:11:34 -04:00
Adrienn Tindall
aa6d519b1e Identify LocalMapObject 2024-04-03 12:29:34 -04:00
Adrienn Tindall
af78055ba0 Identify PlayerAvatar 2024-04-03 11:59:08 -04:00
luckytyphlosion
46f6dc3bf4 Add in headers. 2022-12-23 14:05:03 -05:00