Commit Graph

218 Commits

Author SHA1 Message Date
Rachel
199a4003cd Make clang-format happy 2024-11-09 20:08:53 -08:00
Rachel
74f60d99ed Document and clean up field_battle_data_transfer.c 2024-11-09 20:08:53 -08:00
Rachel
479178fa05 Replace UnkStruct_0209C370* refs with u8* 2024-11-09 20:08:53 -08:00
Rachel
bed9a33a0a Document known struct fields in FieldBattleDTO 2024-11-09 20:08:53 -08:00
Rachel
9fe570f579 Document BagCursor structs and functions 2024-11-09 20:08:53 -08:00
Rachel
54bf0780b7 Identify unk_02051D8C -> field_battle_data_transfer 2024-11-09 20:08:53 -08:00
RavePossum
770550456b unk_020920C0 -> pokemon_summary_screen subscreen, restructure pss file layout 2024-11-05 18:20:56 -05:00
RavePossum
aee91711d7 Move summary screen to applications folder 2024-11-05 18:19:16 -05:00
RavePossum
d5afd591ce rename pokemon_summary_app -> pokemon_summary_screen 2024-11-05 18:19:15 -05:00
RavePossum
4cdebe2804 Consolidate pokemon summary struct def/decl files 2024-11-05 18:16:32 -05:00
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
119135dde3 Document location.c, TryLoadingSave, StartNewSave 2024-11-01 11:03:29 -07:00
Rachel
871fe50f41 Document static routines and Application struct in main.c 2024-11-01 10:46:18 -07:00
Rachel
dffa6b0fcf Document data structs used in options_menu 2024-10-28 11:55:38 -07:00
Rachel
aed4502ad7 Document struct members for Menu[Template] 2024-10-25 21:49:52 -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
8f6b317313 Identify UnkStruct_02018340_t -> BgConfig and document fields 2024-10-22 10:15:00 -07:00
Rachel
163050584a Identify unk_02018340 -> bg_window 2024-10-20 11:59:06 -07:00
Rachel
944a93b6d7 Document FontAttributes struct 2024-10-12 16:31:05 -07:00
Rachel
12a9417284
Merge pull request #265 from lhearachel/render-text
Some checks failed
build / build (push) Has been cancelled
Document render_text.c
2024-10-08 16:20:56 -07:00
Adrienn Tindall
59dd1b6349 Merge branch 'main' into main-adrienntindall 2024-10-06 23:13:44 -04:00
Adrienn Tindall
b21c778ada Requested Changes + Much more documentation 2024-10-01 23:20:30 -04:00
Rachel
ea919c828f Identify and document TextGlyph, RenderControlFlags 2024-09-25 15:34:58 -07:00
Rachel
84d5f5483c Document struct members for TextPrinter[Template,Substruct] 2024-09-25 15:00:47 -07:00
Rachel
e92094c0fb Zip component structs and function types into render_text:
- funcptr_0201D834
- struct_0201D738
- struct_0201D834
2024-09-25 13:02:35 -07:00
Fexty12573
860248bc84 PR Feedback 2024-09-25 21:21:29 +02:00
Fexty12573
effeafc69c SPLManager tex/pal loading functions 2024-09-25 21:21:28 +02:00
Fexty12573
a2bb6b05b1 Document SPA deserializer 2024-09-25 21:21:28 +02:00
Fexty12573
e0608c7d81 Document parts of SPLManager 2024-09-25 21:21:28 +02:00
Fexty12573
2e821de16e Organize SPL headers and source files 2024-09-25 21:21:28 +02:00
Adrienn Tindall
a844494a36 Name FieldSystem->mapLoadMode, Journal 2024-08-05 11:29:01 -04:00
Adrienn Tindall
7fc0839301 Map Load Type Constants 2024-07-31 16:44:23 -04:00
Fexty12573
ff7d189af6 Mostly decompile spl 2024-07-17 16:27:59 +02:00
Fexty12573
6334d6fbd2 clang format 2024-07-07 11:09:04 +02:00
Fexty12573
97932c582a Move sprite resource structs to header and remove decl files 2024-07-07 10:38:52 +02:00
Fexty12573
ba2810be14 Document SpriteResourceList related functions 2024-07-07 10:15:35 +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
Rachel
36045f723b Format the source tree 2024-07-06 14:40:34 -07:00
Fexty12573
89099a699c Remove duplicate includes 2024-06-30 10:17:55 +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
969657753c Rename some CellActor structs 2024-06-30 10:17:12 +02:00