index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
battle_anim_scripts.s
Age
Commit message (
Collapse
)
Author
2018-12-17
Merge branch 'master' into createsprite
garak
2018-11-13
ANIM_BANK -> ANIM_BATTLER and some newlines
garak
2018-11-13
change createsprite macro
garak
2018-11-13
Unknown_81D61F3 => BackgroundRestore
Sewef
2018-11-12
More.
Sewef
2018-11-12
ANIM_TAG_SWORD label
Sewef
2018-11-12
gBattleAnimSpriteTemplate_83D6734
Sewef
2018-11-12
sub_80E4008
Sewef
2018-11-12
gBattleAnimSpriteTemplate_8402894
Sewef
2018-11-12
General_TurnTrap
Sewef
2018-10-16
sound efect panning constants
garak
2018-10-16
document battle anim script commands
garak
2018-10-16
guillotine background defines
garak
2018-10-15
finish naming anim tags
garak
2018-09-29
Merge remote-tracking branch 'upstream/master' into battle-anim-labels
garak
2018-09-27
ANIM_TAG defines
garak
2018-09-26
0xxffff ting
garak
2018-09-25
renaming things, fix battle_anim_scripts.s
garak
2018-09-25
document some battle anims (credit Citron)
garak
2018-09-23
add g to global sprite templates, remove plurals
garak
2018-09-23
label most ice anim functions
garak
2018-07-02
Use friendly rgb syntax for battle script colors
Marcus Huderle
2018-07-02
Decompile normal.s
Marcus Huderle
2018-06-25
Label sprite templates and their funcs in battle/anim/ground.c
Marcus Huderle
2018-03-18
More battle anim documentation
Marcus Huderle
2018-03-18
Document TAKE_DOWN anim
Marcus Huderle
2018-03-18
Document PIN_MISSILE and ICICLE_SPEAR anims
Marcus Huderle
2018-02-11
Document battle anim things related to SCREECH
Marcus Huderle
2018-02-11
Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵
Marcus Huderle
SUPERSONIC
2018-02-11
Document battle anim things related to SWIFT and TWISTER
Marcus Huderle
2018-02-10
Start documenting battle anims
Marcus Huderle
2018-02-10
Sync battle anim script command names with pokeemerald
Marcus Huderle
2018-01-10
refactor build system
camthesaxman
2017-12-19
Decompile battle_anim rain
Marcus Huderle
2017-12-19
Decompile battle_anim fury_cutter_count
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-19
gBattleAnims_Unknown2 to gBattleAnims_Special
sceptillion
2017-11-19
label battle anims
sceptillion
2017-01-01
Remove argc in the battle_anim macros.
yenatch
2016-10-28
included .s to .inc
YamaArashi
2016-07-04
battle animation scripts
YamaArashi