Commit Graph

887 Commits

Author SHA1 Message Date
Akashi Akira
0e71a8a8d1
rename MSGFMT to MessageFormat 2023-05-16 05:36:43 +01:00
Akashi Akira
f81b360785
rename all instances of GF_Camera to Camera 2023-05-12 23:33:04 +01:00
Konrad Borowski
18a2614158 Format type effectiveness table 2023-04-14 08:03:54 +02:00
Eduardo Quezada
992091189e Removed trailing spaces and tabs 2023-02-17 18:13:00 -03:00
Nomura
14c4893817 Slim down global.inc 2023-01-27 23:42:00 +01:00
Abaresk
85a6008671 Fix line endings 2023-01-26 01:47:59 +00:00
Adrienn Tindall
706fa629a1 Split Overlay 80
Some of the rodata was causing issues when it tried to be split- maybe it's supposed to be in a .dat file? All data that couldn't be split is made public in global.inc and put in overlay_80_0222BDF4.s
2023-01-18 02:58:31 -05:00
Adrienn Tindall
8e3a787d22 Naming things 2023-01-11 22:50:28 -05:00
Adrienn Tindall
50542bb40c unk_02050660 -> encounter.c 2023-01-11 22:33:18 -05:00
Adrienn Tindall
366b4ac1d3 Some documentation work 2023-01-10 03:17:26 -05:00
Adrienn Tindall
b29ce67137 Battle Arcade Game Board, 2 2023-01-10 03:14:10 -05:00
Adrienn Tindall
b166c08117 Overlay 84 -> Battle Arcade Game Board, 1 2023-01-09 23:09:02 -05:00
Abaresk
bf5e08bb4d Decompile Voltorb Flip 2022-12-31 15:44:27 +00:00
Adrienn Tindall
f62175053d Consolidate FieldSys_ nomenclature + misc documentation 2022-12-08 10:31:27 -05:00
Adrienn Tindall
edcbbe9d2d Decompile metatile_behavior 2022-12-06 23:08:37 -05:00
Adrienn Tindall
fde0717fc0 Decompile unk_0203DE74 2022-12-06 18:38:33 -05:00
Adrienn Tindall
835fe3d3f5 Suppress warnings, replace constants 2022-12-05 13:08:29 -05:00
Adrienn Tindall
01b68b9e52 Battle Command, 18 2022-12-05 10:11:18 -05:00
Adrienn Tindall
e501488682 Battle Command, 17 2022-12-04 17:11:01 -05:00
Adrienn Tindall
fd30fb3940 Battle Command, 16
This also includes a TON of documentation on what's been worked on so far
2022-12-04 12:39:27 -05:00
Adrienn Tindall
69e4ffdb5e Battle Command, 15 2022-12-02 17:23:57 -05:00
Adrienn Tindall
9d947d7527 Battle Command, 14 2022-11-23 05:34:49 -05:00
Adrienn Tindall
78ebf2c67a Battle Command, 13 2022-11-21 15:35:33 -05:00
Adrienn Tindall
ce2526d24a Battle Command, 12 2022-11-16 22:34:13 -05:00
Adrienn Tindall
4c82a53e72 waza.c -> move.c
it needed to be done
2022-11-15 00:18:30 -05:00
Adrienn Tindall
5d2c9a624f Battle Command, 11 2022-11-14 22:58:10 -05:00
Adrienn Tindall
cbd774781d Added all the header files/declaration + documentation work 2022-11-13 02:24:46 -05:00
Adrienn Tindall
cb8590558f Finished splitting overlay 12
tbh this was mostly because I didn't want the headers to be an absolute mess when going through and declaring all the functions
2022-11-12 13:15:13 -05:00
Adrienn Tindall
b55ac0ea1c Battle Command, 10 2022-11-10 23:32:07 -05:00
Adrienn Tindall
70cee1fccf Battle Command, 9 2022-11-10 11:01:22 -05:00
Adrienn Tindall
72cb70bb3d Battle Command, 8 2022-11-08 15:27:40 -05:00
Adrienn Tindall
8ffa701793 Battle Command, 7
BattleSystem struct outlined, some documentation
2022-11-07 02:32:07 -05:00
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
0007e2a7cb Replace blx with bl when calling ov123 funcs 2022-10-31 20:16:09 -04: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
71ee28fc3c field_map_object: Name some functions, various improvements 2022-10-25 08:37:31 -05:00
tgsm
ac6678f12d Decompile field_map_object, 6 2022-10-23 06:14:28 -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