Commit Graph

1222 Commits

Author SHA1 Message Date
PikalaxALT
58e3d9f1e9 Update mus_me_b_big,small from Emerald 2019-10-17 11:39:27 -04:00
PikalaxALT
ce257741b4 Rename voicegroups to numerical order 2019-10-17 10:20:11 -04:00
PikalaxALT
47b550b8b3 Pretty format fanfa1,4,5 from Ruby 2019-10-17 10:09:32 -04:00
PikalaxALT
0162689ddb Narrow down songs that still need midi conversions 2019-10-16 17:07:51 -04:00
PikalaxALT
0a001e15f4 Sync name of song_data section with emerald 2019-10-16 14:00:50 -04:00
PikalaxALT
b56002f390 Bump .gitattributes 2019-10-16 13:46:10 -04:00
PikalaxALT
c07a23699a Bump baserom.ips 2019-10-16 13:41:55 -04:00
PikalaxALT
c533c6b76a Dump programmable wave samples 2019-10-16 13:41:19 -04:00
PikalaxALT
9e147c075f Dump direct sound samples 2019-10-16 13:34:15 -04:00
PikalaxALT
c115ea8680 Bulk relabel programmable wave data 2019-10-16 12:26:16 -04:00
PikalaxALT
2246b09ecb Bulk rename direct sound wave data 2019-10-16 12:24:17 -04:00
PikalaxALT
d589331ada Dump remaining voicegroup and keysplit tables 2019-10-16 12:16:42 -04:00
PikalaxALT
3e84036350 Dump voice groups and split sound_data.s 2019-10-16 11:36:11 -04:00
PikalaxALT
a41ec7d401
Merge pull request #122 from ultima-soul/data_dump
Port/dump some data and convert to C
2019-10-15 21:05:56 -04:00
ultima-soul
276f82c76b Fix extra newline. 2019-10-15 18:00:26 -07:00
ultima-soul
364d88ec2c Merge branch 'master' into data_dump 2019-10-15 17:57:54 -07:00
PikalaxALT
efa8b91699
Merge pull request #123 from PikalaxALT/pokemon_icon
Pokemon icon
2019-10-15 20:23:53 -04:00
PikalaxALT
7c684c441e Resolve review comments, 2 2019-10-15 20:13:28 -04:00
PikalaxALT
a3b6e45c3d
Merge pull request #124 from PikalaxALT/br_ips_cygwin
Fix an issue where attempting to compile tools/br_ips/br_ips on Windows fails.
2019-10-15 20:11:45 -04:00
PikalaxALT
a56b9e8f7f Separate INCBIN_U16 statements for mon icon palettes 2019-10-15 20:10:34 -04:00
PikalaxALT
1e42085bd0 Bump baserom.ips 2019-10-15 19:52:27 -04:00
PikalaxALT
f8ae26e8af Address review comments 2019-10-15 19:17:38 -04:00
PikalaxALT
b08879b07e Name remaining pokemon_icon funcs 2019-10-15 17:04:32 -04:00
PikalaxALT
27772ae60f Port pokemon_icon data 2019-10-15 16:53:08 -04:00
PikalaxALT
8635868582
Fix cygwin define check 2019-10-15 14:07:35 -04:00
PikalaxALT
170e4d03ff Decompile pokemon_icon 2019-10-15 12:07:14 -04:00
ultima-soul
94f722e719 Merge branch 'master' into data_dump 2019-10-15 07:48:46 -07:00
PikalaxALT
c3ea8e0272 Feature test for getline in br_ips 2019-10-15 10:09:41 -04:00
PikalaxALT
407fc23f3f
Merge pull request #121 from PikalaxALT/mail
Decompile mail
2019-10-15 10:01:46 -04:00
PikalaxALT
91af788572 Delete an unneeded line break 2019-10-15 10:01:19 -04:00
PikalaxALT
951bbcf64d Merge branch 'mail' of github.com:PikalaxALT/pokefirered into mail 2019-10-15 09:54:43 -04:00
PikalaxALT
19df609026 Revert MAIL(name) macro 2019-10-15 09:54:42 -04:00
ultima-soul
684961656f Bump baserom.ips 2019-10-14 23:06:53 -07:00
ultima-soul
026269da3e Fix Question Mark labels. 2019-10-14 23:01:46 -07:00
ultima-soul
1937cc7b0d Port/dump palette tables. 2019-10-14 22:47:01 -07:00
ultima-soul
a91de64dcf Port/dump back_pic_table. 2019-10-14 22:11:03 -07:00
ultima-soul
5e1f71231a Port/dump back_pic_coordinates. 2019-10-14 22:04:57 -07:00
ultima-soul
e3e61c6210 Port/dump front_pic_table. 2019-10-14 21:36:42 -07:00
ultima-soul
9d33d5600a Move data to C. 2019-10-14 18:37:06 -07:00
PikalaxALT
28d2e6f312 Merge branch 'master' into mail 2019-10-14 20:34:56 -04:00
PikalaxALT
f3ee5e7511
Merge pull request #119 from ultima-soul/data_dump
Port/dump some data
2019-10-14 17:21:38 -04:00
ultima-soul
7a2b70353b Bump baserom.ips 2019-10-14 14:17:35 -07:00
PikalaxALT
efe992763f Address review comments 2019-10-14 15:53:09 -04:00
PikalaxALT
2a575b5a95 Bump baserom.ips 2019-10-14 15:03:31 -04:00
PikalaxALT
9a431dae99 Decompile mail 2019-10-14 14:59:31 -04:00
ultima-soul
526fc909d9 Address review comments. 2019-10-14 08:59:36 -07:00
PikalaxALT
8efae5c807
Merge pull request #118 from PikalaxALT/start_menu
Decompile start_menu
2019-10-14 10:29:13 -04:00
PikalaxALT
d4c9b77828 Address review comments, 3 2019-10-14 10:18:45 -04:00
PikalaxALT
5c7081b6e7 Address review comments, 2 2019-10-14 10:07:01 -04:00
PikalaxALT
5a20fefab1 Address review comments 2019-10-14 10:02:00 -04:00