Commit Graph

1664 Commits

Author SHA1 Message Date
Adrienn Tindall
b303181c6e Battle Command, 6
Huge thanks to @jiangzhengwenjz for the help on getting BtlCmd_HealthbarDataUpdate to match for this one!

Co-Authored-By: jiangzhengwenjz <15051292+jiangzhengwenjz@users.noreply.github.com>
2022-11-05 20:50:46 -04:00
Adrienn Tindall
548c1c4eb9 Battle Command, 5
Updated all names for the battle commands, huge thanks to BluRosie for giving me the reference for them!

Co-Authored-By: Nathan <16446370+BluRosie@users.noreply.github.com>
2022-11-04 21:53:38 -04:00
Adrienn Tindall
20f00f79cb Battle Command, 4 2022-11-04 01:53:14 -04:00
Adrienn Tindall
5b4b88e419 Battle Command, 3 2022-11-03 23:57:02 -04:00
Adrienn Tindall
db965d4662 Merge upstream/master 2022-11-03 23:06:49 -04:00
Adrienn Tindall
19d0031913 Battle Command, 2 2022-11-03 22:58:40 -04:00
Adrienn Tindall
b6167beec1 Battle Command pt 1
Mostly getting the relevant structs ready, I got a lot more of the assembly file decomped but it's a lot more scatterbrained for sure
2022-11-03 18:15:56 -04:00
Adrienn Tindall
d48f0e4904 Redid split to reduce file size of battle_command.s 2022-11-01 07:42:04 -04:00
PikalaxALT
9a1faed345
Merge pull request #108 from PikalaxALT/resolve_blx 2022-10-31 20:48:07 -04:00
PikalaxALT
0007e2a7cb Replace blx with bl when calling ov123 funcs 2022-10-31 20:16:09 -04:00
Thomas
cd128eb149
Merge pull request #107 from tgsm/decrypt-123
overlay_123: Use decrypted version & re-encrypt after building
2022-10-31 19:08:14 -05:00
Adrienn Tindall
9d46feb888 Split overlay 12 based on sBattleScriptCommandTable 2022-10-31 17:41:11 -04:00
tgsm
5d8d317f75 overlay_12: Fix hardcoded pointer to ov10_02220AAC
This solves another shiftability issue.
2022-10-31 12:58:57 -05:00
tgsm
5bebd7b261 make: Fix check for main target 2022-10-27 08:53:32 -05:00
tgsm
90037ee243 overlay_123: Use decrypted version & re-encrypt after building
This also solves some (but not all) shiftability issues.
2022-10-27 07:55:59 -05:00
tgsm
16e527364e make: Build mod123encry when building tools 2022-10-27 07:55:59 -05:00
tgsm
39566a0201 mod123encry: Fix level 1 encryption 2022-10-27 07:55:59 -05:00
Revo
a819b87650
Merge pull request #106 from tgsm/field_map_object
Decompile field_map_object
2022-10-25 19:46:35 -04:00
tgsm
71ee28fc3c field_map_object: Name some functions, various improvements 2022-10-25 08:37:31 -05:00
tgsm
2fcfe80633 field_map_object: Clean up function declarations 2022-10-23 14:02:50 -05:00
tgsm
897f5e08df Decompile field_map_object, 7 2022-10-23 12:24:57 -05:00
tgsm
ac6678f12d Decompile field_map_object, 6 2022-10-23 06:14:28 -05:00
tgsm
a09a62cfd7 field_map_object: Fix sub_0205F9D0 2022-10-23 04:44:02 -05:00
tgsm
6dfceafe0b Decompile field_map_object, 5 2022-10-23 04:32:13 -05:00
tgsm
fc8400fe52 Decompile field_map_object, 4 2022-10-22 13:14:18 -05:00
tgsm
134ed18de4 Decompile field_map_object, 3 2022-10-22 05:41:00 -05:00
tgsm
3fc781d953 Decompile field_map_object, 2 2022-10-21 21:33:42 -05:00
tgsm
c207b5358c Decompile field_map_object, 1 2022-10-21 21:33:42 -05:00
Revo
4634f64cd0
Merge pull request #105 from adrienntindall/master
Decompile field_player_avatar
2022-10-21 21:48:01 -04:00
Adrienn Tindall
988ce5bbd6
Merge branch 'master' into master 2022-10-21 21:23:56 -04:00
Adrienn Tindall
69078ef15a Decompile field_player_avatar 2022-10-21 21:23:00 -04:00
Revo
5db33d26f1
Merge pull request #104 from adrienntindall/master
Decompile unk_02055BF0
2022-10-21 11:08:30 -04:00
Adrienn Tindall
2d75d38426 Decompile unk_02055BF0
Found this lying around in a folder with a buncha other decompiled files I did awhile back- no idea why I didn't clean them up and push before but oh well I'm doing it now. Likely also means 2-3 more files to come if I get to those
2022-10-21 10:15:16 -04:00
Revo
c5fa88be85
Merge pull request #100 from adrienntindall/master
decompile scrcmd_pokemon_misc
2022-10-19 07:10:54 -04:00
Adrienn Tindall
bedb9b554e Merge clean up 2022-10-19 06:52:37 -04:00
Adrienn Tindall
db4cedecb1 Merge remote-tracking branch 'upstream/master' 2022-10-19 06:22:28 -04:00
Adrienn Tindall
32d9fe2170 Renaming files since I don't wanna deal with data right now 2022-10-19 06:22:03 -04:00
Adrienn Tindall
e775b8d79a Decompile scrcmd_pokemon_misc, 13
I'll leave the rest of this function's documentation as an exercise for the reviewers (or just whoever wants to do it)
2022-10-19 06:09:32 -04:00
Revo
c2636da81a
Merge pull request #102 from tgsm/ov26
Split & decompile overlay 26
2022-10-16 11:25:33 -04:00
Revo
d4c2c269bf
Merge branch 'master' into ov26 2022-10-16 07:30:29 -04:00
Revo
369857f997
Merge pull request #103 from abaresk/workflow-build
Try speeding up github build times
2022-10-16 07:30:18 -04:00
Adrienn Tindall
496ccfbb32 Decompile scrcmd_pokemon_misc, 12
Also cleaned up list_menu.h and list_menu.c since I'll need them for my next PR
2022-10-16 06:32:17 -04:00
Abaresk
eb7ed919ea Try to speed up github builds 2022-10-16 06:32:41 +00:00
tgsm
6c37e406f9 Decompile overlay_26_022599D0 2022-10-16 01:07:58 -05:00
tgsm
962747b87a Decompile overlay_26_022598C0
Co-authored-by: jiangzhengwenjz <jiangzhengwenjz@users.noreply.github.com>
2022-10-16 00:55:50 -05:00
tgsm
20f02a7fe2 Split overlay 26 2022-10-16 00:52:04 -05:00
tgsm
5bb75b323a field_map_object: Add MapObject_GetScript & MapObject_GetType decls 2022-10-16 00:51:26 -05:00
Adrienn Tindall
dabf571bd0 Decompile scrcmd_pokemon_misc, 11 2022-10-12 05:17:13 -04:00
Adrienn Tindall
249c3709e5 Decompile scrcmd_pokemon_misc, 10 2022-10-12 04:06:09 -04:00
Adrienn Tindall
d6fce12780 Decompile scrcmd_pokemon_misc, 9
Also includes documentation of functions to the best of my ability
2022-10-12 03:02:03 -04:00