Commit Graph

2152 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
17ce56c73d
fix build 2025-02-12 05:58:32 +00:00
red031000
15d57c2a1c
finish cleanup of field_move 2025-02-12 05:50:55 +00:00
red031000
483eae4356
a thing 2025-02-12 05:50:54 +00:00
red031000
351eaed9e3
start to cleanup field_move.c 2025-02-12 05:50:50 +00:00
tgsm
53b4a67f1d application/main_menu: Run clang-format 2025-02-09 12:01:06 -06:00
tgsm
cb184f0490 application/main_menu: Slightly more documentation 2025-02-08 23:43:44 -06:00
tgsm
8953f7517e application/main_menu: More documentation, fix some fakematches 2025-02-08 23:43:44 -06: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
red031000
d6c09454f9
remove extra comment 2025-02-09 05:31:03 +00: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
ce9e8a144e data/map_headers: Make sure sMapHeaders won't be duplicated elsewhere 2024-12-26 14:54:09 -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
Adrienn Tindall
37f01670c3 Requested Changes 2024-11-23 13:41:27 -06:00
Adrienn Tindall
6088f556df Delete overlay_02.h 2024-11-19 10:56:09 -05:00
Adrienn Tindall
2c4440bfa5 Minor event cutscene documentation 2024-11-19 10:45:25 -05: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
8c1e82b15b application/check_savedata: Resolve review comment 2024-11-17 12:39:57 -06:00
tgsm
620b4aa46e application/delete_savedata: Use UnkStruct_02111868_sub for args 2024-11-17 11:38:45 -06:00
tgsm
62f31f8dd5 Decompile unk_020921A4 -> check save app 2024-11-17 11:36:06 -06:00
tgsm
f8311e06ea application/delete_save: Resolve review comments 2024-11-15 11:52:05 -06:00
tgsm
a7d4319202 application/delete_save: Remove unused files 2024-11-15 10:59:11 -06:00
tgsm
d1396a7442 application/delete_save: Fix remaining fakematches 2024-11-15 10:40:24 -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
Adrienn Tindall
6e4c030b73
Merge branch 'master' into hotfix/sbox_gra 2024-11-14 08:28:45 -05: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
PikalaxALT
8ccfa660d5
simplify sbox_gra filename; add .knarcorder 2024-11-11 18:31:11 -05: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