Commit Graph

3162 Commits

Author SHA1 Message Date
James Petersen
d0691ecf57 Add Link Step to Script Build Process (#628) 2025-07-15 10:35:38 -07:00
scbroede
e9985f966a decompile sub_0208A758 (#629) 2025-07-15 10:28:16 -07:00
scbroede
6f9dbf8e2c decompile ov98_02248350 (#625) 2025-07-15 10:25:46 -07:00
h2o-DS
e29eb0b295 Generate Dex Sizes and Polish Species Related Scripts (#617) 2025-07-15 10:18:32 -07:00
Amelia
95354899fa Document PokeRadar_ClearIfAllOutOfView (#610) 2025-07-15 10:15:50 -07:00
CharlesFolz4
dcb700201b Document ov19_021D6104 as TouchDial (#602) 2025-07-15 10:14:29 -07:00
James Petersen
9aceece59b Fix typo in Rotom's Room Script (#627) 2025-07-15 00:56:27 +08:00
James Petersen
121604cb31 Make UnkStruct_020157E4 Public (#620) 2025-07-12 13:18:31 -07:00
James Petersen
af26f95377 Build Rev 1 ROM as default instead of Rev 0 (#604)
Co-authored-by: Rachel <lhearachel@proton.me>
Co-authored-by: cbt6 <91667135+cbt6@users.noreply.github.com>
2025-07-12 11:36:34 -07:00
Eduardo Quezada
e2a3e1303a Sync Heap functions with pokeheartgold (#584) 2025-07-11 19:03:34 -07:00
Eduardo Quezada
8cfd769ade Document the main menu util (#613) 2025-07-11 21:08:54 -04:00
Gudf
23a687e253 Rename ov97_02237694 -> main_menu_util 2025-07-12 02:56:21 +02:00
Gudf
c392401fd2 Document main menu utils 2025-07-12 02:56:16 +02:00
scbroede
5c654664e4 initial documentation of trainer card code (#612) 2025-07-11 17:50:32 -07:00
scbroede
286d5f943f document scrcmd_26b (#616) 2025-07-11 17:04:43 -07:00
Eduardo Quezada
54f1d65301 Standarized main underground struct name (#614) 2025-07-11 17:03:57 -07:00
Eduardo Quezada
1e12b147c6 Misc. renaming (#607) 2025-07-11 16:44:07 -07:00
Eduardo Quezada
10620fb35c Delete build resource folder to prevent artifacts from polluting builds (#606)
Some checks failed
build / build (push) Has been cancelled
2025-07-10 11:21:22 -07:00
Gudf
dc7ecac20e Fix debug build (#605) 2025-07-10 11:21:07 -07:00
scbroede
25b7f6f53f decompile ov71_0223CA28 (#603) 2025-07-10 11:20:43 -07:00
scbroede
e52ade73af decompile remaining functions in ov110_021D0D80.c (#601) 2025-07-10 11:20:22 -07:00
cbt6
8b26359068 Decompile overlay073/ov73_021D3250.c (#600) 2025-07-10 11:20:02 -07:00
scbroede
86f47b3f2c further document mining minigame (#595) 2025-07-10 11:19:12 -07:00
scbroede
a53e8aa3b7 decompile ov110_021D1808 (#599)
Some checks failed
build / build (push) Has been cancelled
2025-07-06 14:35:07 +08:00
scbroede
34ad365df8 decompile ov110_021D1650 (#598) 2025-07-05 21:21:41 -07:00
scbroede
2ff79b5590 document field moves scripts and text (#591) 2025-07-05 21:20:26 -07:00
Yako
a054b8a113 Partially document field moves that cause the player to ride a pokemon (#594)
Some checks failed
build / build (push) Has been cancelled
2025-07-04 13:02:45 -07:00
Eduardo Quezada
5604964281 Rename heapID params with "New" functions (#596) 2025-07-04 12:35:47 -07:00
Gudf
707aa22e81 Rename ov97_2236380 and standardize using GBA as a prefix (#593)
Some checks failed
build / build (push) Has been cancelled
2025-07-02 18:09:43 -07:00
Rachel
a747c6f5d1 Extract shareable graphics-related constants to a single header (#592)
Some checks are pending
build / build (push) Waiting to run
2025-07-02 13:20:42 -07:00
scbroede
c068a11465 document scrcmd_09a (#587)
Some checks are pending
build / build (push) Waiting to run
2025-07-01 18:55:08 -07:00
RavePossum
2d745a3645 Start documenting Distortion World and its camera (#464)
Some checks are pending
build / build (push) Waiting to run
2025-06-30 17:00:30 -04:00
Kuruyia
d649ae0222 Document map script command to reset persisted camera angles in the Distortion World
This documents the `ScrCmd_31F` map script command, that is only used in
the Giratina Room map of the Distortion World to reset the camera angles
that are present in the persisted map features data.

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-06-30 18:19:10 +02:00
Kuruyia
53ef036ce1 Start documenting Distortion World and its camera
This begins the documentation of overlay009, which is in charge of
managing stuff related to the Distortion World.

For now, the scope of this commit has been limited to the following:

- start documenting structures used throughout this overlay, more
  specifically the `DistortionWorldSystem` struct
- start documenting the structures found inside the files of the
  `tw_arc.narc` NARC
- document functions and structures related to camera management inside
  the Distortion Word, including the templates found inside the
  `tw_arc.narc` NARC

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-06-30 18:19:07 +02:00
Eduardo Quezada
1a2b0ff744 Rename heap ID and item param arguments (#582)
Some checks are pending
build / build (push) Waiting to run
2025-06-29 13:35:06 -07:00
scbroede
a16b4fdda9 document some underground code (#581) 2025-06-29 13:31:56 -07:00
ellieplayswow
7721ebb259 document PalPad (#580) 2025-06-29 13:30:46 -07:00
Eduardo Quezada
ac7abab019 Rename object event movement type symbols (#567)
Some checks are pending
build / build (push) Waiting to run
2025-06-29 23:30:09 +08:00
ellieplayswow
5782f85be0 save_data: document OverworldMapHistory (#578)
Some checks failed
build / build (push) Has been cancelled
2025-06-27 20:55:59 -07:00
Rachel
b96901ce5c Document the main menu (#577)
Some checks failed
build / build (push) Has been cancelled
2025-06-26 19:00:31 -07:00
Gudf
c2388be9ac Document the main menu alerts strings 2025-06-26 13:20:10 +02:00
Gudf
1ce372fdcf Rename text bank main_menu > main_menu_options
Prevents clang-format from treating `res/text/bank/main_menu.h` as the
"main" header for `overlary097/main_menu.c` and moving it to the top of
the file.
2025-06-26 13:20:10 +02:00
Gudf
7a29ad3b0c Rename ov97_0222AE60 -> main_menu 2025-06-26 13:20:10 +02:00
Gudf
4d30cea537 Main menu: document the application code 2025-06-26 13:20:02 +02:00
Eduardo Quezada
6bdafd01a5 Small GBA migrator doc (#576)
Some checks are pending
build / build (push) Waiting to run
2025-06-25 22:24:31 -07:00
Eduardo Quezada
762ef04902 Same-line declaration/definition cleanup (#575) 2025-06-25 22:24:05 -07:00
Eduardo Quezada
3131eb23d8 Identified multiple text banks (#574) 2025-06-25 22:21:44 -07:00
Yako
8c4207da34 Document script_message.c (#573) 2025-06-25 22:21:23 -07:00
Gudf
a47c00d046 Document the GBA Pokémon game header struct (#571)
Some checks failed
build / build (push) Has been cancelled
2025-06-23 18:50:14 -07:00
ellieplayswow
ce802f128e documenting some trainer appearance functions (#570) 2025-06-23 18:49:23 -07:00