index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_anim_effects_2.c
Age
Commit message (
Collapse
)
Author
2021-11-17
Merge pull request #1550 from GriffinRichards/doc-pokenav
GriffinR
Document Pokénav
2021-11-14
Designate gBattleAnimBgImage_Attract and related as arrays
Wiz
2021-11-10
Clean up some register constant use
GriffinR
2021-11-08
Finish battle_anim_mons doc
GriffinR
2021-11-08
Add missing BATTLER_COORD usage
GriffinR
2021-11-08
Start battle_anim_mons doc
GriffinR
2021-10-08
Start misc battle documentation
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-06-10
Remove remaining grey and replace with gray
ExpoSeed
2021-04-15
Misc reg constant cleanup
GriffinR
2021-04-15
More usage of WININ/OUT constants
GriffinR
2021-04-15
More usage of DISPLAY constants
GriffinR
2021-04-13
Label unused move anims in anim_effects_2
GriffinR
2021-02-28
Document more battle anim effects
Marcus Huderle
2021-02-27
Document some battle anim funcs and data
Marcus Huderle
2021-01-23
Misc battle anim documentation
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-05-24
Use fixed point macros for math util
GriffinR
2020-05-24
Document math_util.c
GriffinR
2020-03-27
Fix 'AnimMovmentWaves' typo
Sewef
2020-02-25
Rename battle anim type files, remove unneeded ARG_RET_IDs
GriffinR
2020-02-25
Label move anim data
GriffinR
2020-02-25
Clean up battle anim C for doc
GriffinR
2020-02-25
Finish documenting move anim scripts
GriffinR
2020-02-25
Document move anims S-Z
GriffinR
2020-02-25
Some battle anim review changes
GriffinR
2020-02-25
Document move anims I-S
GriffinR
2020-02-25
Document move anims C-H
GriffinR
2020-02-25
Document move anims A-C
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-10-20
battle_anims_effects_2
Sewef
Fixes
2019-10-20
battle_anims_effects_2
Sewef
2019-10-20
more battle_anims_effects_2
Sewef
2019-10-20
battle_anims_effects_2
Sewef
2019-10-20
battle_anims_effects_2
Sewef
2019-10-20
battle_anims_effects_2
Sewef
2019-10-20
starting battle_anim_effects_2
Sewef
2019-10-16
Conflits 3/2
Sewef
Nice one, git
2019-10-16
Another fix, Conflicts 2/2
Sewef
2019-10-14
More battle_anim_effects_1 labels
Sewef
2019-10-14
Ended battle_anims_effects_1 SpriteTemplates
Sewef
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-09-04
Use gBattlerPositions constants
GriffinR
2019-09-04
Use B_SIDE constants
GriffinR
Also includes a CHAR_X constant use for X items
2019-08-21
Remove MNUM from oam flip constant names
PikalaxALT
2019-08-21
Use HFLIP, VFLIP
PikalaxALT
2019-04-11
nonmatchings
DizzyEggg
2019-04-06
Give names to battle anim backgrounds
DizzyEggg
2019-04-06
Rename sprite sheet to sprite gfx
DizzyEggg
[next]