Viperio19
|
5fd11e8086
|
Documenting journal_controller.c (function names etc.), renaming UnkStruct_020BCC8 and UnkStruct_0202BFCC to ...LocationEvent and ...OnlineEvent and documenting those (struct member names, enums, etc.)
|
2024-12-07 00:44:11 +01:00 |
|
Rachel
|
ad4db9b44f
|
Merge pull request #312 from Viperio19/journal-documentation
build / build (push) Has been cancelled
Journal documentation
|
2024-12-05 11:38:03 -08:00 |
|
Viperio19
|
72b95e18ab
|
Documentation for the journal showing defeated trainers
|
2024-11-22 14:59:31 +01:00 |
|
Viperio19
|
4796c315ba
|
More WIP journal documentation
|
2024-11-21 07:53:55 +01:00 |
|
Viperio19
|
250c5966a7
|
WIP journal documentation
|
2024-11-20 20:12:21 +01:00 |
|
RavePossum
|
5dcfebde18
|
Remove struct def file for ConditionRectangle
|
2024-11-17 13:18:37 -05:00 |
|
RavePossum
|
1b8ac2189b
|
Finish documenting summary screen 3d gfx
|
2024-11-17 12:02:17 -05:00 |
|
RavePossum
|
98f0edbf94
|
Start documenting summary screen 3D data
|
2024-11-16 17:11:51 -05:00 |
|
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
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 |
|