Commit Graph

267 Commits

Author SHA1 Message Date
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