Commit Graph

849 Commits

Author SHA1 Message Date
PikalaxALT
f8e911bcf5 Partial documentation of region map 2020-01-08 16:03:42 -05:00
PikalaxALT
f257e2006a Port region_map rodata to C 2020-01-07 20:51:12 -05:00
PikalaxALT
b3bb58267b Port image_processing_effects from Emerald 2020-01-07 19:18:26 -05:00
PikalaxALT
1235d7c506 through sub_80C527C 2020-01-07 16:25:13 -05:00
PikalaxALT
ce44eb021c through sub_80C4E08 2020-01-07 15:37:15 -05:00
PikalaxALT
ccb5c0f324 Merge branch 'master' of github.com:pret/pokefirered into region_map 2020-01-06 13:59:20 -05:00
PikalaxALT
26f7ba4823
Merge pull request #204 from mrgriffin/field-screen-effect
Decompile field_screen_effect
2020-01-06 13:35:48 -05:00
PikalaxALT
2c825017e6 through sub_80C1A94 2020-01-04 13:12:22 -05:00
PikalaxALT
e58e6689b8 through sub_80C1920 2020-01-03 16:04:43 -05:00
PikalaxALT
e2fb677742 through sub_80C144C 2020-01-03 11:00:37 -05:00
PikalaxALT
20c5160bf7 through sub_80C1058 2020-01-03 10:22:37 -05:00
PikalaxALT
3535cf2ebc through sub_80C0E5C 2020-01-03 09:09:02 -05:00
PikalaxALT
5a4ffc9a8e sub_80C04E4 2020-01-02 10:48:43 -05:00
Martin Griffin
8fb5ce5790 Decompile field_screen_effect 2019-12-27 16:31:07 +00:00
Martin Griffin
5c9114a245 Decompile field_tasks 2019-12-27 16:09:45 +00:00
PikalaxALT
59581b3c57 region_map through sub_80BFFD0 2019-12-23 13:33:06 -05:00
PikalaxALT
25d2e64ae5 Unify pokedex_screen rodata 2019-12-22 14:43:42 -05:00
PikalaxALT
6dfcec1181 Decompile post_battle_event_funcs 2019-12-21 20:37:24 -05:00
PikalaxALT
e1fa1869b5
Merge pull request #197 from PikalaxALT/pokedex_screen
Some documentation in pokedex_screen
2019-12-21 14:45:09 -05:00
jiangzhengwenjz
16396b8ebb clean up 2019-12-22 03:37:13 +08:00
PikalaxALT
f1f3f4b8a2 Some documentation in pokedex_screen 2019-12-21 12:17:06 -05:00
PikalaxALT
d6741335d6 Rename title screen assets and remove dummied standalone pal 2019-12-20 15:35:40 -05:00
PikalaxALT
67cf45f7b3 Match player name choices in LG 2019-12-20 13:53:56 -05:00
PikalaxALT
ba5861e452 leafgreen match .text 2019-12-20 10:05:25 -05:00
PikalaxALT
969efabaf5
Merge pull request #184 from jiangzhengwenjz/nonmatching
fake match sub_804C728 & sub_804CF14; fix build with NONMATCHING defined
2019-12-19 13:39:38 -05:00
PikalaxALT
3d123182a8 Delete obsolete comment 2019-12-19 11:32:55 -05:00
PikalaxALT
dd0da2484f Match FireRed Rev1 2019-12-19 10:23:05 -05:00
jiangzhengwenjz
84d9a1e723 sub_804C728; sub_804CF14 2019-12-19 13:43:11 +08:00
garak
8ee35bc615 *actual* final pass at unifying on object event 2019-12-17 21:35:09 -05:00
garak
fabe354c01 final pass at unifying on object event 2019-12-17 20:16:40 -05:00
garak
ddaa88390e eventobject -> objectevent take 3 2019-12-17 18:49:34 -05:00
garak
4668d17866 dump leftover subsprite tables 2019-12-17 15:05:23 -05:00
garak
7a0edab573 fix rebase conflicts 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
3301c8ff1d address review comments 2019-12-14 21:57:25 -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
5df43761c0 through sub_8104A34 2019-12-12 19:00:42 -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
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
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