Rachel
|
dc4b6670ca
|
Create constants for tile behaviors and normalize names
|
2024-11-09 20:08:53 -08:00 |
|
Rachel
|
199a4003cd
|
Make clang-format happy
|
2024-11-09 20:08:53 -08:00 |
|
Rachel
|
65c68b0d2d
|
Document map_tile_behavior.c
|
2024-11-09 20:08:53 -08:00 |
|
Rachel
|
82d7ebd2a6
|
Identify unk_0205DAC8 -> map_tile_behavior
|
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 |
|
Rachel
|
285d4daf76
|
Fix casing on includes for struct_ov21_021D3208.h
|
2024-11-09 19:50:22 -08:00 |
|
Rachel
|
ade90355b5
|
Merge pull request #268 from h2o-DS/zukan_data.narc
Generate zukan_enc_platinum.narc
|
2024-11-09 17:33:58 -08:00 |
|
h2o-DS
|
f11907bbf4
|
Additional Snake Case
|
2024-11-07 22:22:18 -05:00 |
|
h2o-DS
|
d6b8792b87
|
Snake Case Filenames
|
2024-11-07 22:01:20 -05:00 |
|
h2o-DS
|
b1b170fdc2
|
Additional Polish
Fixed typos
|
2024-11-05 20:32:44 -05:00 |
|
RavePossum
|
fade8563ef
|
Replace "none" values with -1 for clarity
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
c7f682a37f
|
Mass rename Unk_020F410C -> gPokemonSummaryScreenApp
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
683cfc3a26
|
Summary screen PR feedback 2
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
f76f9a6db0
|
summary screen PR feedback part 1
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
4e268bd984
|
Make clang-format happy
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
0ddce854f2
|
Summary screen buttonPos -> buttonCurrent, PokemonSummary_ -> PokemonSummaryScreen_
|
2024-11-05 18:22:38 -05:00 |
|
RavePossum
|
30367d1d21
|
Summary screen documentation todo clean-up
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
0bd1b5d8a7
|
Summary screen - button prompt window name
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
01fc316242
|
Name+reorganize unk_0208EA44 -> pokemon_summary_screen/sprite
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
38fe8e76c2
|
Name+reorganize unk_0208FCF8 -> pokemon_summary_screen/window
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
f0e9cfe075
|
Summary screen - start documenting windows and finish static funcs
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
770550456b
|
unk_020920C0 -> pokemon_summary_screen subscreen, restructure pss file layout
|
2024-11-05 18:20:56 -05:00 |
|
RavePossum
|
6a7cd4a770
|
Summary screen - poffins and subscreen buttons
|
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
|
0d9570a7c9
|
rename unk_020923C0 -> ribbon
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
6ce4c10e27
|
Detour into some ribbon documentation
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
8238433e84
|
Summary screen - text printing documentation
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
973f4bebae
|
Summary screen documentation - move info displays and ribbons
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
932249529c
|
Summary screen documentation - more sprites and text
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
3a1b841050
|
Summary screen documentation - move info and more
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
27bea11674
|
Document summary screen chunk - pages and modes
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
9307411c2c
|
Document another chunk of summary screen
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
3bbc11109a
|
document a chunk of the summary screen, add max level const
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
c7e9c32dd8
|
Mass rename PokemonSummaryApp -> PokemonSummaryScreen
|
2024-11-05 18:19:15 -05:00 |
|
RavePossum
|
27d8e851d6
|
Start to document summary screen. rename bgl member -> bgConfig
|
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 |
|
h2o-DS
|
6b8e02d312
|
Fixed Filename Typo
|
2024-11-03 20:38:02 -05:00 |
|
Rachel
|
acb1645d2c
|
Unify terminology: taskManager -> task
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
604bab4114
|
Document reminder of scrcmd_system_flags.c and associated script command usages
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
5aa97bc404
|
Fix format hook
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
7be948e872
|
Document system_flags.c
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
3e6bf725ac
|
Identify unk_0206A8DC -> system_flags
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
ab4b6094a6
|
Identify unk_02050A74 -> encounter
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
f252defec9
|
Document field_task.c
|
2024-11-03 16:08:01 -08:00 |
|
Rachel
|
b83538a1c5
|
Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask
|
2024-11-03 16:08:01 -08:00 |
|