Commit Graph

218 Commits

Author SHA1 Message Date
Fexty12573
3727cdf545 Label some GraphicElementManager init stuff 2024-06-30 10:17:12 +02:00
Fexty12573
291ddf2c3b Start documenting cell actor stuff 2024-06-30 10:17:12 +02:00
Fexty12573
cab3b2c116 Rename easy3d_object files 2024-06-24 09:35:38 +02:00
Rachel
9daf10bbf6 Name all struct members and function params of type GameRecords* 2024-06-23 01:17:54 -07:00
Rachel
b6471d27b3 Rename UnkStruct_0202CD88 -> GameRecords 2024-06-23 01:11:12 -07:00
Rachel
807da949ab
Merge pull request #233 from TrainerRiley/rename_poketch_system_vars
Rename all PoketchSystem, PoketchData, and PoketchButtonManager variables in the codebase
2024-06-21 15:10:38 -07:00
Trainer Riley
79fe26b4e1 Rename all PoketchData variables in the codebase 2024-06-21 12:48:39 -07:00
Fexty12573
3c96d1ab7f PR Feedback: Move struct definitions and fix includes 2024-06-21 18:20:45 +02:00
Rachel
a015d5d476
Merge pull request #229 from Fexty12573/bag
Document Bag Logic
2024-06-21 07:38:03 -07:00
Fexty12573
461001bcfc PR feedback: fixed includes, constants, formatting, naming 2024-06-21 07:38:54 +02:00
Fexty12573
772fbe7450 Rename Bag struct 2024-06-21 07:38:54 +02:00
Fexty12573
d23b72bc38 Rename bag files and remove decl files 2024-06-21 07:38:54 +02:00
Fexty12573
196772122e Rename variables/fields where Camera is used 2024-06-21 07:38:20 +02:00
Fexty12573
64b250a7f0 Rename camera struct and document basic functions 2024-06-21 07:38:20 +02:00
Fexty12573
0856417f39 Rename camera files 2024-06-21 07:38:20 +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
a6b217c092 PR feedback (playtime -> playTime, playtime.* -> play_time.*) 2024-06-10 18:45:37 +02:00
Fexty12573
0d45c0cb6f PR feedback (Playtime -> PlayTime, label fields/params, remove struct_def/decl file) 2024-06-10 18:45:02 +02:00
Fexty12573
ec541cb79e Some playtime related stuff 2024-06-10 18:45:02 +02:00
Fexty12573
5dab46cd62 document playtime.c 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
2c636859f0 Name CoordEvent struct 2024-06-09 10:07:05 +08:00
cbt6
39a0b343e3 Name WarpEvent struct 2024-06-09 10:06:01 +08:00
cbt6
77b1ad789e Name ObjectEvent struct (from MapObjectHeader) 2024-06-09 10:04:44 +08:00
cbt6
74feb9477a Name BgEvent struct 2024-06-09 10:03:28 +08: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
Adrienn Tindall
9ece715560 More FieldTask functions 2024-06-02 05:46:01 -04:00
Adrienn Tindall
0e4cdd87b6 Location->unk_08, unk_0C => x, z 2024-06-02 04:47:32 -04:00
Adrienn Tindall
0adf43c584 Location->unk_00 => mapId 2024-06-02 02:38:18 -04:00
Adrienn Tindall
7eaa4a9e69 Merge remote-tracking branch 'upstream/main' 2024-05-27 17:45:16 -04:00
Adrienn Tindall
2b17be4805 Every instance of FieldSystem 2024-05-27 17:33:40 -04:00
Adrienn Tindall
87e381ab82 Name all instances of PlayerAvatar 2024-05-23 21:00:41 -04:00
Rachel
720541850a Document starter species selection mapping 2024-05-22 08:56:16 -07:00
Adrienn Tindall
3362a4b22f Some Map Object Functions 2024-05-20 01:17:48 -04:00
Adrienn Tindall
35de262ebd UnkStruct_02049FA8 -> Location 2024-05-19 18:04:51 -04:00
Adrienn Tindall
8318595095 First Pass Changes 2024-05-19 17:06:43 -04:00
Adrienn Tindall
ba35728f4d Identify PlayerData struct 2024-05-17 15:21:10 -04:00
Adrienn Tindall
f8ce642c12 LocalMapObj -> MapObk 2024-05-17 13:11:34 -04:00
Adrienn Tindall
0b3f13ad11 Misc communication_system functions 2024-05-12 20:08:24 -04:00
Adrienn Tindall
e10611d02b General Function Naming + Identify BmpList 2024-05-09 05:58:47 -04:00
Adrienn Tindall
0fc7dcfd0e CommCmdTable 2024-05-04 05:52:14 -04:00
Adrienn Tindall
9309dc8c1f Identify comm_ring 2024-04-18 15:21:44 -04:00
Adrienn Tindall
82c6f0d857 Merge remote-tracking branch 'upstream/main' 2024-04-18 06:09:15 -04:00
Adrienn Tindall
e036c9d8fc Start identifying comm tool 2024-04-18 05:58:39 -04:00
cbt6
7ba592f6f4 Move UnkStruct_0203E724 to unk_0203E724.h 2024-04-18 01:12:58 +08:00
TrainerRiley
95148c5036
Merge branch 'main' into poketch_buttons 2024-04-14 14:25:57 -07:00
Trainer Riley
ffaddb7c92 Address pull request comments 2024-04-14 13:43:38 -07:00
RavePossum
dc486fa0e4 delete options struct def, find a couple random places for new enum labels 2024-04-14 16:20:10 -04:00
RavePossum
554577e509 move options struct definition to options file, mass rename to game_options 2024-04-14 16:17:45 -04:00
Trainer Riley
877f06144c Rename touch_screen file 2024-04-13 23:07:00 -07:00
Trainer Riley
a4dec2033b Document PoketchButton and PoketchButtonManager, name Touch Screen location structs 2024-04-13 22:49:32 -07:00
Adrienn Tindall
6bae1c3e78 Identify TaskManager 2024-04-12 21:42:04 -04:00
Adrienn Tindall
803d0e7dc2 Merge remote-tracking branch 'upstream/main' 2024-04-11 13:15:08 -04:00
Adrienn Tindall
264332081f Field Menu State consts 2024-04-11 13:02:11 -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
Adrienn Tindall
3e9b62c71c Identify field_menu.c 2024-04-08 00:29:51 -04:00
Rachel
bf31433186
Merge pull request #177 from adrienntindall/main
Comm Player Manager
2024-04-06 08:47:59 -07:00
Adrienn Tindall
f15a347dd0 Requested changes 2024-04-04 12:08:26 -04:00
Rachel
ae703289a6 Rename subfolders overlay016 -> battle 2024-04-03 21:05:28 -07:00
Adrienn Tindall
81530e0dbb More docing 2024-04-03 22:37:08 -04:00
Adrienn Tindall
1e43770d0a v0, v1 2024-04-03 19:40:34 -04:00
Adrienn Tindall
aa6d519b1e Identify LocalMapObject 2024-04-03 12:29:34 -04:00
Adrienn Tindall
af78055ba0 Identify PlayerAvatar 2024-04-03 11:59:08 -04: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
cfb18041a1 UnkStruct_0208BE5C -> OverlayManagerTemplate 2024-04-02 18:41:31 -07:00
Rachel
319c26c4d0 UnkStruct_020067E8 -> OverlayManager 2024-04-02 18:34:47 -07:00
Adrienn Tindall
268938b9d3 CommPlayerLocation struct 2024-04-02 18:24:05 -04:00
Adrienn Tindall
0f2291efad Destroy all traces of struct_0203CDB0 2024-04-02 11:51:00 -04:00
Adrienn Tindall
20a0be2890 rename field_comm_manager 2024-04-01 14:34:02 -04:00
Adrienn Tindall
b414311232 Begin documenting field communication manager 2024-04-01 14:07:28 -04:00
Adrienn Tindall
360517a451 UnkStruct_0203CDB0 -> FieldSystem 2024-04-01 12:44:02 -04:00
Adrienn Tindall
6b80f436ef identify unk_020329E0 -> communication_information 2024-03-31 21:44:49 -04:00
ravepossum
07ead576ee rename savedata.c and .h 2024-03-23 15:46:18 -04:00
ravepossum
60b004087c move savedata struct declaration out of separate file 2024-03-23 14:57:18 -04:00
Trainer Riley
c070a7802d Replaced defines with enums, moved struct definition to the header file (and removed the old declaration header), and formatting/style guide fixes 2024-03-22 14:11:17 -07:00
Trainer Riley
706285ed88 Remove unnamed poketch data file & rename struct declaration file 2024-03-21 20:34:10 -07:00
Trainer Riley
666bcd3092 Poketch Data - named most variables in the struct, named many of its functions, and started adding comments. 2024-03-20 00:09:58 -07:00
Rachel
3a2fa196f6 Label fields for PokemonSummaryApp sub-structs 2024-02-19 15:27:48 -08:00
Rachel
75ef503a56 UnkStruct_0208D7BC -> PokemonSummaryApp + label struct fields 2024-02-19 15:27:42 -08:00
Rachel
93f09562ac UnkStruct_02098D38 -> PokemonSummary + label struct fields 2024-02-19 12:25:01 -08:00
Rachel
2a88567e80 Rename AnimationControlFlags -> Options + label struct fields 2024-02-19 11:25:30 -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
Rachel
825cc22c0b Clean up + document BattleIO_SlideHealthbar[In,Out] 2024-02-11 12:12:52 -08:00
Bepis
7287ea0105
Finish struct renames 2024-02-12 05:03:35 +11:00
Bepis
21c031dc4d
Rename typedef to PokedexData 2024-02-12 05:03:34 +11:00
Rachel
58abb1920a Document and clean up BattleMessage_Print 2024-02-09 21:17:38 -08:00
Rachel
1374012d92 Document BattleMessage_Format 2024-02-09 20:52:00 -08:00
Rachel
6a178edfe3 Document SpriteTemplate struct 2024-02-08 22:19:03 -08:00
Rachel
3fdcf8791b Synchronize struct names for graphics rendering with pokeheartgold 2024-02-08 22:19:03 -08:00
Rachel
f896d7f911 Label fields for top-level PartyGauge struct 2024-02-08 08:56:19 -08:00
Rachel
d64f2f90ee Document PartyGaugeData_New routine 2024-02-07 13:55:12 -08:00
Rachel
2a1de2dda8 Label PartyGaugeData struct and member fields 2024-02-07 13:29:26 -08:00
froggestpsirit
2039f30af6 Pokeradar cleanup 2024-02-03 11:21:06 -05:00
Frogg
c15039e2cb
Merge branch 'pret:main' into main 2024-01-31 19:19:45 -05:00
FroggestSpirit
1ad4045316 Initial pokeradar documentation 2024-01-31 19:15:28 -05:00