Diegoisawesome
7ceabffc84
Clean .s files in midi folder
2018-09-23 23:52:04 -05:00
Kermalis
357b159b86
Match mus_b_factory.mid
2018-09-24 00:43:25 -04:00
Kermalis
9e7db1bc19
Merge branch 'master' of https://github.com/pret/pokeemerald
2018-09-24 00:40:40 -04:00
Kermalis
dbfc4b00e1
Match mus_b_palace.mid
2018-09-24 00:39:24 -04:00
Diegoisawesome
ef95a13288
Fix compression score lower limit
2018-09-23 23:37:47 -05:00
Kermalis
257427ffdc
Match mus_b_frontier.mid
2018-09-24 00:05:45 -04:00
Kermalis
6049308461
Match mus_b_dome1.mid
2018-09-23 23:31:01 -04:00
Kermalis
297b24cb20
Match mus_b_dome.mid
2018-09-23 23:28:02 -04:00
Kermalis
db3d988a76
Match mus_b_arena.mid
2018-09-23 23:25:34 -04:00
Kermalis
2b0d340ba5
Match mus_ropeway.mid
2018-09-23 23:20:44 -04:00
Kermalis
aceb85e11e
Match mus_ayasii.mid
2018-09-23 23:16:58 -04:00
Kermalis
143b4d151d
Change mus_naminori to 3/4 time signature
2018-09-23 22:50:57 -04:00
Kermalis
e602329505
Match mus_ashroad.mid
2018-09-23 22:35:20 -04:00
Kermalis
5d52f64c04
Match mus_aqa_0.mid
2018-09-23 22:10:30 -04:00
Kermalis
4fc0cb095c
Match mus_naminori.mid
2018-09-23 17:12:59 -04:00
Kermalis
619656fd1e
Update mus_ajito.mid
2018-09-23 17:12:36 -04:00
Diegoisawesome
25033ef311
Finish tileset_anims macroization
2018-09-23 14:58:36 -05:00
DizzyEggg
3f2beff554
Defog
2018-09-23 19:03:53 +02:00
DizzyEggg
6b7a171dbe
Ability pop-up fail, maybe will do something about it later
2018-09-23 14:24:06 +02:00
Diegoisawesome
e0acb92a3f
mid2agb: allow -L param to take string
2018-09-23 00:40:37 -05:00
LOuroboros
aa7fab8b66
Update move_descriptions.h
...
-Added 4 move descriptions that were missing (Darkest Lariat, Ice Hammer, Anchor Shot and Power Trip).
-Added the table with the pointers for the Gen. 7 moves descriptions.
2018-09-23 01:41:12 -03:00
LOuroboros
80523b4257
Update move_names.h
...
Gen. 7 moves' names
2018-09-23 01:01:57 -03:00
Diegoisawesome
a63f3ce872
Set up Makefile for MIDIs
2018-09-22 20:28:32 -05:00
Diegoisawesome
584cad6c0b
Merge pull request #339 from Kermalis/master
...
Rename voicegroups
2018-09-22 15:48:29 -05:00
Kermalis
e93f1182e6
Rename voicegroups
2018-09-22 16:42:34 -04:00
Diegoisawesome
58a5e4a261
Merge branch 'master' of github.com:pret/pokeemerald
2018-09-22 15:39:34 -05:00
Diegoisawesome
9e840dc5fe
Merge remote-tracking branch 'Tetra/master'
2018-09-22 15:23:47 -05:00
Diegoisawesome
d50554bb8e
Use macros and defines in tileset_anims
2018-09-22 15:02:49 -05:00
Diegoisawesome
925de13b44
Merge pull request #334 from Diegoisawesome/master
...
Change order of inital vol command in mid2agb
2018-09-22 14:20:33 -05:00
Diegoisawesome
f613176308
Fix order of initial vol command
2018-09-22 13:54:00 -05:00
DizzyEggg
37d8859404
random move to called move
2018-09-22 19:27:56 +02:00
DizzyEggg
60e8c80c4c
Merge branch 'master' into battle_engine_v2
2018-09-22 19:14:56 +02:00
Diegoisawesome
eb4408a6ff
Merge pull request #338 from DizzyEggg/small
...
Rename gRandomMove to gCalledMove
2018-09-22 12:13:03 -05:00
DizzyEggg
611360c29e
calledattack to calledmove
2018-09-22 19:08:41 +02:00
DizzyEggg
e362c06aea
gRandomMove to gCalledMove
2018-09-22 18:41:00 +02:00
DizzyEggg
19e1606595
Add Copycat
2018-09-22 18:37:03 +02:00
DizzyEggg
fafcedc722
Clean gen7 moves data merge
2018-09-22 17:35:30 +02:00
DizzyEggg
ef4b74d934
Merge pull request #16 from LOuroboros/patch-8
...
Update battle_moves.h
2018-09-22 17:32:57 +02:00
DizzyEggg
cbaf2d6b86
Merge pull request #15 from LOuroboros/patch-7
...
Update move_descriptions.h
2018-09-22 17:28:53 +02:00
DizzyEggg
db44a7e25a
Techno Blast and Autotomize
2018-09-22 17:27:51 +02:00
LOuroboros
3c6b405dd8
Update battle_moves.h
...
Gen. 7 moves data.
2018-09-22 12:24:47 -03:00
DizzyEggg
9474254e4d
Final Gambit, Dragon Tail
2018-09-22 16:15:00 +02:00
Tetrable
1f767e4c49
Document and make tileset_anims.c easier to use
2018-09-22 13:27:43 +01:00
DizzyEggg
fd15e23419
Placeholder entries for gen7 moves
2018-09-22 14:04:15 +02:00
DizzyEggg
bf11c35eaf
Add gen7 learsnets for pokemon
2018-09-22 13:52:38 +02:00
Tetrable
4d9c513e3e
Document and improve tileset_anims.c further
2018-09-22 12:50:24 +01:00
LOuroboros
fff4336a63
Update move_descriptions.h
...
Fixed Magma Storm's description. Sorry, I didn't know that it was working like in Gen. 5+
2018-09-22 08:03:39 -03:00
DizzyEggg
c5831d5f3e
Merge pull request #14 from LOuroboros/patch-6
...
Update move_descriptions.h
2018-09-22 12:24:59 +02:00
DizzyEggg
ca9876b0b4
Updated Wrap Mechanics, Infestation, stat changing move effects
2018-09-22 12:20:33 +02:00
DizzyEggg
f455f663f4
Shell Smash move effect
2018-09-22 11:13:17 +02:00