Commit Graph

113 Commits

Author SHA1 Message Date
Rachel
b83538a1c5 Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask 2024-11-03 16:08:01 -08:00
Rachel
e855dada7e Document berry_patches.c, clean up berry_data.c 2024-11-02 09:37:59 -07:00
Rachel
a94d1747a3 Document record_mixed_rng.c 2024-11-02 00:16:41 -07:00
Rachel
81b9a3c9c9 Document most of system_data.c 2024-11-02 00:14:41 -07:00
Rachel
34c5755ede Identify unk_02001AF4 -> menu 2024-10-25 20:32:03 -07:00
Rachel
122ee74d2d Identify unk_0200112C -> list_menu and label structs 2024-10-25 20:02:09 -07:00
Rachel
5599a4b21a Identify unk_02013A04 -> string_list, struct members, extern functions 2024-10-25 20:02:09 -07:00
Rachel
97d1986ee1 Collapse NARC struct decl into narc.h, clean up narc.c 2024-10-23 13:48:18 -07:00
Rachel
75e11a716f Identify unk_02002F38 -> palette 2024-10-23 13:27:54 -07:00
Rachel
163050584a Identify unk_02018340 -> bg_window 2024-10-20 11:59:06 -07:00
Rachel
eccd14b8c4 Document colored_arrow.c 2024-10-19 18:56:42 -07:00
Rachel
059f8d8e0a Identify unk_020232E0 -> font_manager 2024-10-13 00:23:14 -07:00
Adrienn Tindall
d41abd35bb Fix nitpicks 2024-10-07 02:43:49 -04:00
Adrienn Tindall
bef2da552a TerrainCollisionManager
Name is open to suggestions
2024-08-06 14:16:58 -04:00
Fexty12573
97932c582a Move sprite resource structs to header and remove decl files 2024-07-07 10:38:52 +02:00
Fexty12573
be8752bb39 Document SpriteResourceTable 2024-07-07 10:14:16 +02:00
Fexty12573
48058a910e Document SpriteResource functions 2024-07-07 10:12:57 +02:00
Fexty12573
e0a28e0099 Rename sprite util files and struct 2024-07-07 10:01:08 +02:00
Fexty12573
90f74076c3 Rename files accordingly 2024-06-30 10:17:55 +02:00
Fexty12573
d23322852c Rename GraphicElement* -> CellActor* 2024-06-30 10:17:55 +02:00
Fexty12573
396ed5e9cd Documented last static functions + cleanup 2024-06-30 10:17:12 +02:00
Rachel
fcc44b90d1
Merge pull request #240 from Fexty12573/resource-manager
Document Resource Manager + Texture Resource Manager (Cell Actor Part 1)
2024-06-29 12:10:23 -07:00
Rachel
f59f742e0f
Merge pull request #239 from shricubed/savestate
Documented SaveState struct and relevant functions
2024-06-28 22:54:04 -07:00
Fexty12573
f3c5559343 Struct cleanup 2024-06-27 15:26:14 +02:00
Fexty12573
7e231694fb Begin documenting TextureResourceManager 2024-06-27 13:26:20 +02:00
Fexty12573
5ff7170bce Document ResourceManager functions 2024-06-27 11:06:52 +02:00
shricubed
14c30543e1 Renamed SaveState to PlayerSave and fixed relevant references 2024-06-26 13:40:58 -04:00
shricubed
2910839023
Merge branch 'main' into savestate 2024-06-24 16:53:40 -04:00
shricubed
131fbd1962 Documented SaveState struct and relevant functions 2024-06-24 16:46:51 -04:00
RavePossum
3c6d338e9a make UnkStructs 0203EF60 and 0203E8B0 transparent 2024-06-23 23:42:51 -04:00
Rachel
b6471d27b3 Rename UnkStruct_0202CD88 -> GameRecords 2024-06-23 01:11:12 -07:00
Fexty12573
3c96d1ab7f PR Feedback: Move struct definitions and fix includes 2024-06-21 18:20:45 +02:00
Fexty12573
e5fa9ea688 Document SysTaskManager initialization 2024-06-21 18:15:01 +02:00
Rachel
a015d5d476
Merge pull request #229 from Fexty12573/bag
Document Bag Logic
2024-06-21 07:38:03 -07:00
Fexty12573
d23b72bc38 Rename bag files and remove decl files 2024-06-21 07:38:54 +02:00
Fexty12573
0856417f39 Rename camera files 2024-06-21 07:38:20 +02:00
Rachel
6d682931f0
Merge pull request #219 from Fexty12573/encounter-effect
Document Encounter Effects
2024-06-17 18:57:01 -07:00
Fexty12573
dca10e7018 ScreenScrollManager cleanup 2024-06-13 15:37:42 +02:00
Fexty12573
91ba1a2da7 document BufferManager/ScreenScrollManager 2024-06-13 14:55:55 +02:00
Rachel
46780a9aba
Merge pull request #218 from cbt6/field-events
Name field event structs
2024-06-12 09:08:09 -07:00
Fexty12573
0d45c0cb6f PR feedback (Playtime -> PlayTime, label fields/params, remove struct_def/decl file) 2024-06-10 18:45:02 +02:00
Fexty12573
9527895787 struct/unk 02025E5C -> Playtime 2024-06-10 18:45:02 +02:00
cbt6
088c4f3552 Document map_header_data.c 2024-06-09 10:25:01 +08:00
cbt6
77b1ad789e Name ObjectEvent struct (from MapObjectHeader) 2024-06-09 10:04:44 +08:00
cbt6
1319c90b00 Document vars_flags.c 2024-06-08 11:05:00 +08:00
Fexty12573
dff6c92dba Rename events -> varsflags 2024-06-07 09:02:35 +02:00
Adrienn Tindall
d88da37bba FieldEvents -> VarsFlags 2024-06-05 11:06:25 -04:00
Adrienn Tindall
ccaeaa1cd3 field_overworld_state 2024-06-05 07:37:13 -04:00
Adrienn Tindall
10d33c357a Name journal files 2024-06-02 22:07:41 -04:00
Adrienn Tindall
aea5b883ff Identify Journal struct 2024-06-02 06:31:53 -04:00