Commit Graph

1849 Commits

Author SHA1 Message Date
garak 4668d17866 dump leftover subsprite tables 2019-12-17 15:05:23 -05:00
garak e278ebaa55 disassemble through 839FBC8 2019-12-17 15:05:23 -05:00
garak 9ffab7b7f0 dump more graphics 2019-12-17 15:05:23 -05:00
garak 8779886a19 dump more object event / field effect graphics 2019-12-17 15:05:23 -05:00
garak 00955913e8 begin dumping incbinned graphics 2019-12-17 15:05:23 -05:00
garak 01db95acae split out remaining undisassembled pointers 2019-12-17 15:05:23 -05:00
garak 7a0edab573 fix rebase conflicts 2019-12-17 15:05:23 -05:00
garak fc13e1ef6f dump some palette tag tables 2019-12-17 15:05:23 -05:00
garak cdd882f3cc disassemble movement type arrays 2019-12-17 15:05:23 -05:00
garak 46a8b0fb29 finish object event rename 2019-12-17 15:05:23 -05:00
garak 36b2301fd2 mostly standardize to object event to prep for disassembly 2019-12-17 15:05:23 -05:00
PikalaxALT ebd3a13717 Merge pull request #182 from PikalaxALT/small_fix
Align two Japanese strings
2019-12-16 09:51:40 -05:00
PikalaxALT 31724cfe8a Align two Japanese strings 2019-12-16 09:17:13 -05:00
PikalaxALT d064611e62 Merge pull request #181 from PikalaxALT/pokedex_screen
Pokedex screen
2019-12-14 22:14:50 -05:00
PikalaxALT 3301c8ff1d address review comments 2019-12-14 21:57:25 -05:00
PikalaxALT a4e9475709 sub_81052D0 2019-12-14 11:16:59 -05:00
PikalaxALT ed1359f6ed Dump remaining data in data/pokedex_screen 2019-12-13 19:59:18 -05:00
PikalaxALT f4515f14dc Merge branch 'pokedex_screen' of github.com:PikalaxALT/pokefirered into pokedex_screen 2019-12-13 19:21:47 -05:00
PikalaxALT 6ea4a7a40c sub_81051F0 2019-12-13 15:15:48 -05:00
PikalaxALT be8b7a6f13 through sub_81051D0 2019-12-13 14:55:19 -05:00
PikalaxALT e38355d255 through sub_8104EC0 2019-12-13 10:50:31 -05:00
PikalaxALT 2b2e3dc3e7 through sub_8104C2C 2019-12-13 09:37:46 -05:00
PikalaxALT 8616d7172a Dump a lot of pokedex_screen data 2019-12-12 21:26:53 -05:00
PikalaxALT 5df43761c0 through sub_8104A34 2019-12-12 19:00:42 -05:00
PikalaxALT 1f1b8191e7 through sub_810491C 2019-12-12 16:37:32 -05:00
PikalaxALT cfd4b0a5da nonmatching sub_8104664 2019-12-12 16:07:18 -05:00
PikalaxALT e2a4da3a01 through sub_81042EC 2019-12-11 20:30:09 -05:00
PikalaxALT af1c24b751 Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen 2019-12-11 19:51:51 -05:00
PikalaxALT f12824e3b1 Merge pull request #180 from ghoulslash/trainer-card
Trainer card
2019-12-11 18:20:58 -05:00
Evan b43c48202b trainer card strings definition 2019-12-11 17:10:19 -05:00
PikalaxALT 0d586d304d sub_8103AC8 2019-12-11 17:06:27 -05:00
Evan b0623a44bd update TrainerCardData struct 2019-12-11 14:35:09 -05:00
Evan 9806a60837 finish trainer card matching and data 2019-12-11 11:35:10 -05:00
PikalaxALT f55abfddc5 through sub_8103A40 2019-12-11 11:02:42 -05:00
PikalaxALT 6645ad8ccf Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen 2019-12-10 14:13:41 -05:00
PikalaxALT 7526b2ccf1 Merge pull request #179 from jiangzhengwenjz/nonmatching
real match sub_815A1F8
2019-12-10 14:13:23 -05:00
jiangzhengwenjz c609b533d4 sub_815A1F8 2019-12-11 02:47:33 +08:00
PikalaxALT 30f74d1c37 through sub_810345C 2019-12-10 13:27:37 -05:00
PikalaxALT d4314287ae through sub_8102F80 2019-12-10 12:33:19 -05:00
PikalaxALT 002f6d3be6 Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen 2019-12-09 20:31:50 -05:00
PikalaxALT 764b19b470 Merge pull request #178 from ProjectRevoTPP/dump_link_rfu_3
dump baseroms in link_rfu_3.s
2019-12-09 20:29:07 -05:00
ProjectRevoTPP 458c26c7e1 game freak pls 2019-12-09 20:07:56 -05:00
PikalaxALT 0adc6186bc Match sub_810287C 2019-12-09 20:03:05 -05:00
ProjectRevoTPP d4bdc80aae address comments.. again 2019-12-09 19:49:50 -05:00
ProjectRevoTPP 7a84e37eb5 address comments 2019-12-09 19:49:00 -05:00
ProjectRevoTPP 6cc398dee6 dump baseroms in link_rfu_3.s 2019-12-09 19:23:04 -05:00
PikalaxALT efb171875c Nonmatching sub_810287C; annotate rodata 2019-12-09 16:26:22 -05:00
PikalaxALT 9d70b8a4d9 Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen 2019-12-09 08:59:59 -05:00
PikalaxALT f21b113bc6 Merge pull request #177 from ghoulslash/battle-anim
battle_anim*
2019-12-07 20:20:57 -05:00
Evan 88fae7ed40 fix static var names 2019-12-07 18:09:22 -07:00