Commit Graph

496 Commits

Author SHA1 Message Date
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
24bb85896d
Merge pull request #47 from PikalaxALT/roamer
Roamer
2019-04-11 19:21:51 -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
6252f311fb menu2 2019-04-11 15:42:34 -04:00
PikalaxALT
8ab9fe5e4e make static what can be made static in oak_speech 2019-04-11 14:19:11 -04:00
PikalaxALT
72c0946c99 Include stdint.h in gbagfx/huff.c 2019-04-11 13:36:04 -04:00
PikalaxALT
4af7c79db9 whoops forgot to add pngs 2019-04-11 13:31:07 -04:00
PikalaxALT
c17af4853c
Merge pull request #46 from PikalaxALT/oak_speech
Oak speech
2019-04-11 13:21:26 -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
PikalaxALT
6eb7cc6cfa through CreateNidoranFSprite 2019-04-11 08:46:30 -04:00
PikalaxALT
35892e6b53 through sub_8130C20 2019-04-10 20:26:51 -04:00
PikalaxALT
716639a628 through sub_81306D4 2019-04-10 19:43:47 -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
dfc2fa2b39 sub_812F4A8 2019-04-10 11:00:39 -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
scnorton
7f920b887f Add mapjson; update gbagfx, scaninc 2019-04-09 10:04:41 -04:00
PikalaxALT
d0a68de6e0
Merge pull request #44 from SatoMew/master
Documentation fixes and updates
2019-04-09 09:21:59 -04:00
SatoMew
95ad810c0b
Stop recommending legacy WSL 2019-04-07 18:41:51 +01:00
SatoMew
be687a6275
Update INSTALL.md
Added a missing installation step.
2019-04-07 10:25:34 +01:00
SatoMew
1110daf2ae
Forgot this 2019-04-06 22:34:16 +01:00
SatoMew
d4ca41c0e2
Update README.md 2019-04-06 22:26:57 +01:00
PikalaxALT
d61ffb2b99
Match sub_8146C30 2019-03-26 15:13:19 -04:00
PikalaxALT
097a22753b
Merge pull request #41 from SatoMew/master
Update INSTALL.md
2019-03-18 09:52:04 -04:00
PikalaxALT
d7f1682283
Merge pull request #42 from Diegoisawesome/master
scaninc: Fix C comment consumption logic
2019-03-18 09:47:35 -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
7135fa4b82 add map group constants 2019-02-26 20:29:31 -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
Diegoisawesome
078b567a23 scaninc: Fix C comment consumption logic 2019-02-13 22:09:42 -06:00
SatoMew
f4ed80c496
Mention build_tools.sh 2019-01-28 22:53:49 +00:00
SatoMew
987fb21b1f
Simplify and improve INSTALL.md 2019-01-28 20:46:50 +00:00