Commit Graph

1241 Commits

Author SHA1 Message Date
PikalaxALT
2ffd8f2a1b
Rename mystery_gift.c functions 2023-12-06 20:19:46 -05:00
PikalaxALT
f8c138d321
Finish mystery_gift.c 2023-12-06 20:08:53 -05:00
PikalaxALT
ec1f0aa45a
Through sub_0202DC2C 2023-12-01 19:06:03 -05:00
cbt6
36fed81cfb Decompile scrcmd_9 2023-11-18 10:35:35 +08:00
Akira Akashi
ecc014ba66
Merge branch 'master' into master 2023-11-16 14:41:37 +00:00
Akira Akashi
410543eaf4
Merge branch 'master' into master 2023-11-16 04:40:17 +00:00
tgsm
c82778962b Decompile overlay 30 (saving app on touch screen) 2023-11-12 02:51:56 -06:00
tgsm
a4efb4782b Fix various function declarations 2023-11-08 17:52:09 -06:00
tgsm
3c607e68a6 gx_layers: Replace "layers" with "planes", use GfGfx prefix
This also renames `gx_layers` to `gf_gfx_planes`.
2023-11-08 15:24:53 -06:00
red031000
db3ba72ee8
event_data -> save_vars_flags 2023-11-07 16:11:30 +00:00
tgsm
40b2844896 Use planemask constants where applicable 2023-10-29 23:00:34 -05:00
Akira Akashi
48f4ce315e
Merge branch 'master' into systask-with-env 2023-10-23 20:23:49 +01:00
cbt6
726696a2f9 Use BattleBg and Terrain enum types 2023-10-23 20:31:37 +08:00
cbt6
28645caf88 Document battle background and terrain 2023-10-21 23:00:27 +08:00
tgsm
a891862aca Decompile unk_02007200 -> systask_environment 2023-10-18 12:53:25 -05:00
cbt6
26dff435e5
Merge branch 'master' into overlay_25 2023-10-19 01:19:01 +08:00
Adrienn Tindall
ad21c6be30 Address review + document alph puzzle strings 2023-10-18 11:02:34 -04:00
cbt6
69c3133abe Use character constants 2023-10-18 22:35:29 +08:00
cbt6
d073e63932 Address review comments 2023-10-18 07:13:45 +08:00
cbt6
b5e78fc855 Add header file 2023-10-17 10:22:36 +08:00
cbt6
9dac4034a5 Decompile overlay_25 2023-10-17 10:00:03 +08:00
Adrienn Tindall
6b4675b3de Merge branch 'master' of https://github.com/adrienntindall/pokeheartgold 2023-10-16 21:31:51 -04:00
Adrienn Tindall
2e9fd85518 Fix build errors 2023-10-16 21:31:49 -04:00
Adrienn Tindall
8f9a4bc67d
Update include/unk_02004A44.h
Co-authored-by: Thomas <doodrabbit@hotmail.com>
2023-10-13 14:07:16 -05:00
Adrienn Tindall
99f548a4c2 Battle Setup terrain documentation 2023-10-12 18:16:49 -04:00
Adrienn Tindall
345421952e Merge branch 'master' of https://github.com/adrienntindall/pokeheartgold 2023-10-12 16:44:07 -04:00
Adrienn Tindall
7db4002cc6 lil bit of battle code 2023-10-12 16:44:01 -04:00
Adrienn Tindall
564885303a
Merge branch 'master' into master 2023-10-12 11:20:45 -05:00
Adrienn Tindall
52d46501be Cleanup 2023-10-12 08:26:53 -04:00
Adrienn Tindall
5e504f9f14 Fix OPTIONS error 2023-10-12 07:05:06 -04:00
Adrienn Tindall
4b5b18cdbb
Merge branch 'master' into master 2023-10-12 06:02:32 -05:00
Adrienn Tindall
b96b821a6f Finish up function decomp 2023-10-12 05:55:54 -04:00
tgsm
c61cba7602 berry_pots_app: Address review comments 2023-10-11 14:45:17 -05:00
Adrienn Tindall
41e65fc8ee Fixed checksum errors 2023-10-11 04:40:04 -04:00
Adrienn Tindall
479139ef82 Pinpointing checksum 2 2023-10-11 03:47:07 -04:00
Adrienn Tindall
d9febdd154 Shasum checkpoint
Having checksum issues with the next few functions and can't pinpoint it yet
2023-10-11 03:39:38 -04:00
tgsm
cbbee56dfd unk_0200CF18: Make two parameters const for a function
Gets rid of a couple of ugly casts in the Berry Pots app.
2023-10-10 23:51:17 -05:00
tgsm
a864a3fc55 game_stats: Add constants for stats 0 and 5 2023-10-10 23:51:17 -05:00
tgsm
07807855e1 berry_pots_app: Clean up, document some things 2023-10-10 23:51:17 -05:00
tgsm
e64c533cbd text: Fix AddTextPrinterParameterized2 declaration 2023-10-10 23:51:17 -05:00
tgsm
b4050e2a5d overlay 16: Fix ov16_022017FC declaration 2023-10-10 23:51:17 -05:00
tgsm
f5e26c409c Start decompiling overlay 17 2023-10-10 23:51:17 -05:00
cbt6
0e342f83b3 Name script command function 2023-10-09 22:41:58 +08:00
cbt6
4d6eca0c37 Merge remote-tracking branch 'pret/master' into unk_0206D494 2023-10-09 22:09:23 +08:00
cbt6
3c83fe7713 Address review comments 2023-10-09 22:07:49 +08:00
cbt6
f0fc5863a6 Make constants for npc trades 2023-10-09 22:06:14 +08:00
cbt6
190b8795b3 Typedef gymmick type 2023-10-09 22:04:54 +08:00
Adrienn Tindall
422d91257e up to ov110_021E6904 2023-10-08 20:33:05 -04:00
Adrienn Tindall
2369ee5d82
Merge branch 'master' into unk_0208E600 2023-10-08 09:04:50 -05:00
cbt6
247f272399 Decompile unk_0206D494 2023-10-05 23:31:57 +08:00