index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
text.asm
Age
Commit message (
Expand
)
Author
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-13
Replace Functionfb8 with FillBoxWithByte
PikalaxALT
2015-10-11
Magikarp functions moved to event/magikarp.asm
PikalaxALT
2015-10-09
More radio labels
PikalaxALT
2015-10-04
soft reset
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-02-10
Blind wram labels part 4.
yenatch
2014-08-14
Recomment the text engine.
yenatch
2014-07-18
Name cry functions in home.asm.
yenatch
2014-06-04
Use {hl,de,bc}coord macros wherever possible.
yenatch
2014-03-03
Get rid of static rom addresses in home/text.asm.
yenatch
2014-02-24
Misc bank 9 and text command $14 data.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-22
no more Public in joypad interface labels
yenatch
2013-10-25
Merge commit '546c17ad' into merge-mrwint
yenatch
2013-10-08
rename 'StartSFX' to 'PlaySFX'
yenatch
2013-10-02
* more callab/callba macros
Mr Wint
2013-10-01
* extracted and added a bunch of assembly
Mr Wint
2013-09-09
rename common/ to home/
yenatch