1874 Commits

Author SHA1 Message Date
itskobold
0e69dcd30c more work on battle_frontier_1.s
added a few window_templates and pointer tables
2017-11-08 09:51:20 +00:00
itskobold
bb28d9ef40 easy_chat.s 2017-11-08 08:32:41 +00:00
PikalaxALT
59eb766f47 sub_80094EC 2017-11-07 21:45:44 -05:00
PikalaxALT
fce326fbd4 through sub_8009414 2017-11-07 20:25:24 -05:00
itskobold
fd80cc40c0 daycare.s
a few pointers
2017-11-07 23:23:09 +00:00
itskobold
b2cb7ba58c contest.s, region_map.s, trainer_rematch.s
all partially done
2017-11-07 23:11:17 +00:00
itskobold
aedec0865d Labels 2017-11-07 22:04:52 +00:00
itskobold
45b28d08ba mystery_event_msg.s
also fixed a couple of other files
2017-11-07 21:24:39 +00:00
itskobold
ffeeb20299 mauville_old_man.s
progress
2017-11-07 20:47:43 +00:00
itskobold
da2335f10c naming_screen.s update
made it more readable
2017-11-07 20:09:38 +00:00
itskobold
0f541e703d shop.s, menu_indicators.s, naming_screen.s
all only partially done
2017-11-07 19:46:00 +00:00
itskobold
4c514a50bf field_screen.s
partially done
2017-11-07 18:59:33 +00:00
itskobold
f844eab31b baseroms
fieldmap.s
fldeff_cut.s (partially)
2017-11-07 18:31:19 +00:00
itskobold
dedae4a1d0 battle_frontier_1.s, unk_transition.s dumproms
still a fair bit to dump for battle_frontier_1.s
2017-11-07 14:51:51 +00:00
DizzyEggg
a729e9838e move data to hall of fame c file 2017-11-06 18:41:32 +01:00
DizzyEggg
a2263207bf hall of fame is decompiled 2017-11-06 17:27:39 +01:00
DizzyEggg
0f723f7677 halfway through hall of fame 2017-11-05 14:55:13 +01:00
DizzyEggg
bd56bb073f start working on hall of fame 2017-11-05 12:05:07 +01:00
DizzyEggg
99e697223f get rid of two baseroms 2017-11-05 00:25:09 +01:00
DizzyEggg
135c4ea1f6 dump some of the item menu 2017-11-05 00:16:09 +01:00
DizzyEggg
4d4d642285 dump berry blender and script menu 2017-11-04 22:40:36 +01:00
DizzyEggg
352102a07a Merge branch 'master' into decompile_battle_7 2017-11-04 16:12:45 +01:00
DizzyEggg
6c8155074b battle 7 is decompiled 2017-11-04 16:11:13 +01:00
PikalaxALT
ab3b8cd51a Merge branch 'master' into heal_location 2017-11-02 07:59:29 -04:00
Diegoisawesome
af197ccd3b
Merge pull request #98 from PikalaxALT/bard_music
Decompile bard music
2017-11-01 23:18:10 -05:00
PikalaxALT
75262c1920 Merge branch 'master' into bard_music 2017-11-02 00:09:14 -04:00
PikalaxALT
17fd3bccf7 Merge branch 'master' into secret_base 2017-11-01 23:39:54 -04:00
PikalaxALT
9cfdc8b7e8 Merge branch 'master' into heal_location 2017-11-01 23:37:41 -04:00
PikalaxALT
22f6517423 Decompile remaining region map data 2017-11-01 23:21:07 -04:00
PikalaxALT
c99a08d448 More data decomp in region_map 2017-11-01 23:00:22 -04:00
PikalaxALT
30d68db0dc sRegionMapCursorSpriteTemplate 2017-11-01 22:26:54 -04:00
PikalaxALT
2e0b1700f4 sRegionMap_MapSecAquaHideoutOld 2017-11-01 22:12:18 -04:00
PikalaxALT
4ff03f85a9 Decompile data related to Emerald-specific areas 2017-11-01 22:07:30 -04:00
PikalaxALT
50efd7b68d Decompile region map entry structs 2017-11-01 21:51:59 -04:00
PikalaxALT
7eacb24cf7 Start ripping graphics/data for region_map 2017-11-01 21:10:47 -04:00
DizzyEggg
6cb1c4fd6e fix merge conflicts, evo scene 2017-10-31 19:36:25 +01:00
DizzyEggg
665734d689 evolution files review changes 2017-10-31 19:28:43 +01:00
DizzyEggg
712ae56167 review change battle controllers 2017-10-31 18:04:08 +01:00
PikalaxALT
c0a229f108 Decompile field region map bg and window templates 2017-10-29 11:12:28 -04:00
PikalaxALT
00f4bba6d8 Decompile heal location functions 2017-10-28 20:55:01 -04:00
PikalaxALT
6fcde15bb6 Decompile heal location data 2017-10-28 20:43:33 -04:00
PikalaxALT
607b7ac834 Decompile remaining bard music data 2017-10-28 10:42:12 -04:00
PikalaxALT
4ae9b1d9d0 Decompile Bard Sound structs 2017-10-28 10:27:28 -04:00
PikalaxALT
5da296e94e GetWordPhonemes; assign names and improve guess of types 2017-10-28 09:46:35 -04:00
PikalaxALT
a5951592be Decompile data 2017-10-27 23:21:09 -04:00
DizzyEggg
f4e134569f evo graphics file is done 2017-10-27 15:49:14 +02:00
DizzyEggg
0f992c8f5c begin working on evolution graphics 2017-10-27 14:59:55 +02:00
Diegoisawesome
49c88e6343 Merge branch 'master' of github.com:pret/pokeemerald into dump_maps 2017-10-27 02:02:36 -05:00
Diegoisawesome
431e737453 Final predump fixes 2017-10-27 00:26:34 -05:00
Diegoisawesome
7827feaa2f Final fixes before dump 2017-10-26 18:03:19 -05:00