Commit Graph

1054 Commits

Author SHA1 Message Date
RavePossum
2cc5d28fd4
Merge pull request #304 from lhearachel/encounter
Some checks failed
build / build (push) Has been cancelled
Document encounter.c
2024-11-18 11:09:41 -05:00
Rachel
651edf3c14 Add MAX_PC_BOXES constant 2024-11-17 13:02:14 -08:00
Rachel
1f5b3e4b9a
Merge pull request #302 from Viperio19/general-renaming
Some checks are pending
build / build (push) Waiting to run
Rename UnkStruct_ov16_0226AC98 to MoveDisplayName and rename loops in battle_display.c and ov16_0226871C.c
2024-11-17 12:38:48 -08:00
Rachel
756c5b0087 Document extern functions in encounter.c and associated script commands 2024-11-16 13:01:15 -08:00
Viperio19
7dba186c17 Use LEARNED_MOVES_MAX in MoveDisplayInfo struct definition 2024-11-16 14:04:51 +01:00
Rachel
5d149b4116 Document field_transition.c 2024-11-15 22:45:41 -08:00
Rachel
adc27c491d Identify unk_02055808 -> field_transition, merge with unk_0205578C 2024-11-15 22:45:35 -08:00
Rachel
8c878c46eb Document static routines in encounter.c 2024-11-15 19:42:16 -08:00
Rachel
fbdf83bcf1 Use semantic names for event files 2024-11-15 12:30:21 -08:00
Viperio19
6d7d4c9d44 Rename UnkStruct_ov16_0226AC98 to MoveDisplayName and rename struct members 2024-11-14 17:17:34 +01:00
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