Commit Graph

856 Commits

Author SHA1 Message Date
PikalaxALT
855b7780d9 Resolve review comments 2020-01-08 18:29:04 -05:00
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
4b0befea41 Split out image_processing_effects 2020-01-07 16:47:50 -05:00
PikalaxALT
b8ec686427 through sub_80C4D30 2020-01-07 15:13:48 -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
404932ba23 through sub_80C0B9C 2020-01-02 12:39:48 -05:00
PikalaxALT
7310adb5f7 Merge branch 'master' of github.com:pret/pokefirered into region_map 2020-01-02 09:27:59 -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
4d7a5b165f
Merge pull request #192 from mrgriffin/flash-scanline-effect
Describe flash scanline effect
2019-12-23 16:53:33 -05:00
Martin Griffin
2c08f9f6fb Describe flash scanline effect
Based on pokeemerald's functions of the same name.
2019-12-23 18:47:39 +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
337d755fc5 Structure gUnknown_8451EE4 template 2019-12-22 14:07:53 -05:00
PikalaxALT
ad11779e19 gDexCategoryPtrs --> gDexCategories 2019-12-21 14:40:34 -05: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
32c41f0ec0 MILESTONE: Match LeafGreen 1.0 and 1.1 2019-12-20 14:19:13 -05:00
PikalaxALT
6ba9836ca1 Match leafgreen script_data 2019-12-20 10:23:32 -05:00
PikalaxALT
ba5861e452 leafgreen match .text 2019-12-20 10:05:25 -05:00
PikalaxALT
3770909be0 Finish aligning assets in LG 2019-12-20 09:39:55 -05:00
PikalaxALT
d5c4f4429a More LG matching 2019-12-19 15:27:35 -05:00
PikalaxALT
dd0da2484f Match FireRed Rev1 2019-12-19 10:23:05 -05:00
garak
da93247ea8 use s16 for obj_rot_scal_anim_frame 2019-12-17 23:20:58 -05:00
garak
8ee35bc615 *actual* final pass at unifying on object event 2019-12-17 21:35:09 -05:00
garak
ddaa88390e eventobject -> objectevent take 3 2019-12-17 18:49:34 -05:00
garak
47d9fbef93 use obj_pal macro 2019-12-17 17:53:54 -05:00
garak
c714990466 fix some erroneously split spritesheets 2019-12-17 17:31:45 -05:00
garak
977a995cdd disassemble final baserom incbins from event_object_movement 2019-12-17 15:05:23 -05:00
garak
ed7a1d16e7 disassemble all remaining animcmd tables 2019-12-17 15:05:23 -05:00
garak
16b23febd2 dump anim table pointers (83 baserom incbins left) 2019-12-17 15:05:23 -05:00
garak
bebd9bb7a6 disassemble movement type func tables 2019-12-17 15:05:23 -05:00
garak
6ed6b614f3 more progress disassembling some anim stuff 2019-12-17 15:05:23 -05:00
garak
1ef4c20101 dump some anim commands and movement action funcs 2019-12-17 15:05:23 -05:00
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
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
31724cfe8a Align two Japanese strings 2019-12-16 09:17:13 -05:00
PikalaxALT
ed1359f6ed Dump remaining data in data/pokedex_screen 2019-12-13 19:59:18 -05:00
PikalaxALT
8616d7172a Dump a lot of pokedex_screen data 2019-12-12 21:26:53 -05:00