Commit Graph

320 Commits

Author SHA1 Message Date
PikalaxALT
468d5a0594 finish heal_location 2019-05-16 17:44:16 -04:00
PikalaxALT
48986b0c9e Decompile heal_location common funcs 2019-05-16 14:59:25 -04:00
PikalaxALT
4156dd6b57 setrespawn 2019-05-16 13:57:21 -04:00
PikalaxALT
247608c3b3 Disassemble spawn points array 2019-05-16 13:51:22 -04:00
PikalaxALT
a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT
006881415d Resolve most hardcoded values in map scripts 2019-05-16 10:40:51 -04:00
PikalaxALT
d7bd4d3bd1 Propagate giveitem macro 2019-05-16 09:52:32 -04:00
PikalaxALT
119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT
d4710d9ab8 giveitemfanfaremsg 2019-05-16 08:53:17 -04:00
PikalaxALT
4f03759204 Document two Japanese strings with translations 2019-05-15 15:38:25 -04:00
PikalaxALT
32bb74b619 Name some std scripts, dism some Celadon text 2019-05-15 09:58:43 -04:00
PikalaxALT
371b36bd6b Var_0x80XX in std scripts 2019-05-14 17:41:24 -04:00
PikalaxALT
9a464931d2 Replace some hardcoded flags/vars 2019-05-14 17:35:04 -04:00
PikalaxALT
15c153273b Define map scene vars 2019-05-14 17:14:47 -04:00
PikalaxALT
2c20a3214e Document world map flags 2019-05-14 16:47:38 -04:00
PikalaxALT
7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00
PikalaxALT
efbbd67f81 Fix scrcmd names and define world map flags 2019-05-14 16:45:10 -04:00
PikalaxALT
e885a81ed6
Merge pull request #55 from PikalaxALT/unk_8159F40
Some more decomp and porting
2019-05-14 16:20:43 -04:00
PikalaxALT
31e1a9e759
Merge pull request #48 from garakmon/mapdump
map data
2019-05-14 16:20:13 -04:00
PikalaxALT
82216dd31f unk_815C980 2019-05-14 15:22:37 -04:00
garak
2e9d8a61e0 clean some code in the map dump 2019-05-14 10:11:23 -04:00
garak
55d66b5177 convert map data to json 2019-05-13 19:44:24 -04:00
garak
4b98d7d07a fix map and layout constants 2019-05-10 14:03:24 -04:00
garak
2536b961bc dump tileset graphics and palettes 2019-05-09 23:41:42 -04:00
garak
f40ba2f899 dump metatiles and metatile attributes 2019-05-09 17:11:31 -04:00
garak
fc324b774f dump tileset headers 2019-05-09 16:14:52 -04:00
garak
4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00
PikalaxALT
fb6e1b7265 Disassemble rodata referenced in unk_8147500 2019-05-07 09:26:36 -04:00
PikalaxALT
dbb001d594 Disassemble some pointers 2019-05-06 18:43:10 -04:00
PikalaxALT
e9e87a0fe4 egg_hatch as part of daycare 2019-05-06 10:49:10 -04:00
garak
fb1ae05807 move map events to map directories 2019-05-05 16:33:50 -04:00
garak
799e971efe fix map events names 2019-05-05 16:33:50 -04:00
garak
f5683b5c46 move headers and connections into map dirs 2019-05-05 16:33:50 -04:00
garak
c66f72ab9f dump map events 2019-05-05 16:33:50 -04:00
garak
57eb0d487e dump map script tables 2019-05-05 16:33:50 -04:00
garak
c649d6410f name map script pointers 2019-05-05 16:33:50 -04:00
garak
733c597830 dump map layouts 2019-05-05 16:33:50 -04:00
garak
5b727dfc3c split tileset incbins 2019-05-05 16:33:50 -04:00
garak
ca4cd0bd63 consolidate shared layout names 2019-05-05 16:33:50 -04:00
garak
f07d747e61 split unused layout incbins, dump layouts table 2019-05-05 16:33:50 -04:00
PikalaxALT
5f49353de4 trig 2019-05-05 15:12:42 -04:00
PikalaxALT
a37da53f20 Daycare 2019-05-05 14:56:59 -04:00
PikalaxALT
2555f72246 gMiscBlank_Gfx 2019-05-03 17:05:29 -04:00
PikalaxALT
58aa02b87a util 2019-05-03 17:02:57 -04:00
PikalaxALT
35e7dffe66 trainer_pokemon_sprites 2019-04-29 13:06:11 -04:00
PikalaxALT
24d36fd91f gText_DepositItem 2019-04-29 12:35:32 -04:00
PikalaxALT
3ecda62650 Decompile bag.s 2019-04-29 12:27:50 -04:00
PikalaxALT
e26f230b35 Disassemble more strings referenced in mystery_gift_menu 2019-04-26 15:01:15 -04:00
PikalaxALT
274151836b Finish mystery_gift_menu.c 2019-04-26 12:49:08 -04:00
PikalaxALT
7b4e2ec05b through mevent_message 2019-04-26 08:51:05 -04:00
PikalaxALT
76a421f6f1 Port data from emerald 2019-04-25 20:35:26 -04:00
PikalaxALT
d3057e7ae6 through HandleLoadWonderCardOrNews 2019-04-25 17:44:25 -04:00
PikalaxALT
6cebd1f853 through MysteryGift_HandleThreeOptionMenu 2019-04-25 16:52:29 -04:00
PikalaxALT
f95188d887 link_rfu_4 is part of mystery_gift_menu 2019-04-25 10:20:18 -04:00
PikalaxALT
9575eba481 start to port mystery gift from emerald 2019-04-25 08:52:36 -04:00
PikalaxALT
276db165b7 change asset filenames 2019-04-24 23:09:01 -04:00
PikalaxALT
b4ffd53ee2 Documentation of SeaGallop 2019-04-24 22:42:54 -04:00
PikalaxALT
2ef974d776 Decompile seagallop 2019-04-24 17:14:11 -04:00
PikalaxALT
eb2b74a8d0 Disassemble cry tables 2019-04-18 21:22:41 -04:00
PikalaxALT
330746183a Port cries from Ruby 2019-04-18 21:15:54 -04:00
PikalaxALT
f8fda972f8 Dump mplaytable and song ptrs 2019-04-18 20:42:51 -04:00
PikalaxALT
1276184621 First pass disassembly of battle ai scripts 2019-04-18 18:09:25 -04:00
PikalaxALT
dfbddec062 tm_case and peripheral documentation 2019-04-15 13:17:19 -04:00
PikalaxALT
0298df9b5f Extract TM case graphics 2019-04-15 09:47:38 -04:00
PikalaxALT
d5504aefae tm_case documentation, 1 2019-04-15 08:49:52 -04:00
PikalaxALT
016c99ad0b Disassemble some strings relating to tm_case 2019-04-14 22:16:27 -04:00
PikalaxALT
642729d030 Decompile tm_case data 2019-04-14 21:51:07 -04:00
PikalaxALT
d294e84553 disassemble tm_case data 2019-04-14 21:24:48 -04:00
PikalaxALT
0cb1417de4 disassemble pokedude text 2019-04-14 08:46:07 -04:00
PikalaxALT
c538a83033 Move map events to their own file 2019-04-13 16:29:59 -04:00
PikalaxALT
8ec229b557 Initial map header dump 2019-04-13 14:12:36 -04:00
PikalaxALT
f40038533a
Merge pull request #43 from garakmon/dump1
Dumping some data
2019-04-13 12:36:48 -04:00
PikalaxALT
fcf6ad0fb5 Rename oak speech assets 2019-04-12 14:23:19 -04:00
PikalaxALT
fcc77d3b96 split off field_weather data 2019-04-12 13:38:48 -04:00
PikalaxALT
2159da7f26 Dissasemble battle anim oam data 2019-04-12 10:36:10 -04:00
PikalaxALT
bd5c36e0f3 Split data_835B488.s to sound.s; correct FRLG music constants 2019-04-12 10:23:45 -04:00
PikalaxALT
02974254af coord_event_weather 2019-04-12 09:55:41 -04:00
PikalaxALT
903fcde223 break up data_835B488.s before scrcmd 2019-04-12 08:50:52 -04:00
PikalaxALT
c85f726224 Decompile roamer 2019-04-11 19:21:10 -04:00
PikalaxALT
915694e8a7 Documentation of oak_speech 2019-04-11 18:26:02 -04:00
PikalaxALT
c5e238b8c1 Roamer: Documentation 2019-04-11 16:30:30 -04:00
PikalaxALT
5329075593 Split data_845FD54.s 2019-04-11 16:03:30 -04:00
PikalaxALT
4af7c79db9 whoops forgot to add pngs 2019-04-11 13:31:07 -04:00
scnorton
18b20721d9 Remaining oak_speech data 2019-04-11 13:20:51 -04:00
scnorton
fb7ba21610 finish oak_speech code decomp 2019-04-11 12:55:13 -04:00
scnorton
b9e852193a through sub_8131338 2019-04-11 12:19:58 -04:00
scnorton
2bdcff73e6 Disassemble sprite anims for oak_speech 2019-04-11 11:14:45 -04:00
scnorton
b2b26e0e3b through sub_8130FD4 and associated rodata 2019-04-11 11:04:48 -04:00
scnorton
6982393439 through sub_8130324 nonmatching 2019-04-10 16:43:44 -04:00
scnorton
2f337edf36 through sub_812FD78 2019-04-10 12:11:36 -04:00
scnorton
bf7084cb60 through sub_812F33C 2019-04-10 10:16:20 -04:00
PikalaxALT
dbd4851087 sub_812EF50 2019-04-10 08:47:54 -04:00
scnorton
789e598c92 sub_812EEB0 2019-04-09 18:23:34 -04:00
scnorton
fb423f957d sub_812EB58; port scanline_effect 2019-04-09 14:30:54 -04:00
scnorton
d54a9b56da through sub_812EB2C 2019-04-09 11:23:33 -04:00
garak
fbd00ab00d swap SaffronCity map names 2019-03-02 17:56:11 -05:00
garak
a0dcf770bc name map connections 2019-02-26 20:49:26 -05:00
garak
d6aac66540 name maps 2019-02-26 16:13:08 -05:00
garak
d22f886824 dump species names 2019-02-23 10:09:41 -05:00
scnorton
b9979f71e7 Trainer tower data decomp 2019-01-08 10:59:54 -05:00