index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text
/
battle.asm
Age
Commit message (
Expand
)
Author
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2016-01-18
Prepare to merge
PikalaxALT
2015-12-24
Merge branch 'master' of github.com:pret/pokecrystal into scriptmacrorenaming
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-18
'db "@" \ db "@"' to 'db "@@"'.
IIMarckus
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-23
bug contest judgint labels
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-01
Fix merge conflicts
PikalaxALT
2015-10-30
Enumerate text constants
PikalaxALT
2015-09-10
changed more labels
JimB16
2015-09-06
changed varlabels for multiply- and divide-func, renamed battletext-labels
JimB16
2015-08-25
change more labelss
JimB16
2015-08-23
changed labels and added comments
JimB16
2015-06-27
Use charmaps for special string codepoints.
yenatch
2015-06-11
Labels for "sent some to mom" text.
IIMarckus
2015-02-10
Blind wram part 5.
yenatch
2014-06-18
Residual damage, battle text labels, pic predefs.
yenatch
2014-06-13
Battle type constants in the wild.
yenatch
2014-03-06
Text macros in text/.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-06-17
LostBattle and HalveMoney
yenatch
2013-05-12
Split battle text from main.
Sanky