Commit Graph

1956 Commits

Author SHA1 Message Date
red031000
c023dc14db
Merge branch 'master' of https://github.com/pret/pokeheartgold 2025-02-23 00:06:03 +00:00
tgsm
fa08b88db6 "block dismounting bike" -> "set bike state lock" 2025-02-19 18:22:09 -06:00
tgsm
ee85451fd8 script: scrcmd_186 -> block_dismounting_bike 2025-02-19 17:55:27 -06:00
tgsm
acfb323a38 field_player_avatar: Minor documentation regarding avatar flags 2025-02-19 17:55:27 -06:00
red031000
25dc661dc1
decompile arith.c 2025-02-19 01:27:08 +00:00
red031000
b6bd05e29b
address review comments 2025-02-15 04:09:36 +00:00
red031000
15d57c2a1c
finish cleanup of field_move 2025-02-12 05:50:55 +00:00
red031000
351eaed9e3
start to cleanup field_move.c 2025-02-12 05:50:50 +00:00
tgsm
b01c795596 Start decompiling overlay 74 (main menu + other things) 2025-02-08 23:43:44 -06:00
tgsm
70525fdd07 bg_window, font: Fix a couple of function prototypes 2025-02-08 23:43:44 -06:00
tgsm
d3e620e958 heap: Add a heap ID for the main menu app 2025-02-08 23:43:44 -06:00
red031000
a4a8b0fcf3
rename all the map constants 2025-02-09 04:48:56 +00:00
tgsm
802bad769f map_header: MapHeader_IsBuilding -> MapHeader_IsInBuilding 2024-12-29 13:59:27 -06:00
tgsm
966de81263 map_header: MapHeader_IsKanto -> MapHeader_IsInKanto 2024-12-29 13:56:17 -06:00
tgsm
eed211efe1 map_header: .unk_12_C -> .momCallIntroParam 2024-12-29 13:48:36 -06:00
tgsm
79748ee8ad map_header: .unk_14_1A -> .runningAllowed_Unused 2024-12-26 15:17:22 -06:00
tgsm
d8d9085418 map_header: Make MapHeader_GetMapEvolutionMethod return an EvoMethod 2024-12-26 15:13:52 -06:00
tgsm
dc533b8f0d map_header: sub_0203B5AC -> MapHeader_IsOutdoors 2024-12-26 14:59:49 -06:00
tgsm
9d0ca64b03 map_header: sub_0203B58C -> MapHeader_IsBuilding 2024-12-26 14:58:42 -06:00
tgsm
efbcae31ac map_header: MapHeader_IsOutdoors -> MapHeader_IsTeleportAllowed 2024-12-26 14:56:15 -06:00
tgsm
a1665e93eb map_header: Create constants for map types, and apply them 2024-12-26 14:54:05 -06:00
tgsm
3c8686f2fd map_header: Use camelCase
Also changes a couple things:
  * map_no -> mapId
  * .location_type -> .mapType
2024-12-26 14:45:16 -06:00
tgsm
65ac5957cc map_header: MAP_HEADER -> MapHeader 2024-12-26 14:45:16 -06:00
tgsm
80efa0af9b Decompile overlay_01_021EF7A0 -> field/draw_map_name 2024-12-15 12:49:36 -06:00
tgsm
8be376e120 safari_zone: Give area 4 a proper name, define area 11 (desert)
I erroneously assumed area 4 was unused since it's not in the default
sets, but it's actually the Rocky Beach. I also missed area 11, which
is the Desert.
2024-11-23 14:42:57 -06:00
Adrienn Tindall
37f01670c3 Requested Changes 2024-11-23 13:41:27 -06:00
Adrienn Tindall
70e963b352 Merge upstream/main 2024-11-19 01:25:45 -05:00
Adrienn Tindall
32b2b012a4 Data dump + file splitting 2024-11-19 01:21:46 -05:00
Adrienn Tindall
91fd721530 finish function decomp 2024-11-18 12:32:53 -05:00
tgsm
62f31f8dd5 Decompile unk_020921A4 -> check save app 2024-11-17 11:36:06 -06:00
tgsm
a7d4319202 application/delete_save: Remove unused files 2024-11-15 10:59:11 -06:00
tgsm
98678319fb Decompile unk_02091CDC -> delete savedata app
Mostly finished 12/16/2023, but I hadn't completed it until now.
2024-11-15 10:33:52 -06:00
tgsm
6f31be9532 heap: Add a heap ID for the delete savedata app 2024-11-15 09:01:55 -06:00
Adrienn Tindall
07b9c4fd01 Document Field_Control
as per request in discord
2024-11-14 04:51:28 -05:00
Adrienn Tindall
da7355f632 Commit before discord request 2024-11-14 04:26:55 -05:00
red031000
30cb64d09c
remove assignment and bitfield alignment 2024-11-12 09:37:12 +02:00
Adrienn Tindall
4337d01963 Begin documenting Celebi Cutscene task 2024-11-10 04:54:03 -05:00
Adrienn Tindall
981aa1c481 Add MTX_RotZ33 decleration 2024-11-10 03:43:58 -05:00
red031000
7cbcb655e7
Merge branch 'master' of https://github.com/pret/pokeheartgold 2024-11-09 18:33:22 +02:00
red031000
a32f0c568d
finish cleanup of map_object 2024-11-09 18:33:02 +02:00
Adrienn Tindall
06705b0d8e Merge remote-tracking branch 'upstream/master' into overlay_02_02251E74 2024-11-07 14:46:07 -05:00
Adrienn Tindall
547c7a413e PhoneBookEntry unk6->mapId, decomp pt 2 2024-11-07 14:45:53 -05:00
red031000
9409a749f2
more cleanup + rename XHY in map_object to XYZ 2024-11-04 08:31:38 +00:00
tgsm
b17606595f Overlay 95: Name init, main, and exit functions for hatch egg app 2024-11-01 20:24:36 -04:00
tgsm
7d1c0f8722 hatch_egg_task: Fix build error, resolve review comments 2024-11-01 20:24:36 -04:00
tgsm
9fc4164edf Decompile unk_020910D8 -> hatch_egg_task 2024-11-01 20:24:36 -04:00
Adrienn Tindall
4fa58ecd00 Revert "Merge branch 'master' into mic-test"
This reverts commit 5addff602e, reversing
changes made to 28cf07be70.
2024-11-01 19:31:29 -04:00
PikalaxALT
5de615ef0d
Revert "Mic Test Overlay" 2024-11-01 19:25:49 -04:00
Adrienn Tindall
39dd3fc053 typedef PhoneBook, decomp pt 1 2024-10-31 20:40:14 -04:00
Adrienn Tindall
701580698a Merge remote-tracking branch 'upstream/master' into mic-test 2024-10-30 21:43:15 -04:00