index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
sprites.asm
Age
Commit message (
Expand
)
Author
2016-05-13
Name all link trade animation related functions
pikalaxalt
2016-05-11
Placeholder non-generic names for engine/color functions
pikalaxalt
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-30
Copycat labels; macro for the Crystal-only Unown chamber unlock words
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-24
More battle anim object constants
PikalaxALT
2015-12-23
Battle anims
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-14
map setup and warps
PikalaxALT
2015-12-10
slot machines
PikalaxALT
2015-12-05
Celebi Event
PikalaxALT
2015-12-04
Getting started with battle anims; sine and cosine
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
2015-12-01
More animations including cutting grass
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-24
Mobile functions for fixed-phrase selection
PikalaxALT
2015-11-19
main.asm is now under 30k lines
PikalaxALT
2015-11-18
engine/compose_mail.asm; ldpixel
PikalaxALT
2015-11-13
Creation of constants for OBJECT_09 indices
PikalaxALT
2015-11-13
SpriteAnim
PikalaxALT
2015-11-13
sprite engine; tileset constants
PikalaxALT
2015-11-04
give/takeitem *, 1: the 1 is optional
PikalaxALT