mudskipper13
|
cd792aca3d
|
Small doc on sub_0205DA1C local variables
|
2024-12-30 13:09:00 +07:00 |
|
mudskipper13
|
42c8d962b5
|
sub_0205D9CC -> FieldMessage_PrintWithParams
|
2024-12-30 12:51:31 +07:00 |
|
mudskipper13
|
27f607764e
|
Minor parameter documentations (Window, BgConfig, StrBuf)
|
2024-12-30 12:43:21 +07:00 |
|
mudskipper13
|
f75847fa6a
|
sub_0205D988 -> FieldMessaage_FillWindowTilemap
|
2024-12-30 12:26:24 +07:00 |
|
mudskipper13
|
0b84e8153d
|
sub_0205D8CC -> FieldMessage_LoadTextPalettes
I tried shorten `if (resetPrinters == TRUE) {` to just
`if (resetPrinters) {` but the checksum mismatches
|
2024-12-30 12:21:25 +07:00 |
|
Rachel
|
f172250fae
|
Merge pull request #305 from ravepossum/more_summary_screen
build / build (push) Has been cancelled
Summary screen documentation pt. 2
|
2024-11-25 09:20:07 -06:00 |
|
Viperio
|
b1df4a00d0
|
Merge branch 'main' into general-renaming
|
2024-11-23 22:15:35 +01:00 |
|
RavePossum
|
73de6094f6
|
Merge pull request #307 from Viperio19/overworld-renaming
build / build (push) Has been cancelled
Renaming variables and functions related to overworld poison damage and FieldOverworldState
|
2024-11-22 21:10:15 -05:00 |
|
RavePossum
|
b2a6189f6b
|
Mass rename pss -> summary
|
2024-11-22 20:48:11 -05:00 |
|
Viperio19
|
da15089bc3
|
Remove more unnecessary scope blocks and replace taskMan in files from this PR with task
|
2024-11-21 08:07:02 +01:00 |
|
Viperio19
|
eb80af99f4
|
Renaming and small structural changes in game_overlay.c - item.c and corresponding include files
|
2024-11-20 20:01:17 +01:00 |
|
Viperio19
|
903f2a89bd
|
Renaming and small structural changes in berry_patches.c - field_comm_manager.c
|
2024-11-19 20:28:27 +01:00 |
|
Viperio19
|
e7e7f44497
|
Improving on previous commits (concise declarations, removing unnecessary return; and scoping, more renaming)
|
2024-11-19 11:15:16 +01:00 |
|
Rachel
|
5cb7907656
|
Document math.c
|
2024-11-18 20:00:38 -08:00 |
|
Rachel
|
0c0edafa26
|
Identify unk_0201D15C -> math
|
2024-11-18 20:00:38 -08:00 |
|
RavePossum
|
b855fc9182
|
document ribbon resciption message entry IDs for non-special ribbons, rename some special ribbon-specific fields
|
2024-11-18 17:06:28 -05:00 |
|
Viperio19
|
0dea833d8e
|
Rename variables related to FieldOverworldState
|
2024-11-18 21:48:58 +01:00 |
|
Viperio19
|
00890c6262
|
Rename variable and function names from field_overworld_state.c
|
2024-11-18 20:50:16 +01:00 |
|
Viperio19
|
9da11d64df
|
Rename variable and function names related to overworld poison damage
|
2024-11-18 20:15:27 +01:00 |
|
RavePossum
|
ee471107d2
|
PR feedback pulse -> button tap/tap anim/circle
|
2024-11-18 11:58:31 -05:00 |
|
RavePossum
|
2cc5d28fd4
|
Merge pull request #304 from lhearachel/encounter
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
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 |
|
RavePossum
|
5dcfebde18
|
Remove struct def file for ConditionRectangle
|
2024-11-17 13:18:37 -05:00 |
|
RavePossum
|
51f46c2d76
|
Add explicit indexes for some sprite data
|
2024-11-17 13:14:46 -05:00 |
|
RavePossum
|
33bdcfeacc
|
Summary screen - misc cleanup and todos
|
2024-11-17 13:05:21 -05:00 |
|
RavePossum
|
1b8ac2189b
|
Finish documenting summary screen 3d gfx
|
2024-11-17 12:02:17 -05:00 |
|
RavePossum
|
98f0edbf94
|
Start documenting summary screen 3D data
|
2024-11-16 17:11:51 -05:00 |
|
Rachel
|
756c5b0087
|
Document extern functions in encounter.c and associated script commands
|
2024-11-16 13:01:15 -08:00 |
|
RavePossum
|
24cbf7d2ee
|
Rename unk_020916B4 -> pokemon_summary_screen/3d_anim
|
2024-11-16 15:26:10 -05:00 |
|
RavePossum
|
2748636a01
|
More summary screen sprite documentation, fix cured pokerus function name
|
2024-11-16 15:18:43 -05:00 |
|
RavePossum
|
1d296042d8
|
Summary screen sprite documentation
|
2024-11-16 13:01:55 -05:00 |
|
RavePossum
|
31ee216cc6
|
Replace more naix constants + caught ball sprite documentation
|
2024-11-16 09:44:07 -05: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 |
|
RavePossum
|
ad84580c52
|
Exp bar and return mode documentation
|
2024-11-15 17:05:17 -05:00 |
|
RavePossum
|
a40e829a50
|
Document summary screen extra windows
|
2024-11-15 17:05:17 -05:00 |
|
RavePossum
|
5007227b4b
|
Summary screen static window documentation + fix a few bad names
|
2024-11-15 17:05:17 -05:00 |
|
RavePossum
|
680bc1108f
|
Summary screen documentation - sheen sprites and windows
|
2024-11-15 17:05:17 -05:00 |
|
RavePossum
|
ee5a7054ba
|
Start documenting summary screen sprites
|
2024-11-15 17:05:17 -05: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 |
|