index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pack.asm
Age
Commit message (
Expand
)
Author
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
So very jumb
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-17
Restructured functions in main.asm to resemble the home functions they clone
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-14
Replaced "ldtile" and "dwtile" with the "tile" equs macro
PikalaxALT
2015-07-22
Fixed a few labeling bugs
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Merge remote-tracking branch 'kanzure/master' into gfx-script
yenatch
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-18
Use pngs for some misc graphics.
yenatch
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-11
Split out the pack code.
yenatch