Commit Graph

70 Commits

Author SHA1 Message Date
VicSevenT
4657454cbd
Delete some unnecessary struct_decl files (#997) 2026-03-07 22:30:39 -08:00
Eduardo Quezada
8bcb66b1f2
Convert multiple int heapID to enum HeapID heapID (#879) 2026-01-08 16:36:05 -08:00
Eduardo Quezada
84ba2c9077
Strbuf to String (#847) 2025-12-14 10:36:00 -05:00
scbroede
af1c790766
document gts + networking (#673)
Co-authored-by: ellieplayswow <164806095+ellieplayswow@users.noreply.github.com>
2025-08-23 10:41:11 -07:00
Eduardo Quezada
1e12b147c6
Misc. renaming (#607) 2025-07-11 16:44:07 -07:00
Eduardo Quezada
2ae4fee4b8
Standarized PCBoxes struct name for symbols (#569)
Some checks are pending
build / build (push) Waiting to run
2025-06-23 12:44:32 -07:00
Eduardo Quezada
fc03351879
Standarized OverlayManager names (#524)
* Standarized OverlayManager names

* Most "overlay" to "application"

* Other renames

* Last rename

* undo ov97_0222D30C.c changes
2025-05-26 12:50:57 -07:00
Eduardo Quezada
0cfbdc47dd WiFiList 2025-04-12 10:42:30 -04:00
narf0708@gmail.com
53835af289 Polish & renaming 2025-03-08 09:33:17 -05:00
Eduardo Quezada
71e96aaa08 Review changes 2025-03-03 11:02:45 -03:00
Eduardo Quezada
e84cd7b636 Associative findings 2025-03-02 01:07:11 -03:00
Eduardo Quezada
59213ab697 BoxPokemon param renames and documentation 2025-03-02 00:32:11 -03:00
Rachel
41abbde3c6 Mass terminology update: CellActor -> Sprite, etc. 2025-02-13 18:43:23 -08:00
Rachel
6ae0808081 Document sprite_util structs 2025-02-04 18:52:36 -08:00
Rachel
7f3e09fc33 Identify unk_020093B4 -> sprite_util 2025-02-04 18:52:36 -08:00
Viperio19
0e277166d2 Fix imports formatting 2025-01-19 23:34:54 +01:00
Viperio19
5890159b78 Move Party struct to party.h 2025-01-19 23:15:36 +01:00
Adrienn Tindall
b97f79cb72 Update Consts, Remove "Data" notation 2024-12-04 20:52:55 -05: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
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
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
b6ff10c33f Decorate TextPrinters with consts and macros 2024-10-19 18:32:10 -07:00
h2o-DS
e77596d92d Applied Polish
Implemented camelCase
Use unicode characters in data.json
Removed double escape from data.json
Gave names to generated message files
2024-09-23 17:25:32 -04: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
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
Fexty12573
3c96d1ab7f PR Feedback: Move struct definitions and fix includes 2024-06-21 18:20:45 +02:00
Adrienn Tindall
e10611d02b General Function Naming + Identify BmpList 2024-05-09 05:58:47 -04:00
Rachel
9890becf13 StringFormatter -> StringTemplate 2024-04-10 15:23:32 -07:00
Rachel
c854473a3e unk_0200B358.[h,c] -> string_template.[h,c] 2024-04-10 15:15:46 -07:00
Rachel
42ebc60be3 Collapse struct typedef into unk_0200B358.h 2024-04-10 15:12:59 -07:00
Rachel
a356b7cd28 unk_020067E8.[h,c] -> overlay_manager.[h,c] 2024-04-02 21:06:40 -07:00
Rachel
58a83127d8 Consolidate struct definitions for OverlayManager(Template) into single header 2024-04-02 20:55:41 -07:00
Rachel
319c26c4d0 UnkStruct_020067E8 -> OverlayManager 2024-04-02 18:34:47 -07:00
Rachel
93f09562ac UnkStruct_02098D38 -> PokemonSummary + label struct fields 2024-02-19 12:25:01 -08:00
Rachel
ec274059e8 Label structs and functions used by Healthbar_DrawBattlerName
- UnkStruct_0200B358 → StringFormatter
- ov16_0223E0D0 → BattleSystem_StringFormatter
- sub_0200B5CC → StringFormatter_BufferNickname
- sub_0201D7E0 → PrintStringWithColorAndMargins
- sub_0201A870 → BGL_AddFramelessWindow
- sub_02021F98 → SpriteActor_ImageProxy
2024-02-11 12:18:32 -08:00
Bepis
7287ea0105
Finish struct renames 2024-02-12 05:03:35 +11:00