Commit Graph

10 Commits

Author SHA1 Message Date
cbt6
a205a4b0eb Partially document src/unk_020655F4.c 2025-06-05 06:07:50 +08:00
Kuruyia
9e8482aec4 Document map object flag for disabling height calculation and related script command
This documents the `MAP_OBJ_STATUS_23` map object status flag that
affects whether height is calculated for a map object using the terrain
collision manager.

This also documents the `ScrCmd_211` map script commands, that allows
setting this status flag from map scripts.

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-30 17:15:03 +02:00
Viperio19
0fa801b670 More documentation centered around map_object.c and map_object_move.c 2024-12-29 16:37:02 +01:00
cbt6
650e797595 Document some map object functions 2024-12-01 09:00:43 +08:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Adrienn Tindall
a574d9917f Third Pass Changes 2024-05-20 20:34:13 -04:00
Adrienn Tindall
0c394865aa Add Direction Constts
Also slowly starting to change accessor terminology
2024-05-20 20:01:24 -04:00
Adrienn Tindall
4ee4ce6fe3 MapObject_(Set)Dir 2024-05-18 13:34:29 -04:00
Adrienn Tindall
f6a5b96fee Added some MAP_OBJ_STATUS flags 2024-05-17 14:44:17 -04:00
Adrienn Tindall
0dcf1d5976 identify player_avatar.c 2024-05-17 13:59:06 -04:00