GriffinR
|
53724e2b43
|
Delete asm siirtc data
|
2020-03-01 00:35:42 -05:00 |
|
DizzyEggg
|
6968124529
|
Merge battle anim documentation
|
2020-02-29 13:59:41 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
147f954ab5
|
Fixed Damp ability popup (#295)
|
2020-02-29 09:45:37 +01:00 |
|
PikalaxALT
|
afe081cbba
|
Match MultiplyInvertedPaletteRGBComponents and MultiplyPaletteRGBComponents
|
2020-02-27 14:00:36 -06:00 |
|
GriffinR
|
172cb7bae9
|
Sync Unown and qmark mon folders with pokefirered
|
2020-02-25 14:18:28 -06:00 |
|
GriffinR
|
51cd0ac081
|
Rename battle anim type files, remove unneeded ARG_RET_IDs
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
dc3c2b72f2
|
Clean up move anim doc
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
68dc68907b
|
Label move anim data
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
efd53d080c
|
Clean up battle anim C for doc
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
afa1ae2209
|
Finish documenting move anim scripts
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
e633b57593
|
Document remaining status/general/special anims
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
208057d7ae
|
Document move anims S-Z
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
0d651c7c9e
|
Some battle anim review changes
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
1ba12dc050
|
Document move anims I-S
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
501d0d3c18
|
Document move anims C-H
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
faf0ba8662
|
Use macro for randomization with ISO value
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
6eb44dc507
|
Document move anims A-C
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
b1d131ace2
|
Convert base_stats.h to UTF-8
|
2020-02-25 12:46:03 -06:00 |
|
DizzyEggg
|
108f6b711f
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
|
2020-02-23 10:58:26 +01:00 |
|
DizzyEggg
|
3ce29d0559
|
Fix AI Volt Absorb
|
2020-02-22 20:07:51 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
e1dbf8e064
|
Fix for Turboblaze's Battle string formatting (#281)
* Fix for Turboblaze's Battle string formatting
* Moved the "a" down the line.
|
2020-02-22 19:27:45 +01:00 |
|
DizzyEggg
|
da965700ff
|
Draining abilities have the pop-up appear now
|
2020-02-22 19:25:35 +01:00 |
|
DizzyEggg
|
b1b1bf7f12
|
Fix two turn moves not activating moxie
|
2020-02-22 18:43:16 +01:00 |
|
DizzyEggg
|
bd75f16a9b
|
Clear move effect after each turn
|
2020-02-22 18:22:04 +01:00 |
|
DizzyEggg
|
517974ebcb
|
Can't Knock Off mega stones
|
2020-02-22 17:30:07 +01:00 |
|
Diegoisawesome
|
a85587d8c2
|
Merge pull request #984 from Diegoisawesome/master
Make aif2pcm looping not dependent on order of MARK and INST chunks
|
2020-02-19 09:18:16 -08:00 |
|
Diegoisawesome
|
f84ac6d633
|
Make aif2pcm looping not dependent on order of MARK and INST chunks
|
2020-02-19 08:51:01 -08:00 |
|
PikalaxALT
|
da7e797236
|
Merge pull request #982 from jiangzhengwenjz/nonmatching
real match sub_802C838
|
2020-02-19 08:47:03 -05:00 |
|
Diegoisawesome
|
cbb2088d15
|
Merge pull request #983 from Diegoisawesome/master
Fix aif2pcm Pascal string bug and follow AIFF loop point standard
|
2020-02-18 22:38:04 -08:00 |
|
Diegoisawesome
|
4dd4c4d077
|
Allow INST chunk loops without MARK chunk
|
2020-02-18 22:32:27 -08:00 |
|
Diegoisawesome
|
059e5467f7
|
Add safety check
|
2020-02-18 22:11:04 -08:00 |
|
Diegoisawesome
|
57af90158d
|
Follow defined AIFF loop standard
|
2020-02-18 22:08:38 -08:00 |
|
Diegoisawesome
|
437cb7c452
|
Fix aif2pcm Pascal string bug, allow flexibility in marker names for loop
|
2020-02-18 20:59:08 -08:00 |
|
jiangzhengwenjz
|
097b847303
|
sub_802C838
|
2020-02-19 06:23:01 +08:00 |
|
GriffinR
|
3456578c0f
|
Move berry crush data to src
|
2020-02-17 13:10:23 -06:00 |
|
GriffinR
|
f6275cce57
|
Misc constant use in TV
|
2020-02-17 13:09:35 -06:00 |
|
GriffinR
|
e7ff7fb032
|
Fix move relearner struct
|
2020-02-17 13:08:03 -06:00 |
|
DizzyEggg
|
6c71f9b57b
|
Abilities up to gen7
|
2020-02-17 15:26:04 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
1acd82ece6
|
Added non-traceable abilities. (#275)
* Added non-traceable abilities.
* Added ABILITIES_COUNT to array size
|
2020-02-17 10:59:39 +01:00 |
|
DizzyEggg
|
e64b810463
|
Fix Dragon Pulse and Shadow Force animations
|
2020-02-17 10:55:55 +01:00 |
|
Diegoisawesome
|
bb22dde048
|
Merge pull request #980 from PikalaxALT/port_librfu_lman
Port librfu from pokefirered
|
2020-02-16 17:43:18 -08:00 |
|
PikalaxALT
|
867734a791
|
Fix alignment in AgbRfu_LinkManager.h
|
2020-02-16 15:32:10 -05:00 |
|
PikalaxALT
|
a851a02f01
|
fix modern
|
2020-02-16 14:24:06 -05:00 |
|
PikalaxALT
|
91dd7f5cc3
|
Port librfu from firered
|
2020-02-16 13:49:36 -05:00 |
|
DizzyEggg
|
017f65de59
|
Add easy to use macros for custom multi battles
|
2020-02-16 15:45:54 +01:00 |
|
DizzyEggg
|
edb581af1f
|
Mega evo elevation shadow
|
2020-02-16 13:46:35 +01:00 |
|
DizzyEggg
|
7c81accf7b
|
Switch-in abilities for megas
|
2020-02-16 13:34:25 +01:00 |
|
DizzyEggg
|
5054727167
|
Allow second mon to throw a ball if first dead
|
2020-02-16 13:24:50 +01:00 |
|
LOuroboros
|
a1c425fffb
|
Fixed Bad Dreams' in battle text. (#272)
|
2020-02-16 13:17:00 +01:00 |
|
LOuroboros
|
0bccf91f1a
|
Cleaned up the transition of many battlescripts in battle_scripts_1.s (#273)
|
2020-02-16 13:14:18 +01:00 |
|