Commit Graph

1130 Commits

Author SHA1 Message Date
yenatch
c7398d66cb Dump the cries and rewrite aif2pcm. (#156) 2017-01-06 20:12:47 -08:00
YamaArashi
17118c1b09 fix broken build 2017-01-06 19:00:45 -08:00
YamaArashi
5428379474 Merge pull request #168 from camthesaxman/intro
decompile more intro functions
2017-01-06 18:48:55 -08:00
camthesaxman
b6b9ebd3ee decompile more intro functions 2017-01-06 20:32:46 -06:00
YamaArashi
b9ac748a2c Merge pull request #167 from marijnvdwerf/decompile/credits
Start decompiling credits
2017-01-06 16:03:44 -08:00
Marijn van der Werf
f1a304b7e4 Start decompiling credits 2017-01-07 00:55:24 +01:00
YamaArashi
350bd3b11a complete PokemonStorage struct 2017-01-06 02:34:39 -08:00
YamaArashi
2b1a767e57 trim whitespace 2017-01-06 01:27:27 -08:00
YamaArashi
8f48d74066 make BattleAICmd_unk_30 match 2017-01-06 01:26:05 -08:00
YamaArashi
1409ca97ed dump subsprite table 2017-01-06 01:01:20 -08:00
YamaArashi
8a4775755c move vars to header 2017-01-06 00:44:08 -08:00
YamaArashi
d75c719707 define pokemon size record data in C 2017-01-06 00:39:20 -08:00
YamaArashi
a5f060bc1b get rid of battle AI incbin 2017-01-06 00:06:33 -08:00
YamaArashi
7ed2b30fc2 get rid of Shedinja-related incbin 2017-01-05 23:58:43 -08:00
YamaArashi
b94b4d1e52 split data 2017-01-05 23:40:01 -08:00
YamaArashi
eeacf2f835 lottery prize data 2017-01-05 20:44:28 -08:00
YamaArashi
c1b2c31a4a item constants 2017-01-05 20:39:55 -08:00
YamaArashi
746b12fb99 global.h formatting 2017-01-05 20:22:44 -08:00
YamaArashi
b9a1bbfca3 split out more data 2017-01-05 20:17:12 -08:00
YamaArashi
30e676b149 Merge pull request #166 from ProjectRevoTPP/master
quick fix to make ROM build again
2017-01-05 20:16:57 -08:00
ProjectRevoTPP
dc2d1251f1 quick fix to make ROM build again 2017-01-06 04:13:59 +00:00
ProjectRevoTPP
94fb9ab2a9 more labels (#165)
* more labels and match sub_810745C

* formatting

* move BattleStruct to battle.h and combine both loose structs

* oops

* more labels for rom4.c
2017-01-05 19:50:45 -08:00
YamaArashi
8be8af5dbe Merge pull request #164 from marijnvdwerf/decompile/contest-painting
Contest painting
2017-01-05 19:09:36 -08:00
Marijn van der Werf
076d9e8def Contest painting 2017-01-06 04:06:24 +01:00
YamaArashi
2bf932b4f0 Merge pull request #163 from camthesaxman/intro
decompile more intro functions
2017-01-05 15:58:58 -08:00
YamaArashi
297de57541 Merge pull request #162 from marijnvdwerf/decompile/party_menu
Decompile party_menu functions
2017-01-05 15:58:02 -08:00
camthesaxman
9dc9c657b4 decompile up to sub_813D908 2017-01-05 17:53:06 -06:00
Marijn van der Werf
505ad946b9 Decompile party_menu functions 2017-01-06 00:44:16 +01:00
camthesaxman
e7ea49dc38 decompile up to sub_813D584 2017-01-05 17:08:36 -06:00
camthesaxman
48a3dfbb26 decompile sub_813D0CC 2017-01-05 15:08:31 -05:00
YamaArashi
9c364f5d17 define fanfare data in C 2017-01-05 05:00:19 -08:00
YamaArashi
96ccf2cf22 define palette struct in C 2017-01-05 04:53:16 -08:00
YamaArashi
624e2551de split out tileset anim data 2017-01-05 04:47:00 -08:00
YamaArashi
76c4938318 get rid of MenuItem struct 2017-01-05 04:33:10 -08:00
YamaArashi
9b0872d1b8 define some menu data in C 2017-01-05 04:24:19 -08:00
YamaArashi
3d412c4502 split out party_menu data 2017-01-05 03:56:31 -08:00
YamaArashi
fc29d14c6c split out reset_rtc_screen data 2017-01-05 03:52:07 -08:00
YamaArashi
861adbbe6a split out field_tasks data 2017-01-05 03:47:33 -08:00
YamaArashi
3dc2f89924 field_8 -> savedCallback 2017-01-05 02:53:34 -08:00
YamaArashi
8da8d575ba name clock functions 2017-01-05 02:49:06 -08:00
camthesaxman
1505e4e24c begin decompiling more intro code 2017-01-04 23:20:09 -06:00
YamaArashi
af4845a4a1 add some vars 2017-01-04 20:16:15 -08:00
YamaArashi
8c02b87c32 use SYS_CLOCK_SET define 2017-01-04 19:51:43 -08:00
YamaArashi
f3595e9022 name function 2017-01-04 19:41:30 -08:00
YamaArashi
ef6bf02e70 decompile more summary screen functions 2017-01-04 19:38:14 -08:00
ProjectRevoTPP
4b16d04dcc decompile clock.c (#161)
* remove matsuda debug menu from ld_script

* decompile clock.c

* formatting
2017-01-04 19:20:17 -08:00
ProjectRevoTPP
b11ce5c17d remove matsuda debug menu from ld_script (#160) 2017-01-04 15:37:11 -08:00
Cameron Hall
41d2b112eb almost finish decompiling matsuda_debug_menu.c (#158)
* almost finish decompiling matsuda_debug_menu.c

* rename sub_8071C20 to CloseMenu
2017-01-04 14:32:45 -08:00
ProjectRevoTPP
370c7f7853 more labels (#159)
* labels for tv.c and tv.s

* match function prologue a little bit better

* whoops

* label and document lottery_corner.c

* gSoftResetDisabled

* add labels for main_menu.c

* labels for metatile_behavior.c
2017-01-04 14:31:44 -08:00
YamaArashi
3c1109d03f Merge pull request #157 from marijnvdwerf/decompile/sub_800DC24
Decompile sub_800DC24
2017-01-04 11:54:29 -08:00