Rachel
b83538a1c5
Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask
2024-11-03 16:08:01 -08: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
eccd14b8c4
Document colored_arrow.c
2024-10-19 18:56:42 -07:00
Rachel
36045f723b
Format the source tree
2024-07-06 14:40:34 -07:00
Fexty12573
3c96d1ab7f
PR Feedback: Move struct definitions and fix includes
2024-06-21 18:20:45 +02:00
Adrienn Tindall
86c70f0688
Map object dx/dy from dir
2024-05-30 01:38:03 -04:00
Adrienn Tindall
2b17be4805
Every instance of FieldSystem
2024-05-27 17:33:40 -04:00
Adrienn Tindall
8901c06ea7
More misc names
2024-05-09 06:17:55 -04:00
Adrienn Tindall
e10611d02b
General Function Naming + Identify BmpList
2024-05-09 05:58:47 -04:00
Adrienn Tindall
6bae1c3e78
Identify TaskManager
2024-04-12 21:42:04 -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
f15a347dd0
Requested changes
2024-04-04 12:08:26 -04: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
fdc6be0ae9
Doc v2s
2024-04-03 14:27:17 -04:00
Adrienn Tindall
af78055ba0
Identify PlayerAvatar
2024-04-03 11:59:08 -04:00
Adrienn Tindall
ae08bfce74
Player_{XZ}Pos
2024-04-02 19:34:31 -04: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
360517a451
UnkStruct_0203CDB0 -> FieldSystem
2024-04-01 12:44:02 -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
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
b7fffbfc76
Rebase + clean-up PR#115 with current project state ( #134 )
...
* improving readability
also seemingly located the party healing function
* readability
* clean it up
* Update pokemon.h
* add function names
Adds names to many unnamed functions for readability. Also adds names to a couple structs.
* add function names
* add struct names
* more functions with human names
* rename chatotcrydata
* doxygen documentation
* update box mon function
ProcessBoxPokemonWithTrainerInfo is now UpdateBoxMonStatusAndTrainerInfo and all params are labeled
* fixing formatting
---------
Co-authored-by: Jack <schoenjack98@gmail.com>
2024-01-28 19:05:12 -08:00
lhearachel
57a0b5fcc4
[Mass Rename] Structs and subroutines for GiveExp task func
...
Functions:
- ov16_0223E05C -> BattleSystem_MessageLoader
- ov16_02259B38 -> BattleSystem_PokemonIsOT
- ov16_022499C0 -> BattleScript_CalcEffortValues
- ov16_0223EDF0 -> BattleSystem_TextSpeed
- ov16_0223FB24 -> BattleMessage_Print
- sub_0201D724 -> Message_Printing
- ov16_02265D14 -> BattleIO_UpdateExpGauge
- sub_02076B14 -> Pokemon_ShouldLevelUp
- ov16_02265FF8 -> BattleIO_PlayStatusEffect
- ov16_0226614C -> BattleIO_PlayLevelUpAnimation
- ov16_02251C94 -> BattleSystem_ReloadPokemon
- ov16_0224B520 -> BattleScript_LoadPartyLevelUpIcon
- ov16_0223DF00 -> BattleSystem_BGL
- ov16_0223DF04 -> BattleSystem_Window
- ov16_0223E064 -> BattleSystem_PaletteSys
- sub_02019060 -> BGL_SetPriority
- ov16_0223F8DC -> BattleSystem_SetGaugePriority
- sub_0200DA60 -> Window_SetFrame
- sub_0200DAA0 -> Window_FramePalette
- sub_02003050 -> PaletteSys_LoadPalette
- sub_0201A7E8 -> BGL_AddWindow
- sub_0201ADA4 -> BGL_FillWindow
- sub_0200DC48 -> Window_Show
- ov16_0223FB78 -> BattleMessage_PrintToWindow
- sub_0201AE78 -> BGL_WindowColor
- sub_02005748 -> Sound_PlayEffect
- sub_0200DC9C -> Window_Clear
- sub_0201A8FC -> BGL_DeleteWindow
- ov16_0224B7CC -> BattleScript_FreePartyLevelUpIcon
- sub_0207727C -> Pokemon_LevelUpMove
- ov16_022664C4 -> BattleIO_ForgetMove
- sub_0200DA58 -> SysTask_Done
Structs:
- UnkStruct_02002F38 -> PaletteSys
- UnkStruct_02018340 -> BGL
- UnkStruct_0205AA50 -> Window
- UnkStruct_ov16_02248E74 -> PokemonStats
2023-10-13 10:03:01 -07:00
lhearachel
fb3af3b9fc
Label core SysTask struct + funcptr
...
UnkStruct_0201CD38 -> SysTask
UnkFuncPtr_0201CE28 -> SysTaskFunc
2023-10-13 09:59:51 -07:00
lhearachel
39c137a334
Label struct + member fields for BattleScriptTaskData
2023-10-13 09:57:38 -07:00
lhearachel
2af8be5995
Mass rename structs referenced by unk_0202440C.h
2023-09-23 11:06:46 -07:00
lhearachel
413fa1556b
Rename unk_02025E68.h,c -> trainer_info.h,c
2023-09-14 12:04:18 -07:00
lhearachel
8cccaf10d3
Merge struct_defs/struct_02025E6C.h into unk_02025E68.h; label struct + fields
2023-09-14 11:52:51 -07:00
lhearachel
bc6823087d
Rename files: unk_0200AC5C -> message
2023-09-09 10:38:29 -07:00
lhearachel
8090149c08
Label function names in unk_0200AC5C.h + make structs transparent
2023-09-09 10:30:40 -07:00
lhearachel
c81374e975
Merge strbuf headers
2023-09-04 11:15:47 -07:00
Lhea (Rachel)
f58b348e9d
Rename occurrences: UnkStruct_02023790 -> Strbuf
2023-05-12 14:39:41 -07:00
luckytyphlosion
46f6dc3bf4
Add in headers.
2022-12-23 14:05:03 -05:00