index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
sprite_engine.asm
Age
Commit message (
Expand
)
Author
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2017-12-10
Rename tilesets, consistent with constant names
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2016-05-15
Revise frame macro to account for flags in sprite anim framesets
pikalaxalt
2016-05-15
These macros are perfect for the object anim engine
pikalaxalt
2016-05-15
SPRITE_ANIM_FRAME_IDX constants
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-01-10
Pokegear
PikalaxALT
2015-12-24
More battle anim object constants
PikalaxALT
2015-12-23
Battle anims
PikalaxALT
2015-12-14
map setup and warps
PikalaxALT
2015-12-10
slot machines
PikalaxALT
2015-12-05
Celebi Event
PikalaxALT
2015-12-05
Address some comments from padz
PikalaxALT
2015-12-04
More work on animations
PikalaxALT
2015-12-02
Crystal Intro
PikalaxALT
2015-12-02
More work interpreting the sprite engine
PikalaxALT
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT