Commit Graph

994 Commits

Author SHA1 Message Date
PikalaxALT
bba7f06cd9 Fix songs constants header eof 2019-06-13 16:36:07 -04:00
PikalaxALT
9aac6112a2 Some symbol renaming 2019-06-13 16:34:18 -04:00
PikalaxALT
bd53ad9396 help_system: through sub_813C584 2019-06-13 13:56:10 -04:00
PikalaxALT
e30052e271 help_system: through sub_813C3AC 2019-06-13 13:45:46 -04:00
PikalaxALT
2ffcf13f6b help_system: through sub_813BFC0 2019-06-13 11:15:37 -04:00
PikalaxALT
15722bdd2d help_system: through sub_813BC5C 2019-06-13 10:33:01 -04:00
PikalaxALT
63b2153402 help_system: sub_813B870 2019-06-13 09:56:44 -04:00
PikalaxALT
9a1408797c help_system: EWRAM_DATA 2019-06-12 21:34:35 -04:00
PikalaxALT
b26196e1f8 EWRAM symbols in main.c 2019-06-12 21:14:51 -04:00
PikalaxALT
cec9eaf7f8 Consolidate gDecompressionBuffer 2019-06-12 21:02:34 -04:00
PikalaxALT
ad25741237
Merge pull request #66 from pret/help_system_812B1E0
Decompile help_system_812b1e0
2019-06-12 20:29:24 -04:00
PikalaxALT
c993f5db4e A little bit of cleanup 2019-06-12 17:25:36 -04:00
PikalaxALT
63defaa95f Finish help_system_812B1E0 decomp 2019-06-12 17:08:46 -04:00
PikalaxALT
85aeb8d476 help_system_812B1E0: through sub_812BDEC 2019-06-12 16:43:34 -04:00
PikalaxALT
5f41304d75 help_system_812B1E0: sub_812B780 2019-06-12 15:51:45 -04:00
PikalaxALT
12c62c656b Decompile help system rodata 2019-06-12 14:46:42 -04:00
PikalaxALT
2a784c9a5d Disassemble help system strings 2019-06-12 14:24:26 -04:00
PikalaxALT
be45952bc9 help system data from gUnknown_845B660 onward 2019-06-12 12:55:45 -04:00
PikalaxALT
a556316043 help_system_812B1E0: through sub_812B754 2019-06-12 11:48:53 -04:00
PikalaxALT
b6709608f5 help_system_812B1E0: through sub_812B5A8 2019-06-11 19:32:23 -04:00
PikalaxALT
71d017a2bc help_system_812B1E0: through sub_812B4D8 2019-06-11 17:32:33 -04:00
PikalaxALT
c5c9e35807 help_system_812B1E0: through sub_812B27C 2019-06-11 14:32:12 -04:00
PikalaxALT
34368a8281 Start code decomp and data dism in help system 2019-06-11 11:13:05 -04:00
PikalaxALT
423dc1aeb1 Rename teachy_tv static objects 2019-06-11 10:25:33 -04:00
PikalaxALT
75a89830a9 Cleanup and documentation of teachy_tv 2019-06-11 10:11:23 -04:00
PikalaxALT
9b58695341 Merge branch 'master' of github.com:pret/pokefirered 2019-06-11 07:08:19 -04:00
PikalaxALT
611cd549db Split out Teachy TV text 2019-06-11 07:08:08 -04:00
PikalaxALT
8ffa9b4b65
Merge pull request #65 from jiangzhengwenjz/teachy_tv
graphic decomp, should have been in the previous PR
2019-06-11 07:05:04 -04:00
PikalaxALT
c68d497288 Document vars in TeachyTvLoadBg3Map 2019-06-11 07:00:08 -04:00
PikalaxALT
aa49880006 Fix remaining issues in teachy_tv 2019-06-10 22:14:25 -04:00
jiangzhengwenjz
7a580b8d3e more reasonable png width 2019-06-11 09:00:35 +08:00
jiangzhengwenjz
d3c9abb7c6 graphic decomp 2019-06-11 08:46:16 +08:00
PikalaxALT
03e47515e1
Merge pull request #62 from jiangzhengwenjz/teachy_tv
teachy_tv
2019-06-10 20:20:24 -04:00
jiangzhengwenjz
731b5e103a DUMMY_WIN_TEMPLATE 2019-06-11 07:34:22 +08:00
jiangzhengwenjz
3530d21a10 control block callback field 2019-06-11 07:30:51 +08:00
jiangzhengwenjz
191f3f783f savedCallback field 2019-06-11 07:24:12 +08:00
jiangzhengwenjz
e87ae0c76d more consistency 2019-06-11 06:33:55 +08:00
jiangzhengwenjz
7d8272749f quick fix 2019-06-11 06:24:49 +08:00
jiangzhengwenjz
33530548d6 TeachyTvPushBackNewMapPalIndexArrayEntry 2019-06-11 06:23:09 +08:00
jiangzhengwenjz
c28365392e struct ScrollArrowsTemplate 2019-06-11 05:44:21 +08:00
jiangzhengwenjz
20a09555ea fixed lots of stuff 2019-06-11 05:20:42 +08:00
PikalaxALT
19c9e0851a
Merge pull request #64 from garakmon/unown_decap
fix unown dir capitalization / update .gitattributes linguist language and json eol
2019-06-10 08:37:11 -04:00
jiangzhengwenjz
19f89762cf data decomp 2019-06-10 16:56:12 +08:00
jiangzhengwenjz
35c1491147 sub_815C0D4 finished 2019-06-10 12:44:12 +08:00
jiangzhengwenjz
b9dd482ec9 fixed array decl 2019-06-10 09:17:07 +08:00
jiangzhengwenjz
12191612cd TeachyTvLoadMapPalette and fixes 2019-06-10 09:03:39 +08:00
jiangzhengwenjz
1345bffa22 more consistency 2019-06-10 08:36:36 +08:00
jiangzhengwenjz
f32fdd0bff consistency 2019-06-10 08:33:58 +08:00
jiangzhengwenjz
a8f6aeb05d more fixes 2019-06-10 08:30:52 +08:00
jiangzhengwenjz
b44bd642b8 more fix 2019-06-10 08:24:07 +08:00