Commit Graph

9 Commits

Author SHA1 Message Date
Eduardo Quezada
84ba2c9077
Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
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
Rachel
e855dada7e Document berry_patches.c, clean up berry_data.c 2024-11-02 09:37:59 -07:00
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
RavePossum
24e930289f pr feedback: duplicate includes, string consts, filler & bitfield styling 2024-04-08 11:55:10 -04:00
RavePossum
febc1e51a1 add typedef for extra save key 2024-04-08 00:05:06 -04:00
RavePossum
c553134f15 document most of misc save block, add constants file for misc save 2024-04-07 23:57:19 -04:00
RavePossum
7d14cfa237 move, rename, and start to document misc save structs 2024-04-07 16:11:28 -04:00
RavePossum
e93aba31ef name savedata_misc files 2024-04-07 15:44:23 -04:00