index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text
/
common_2.asm
Age
Commit message (
Collapse
)
Author
2018-01-09
Move text/ into data/
Remy Oukaour
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-12-18
Split common text into a separate object.
IIMarckus
2015-12-17
Mobile trade animations, pokepic animations
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-23
bug contest judgint labels
PikalaxALT
2015-10-30
Enumerate text constants
PikalaxALT
2015-08-25
change more labelss
JimB16
2015-06-27
Use charmaps for special string codepoints.
yenatch
Also fix all the text. Also fix some unreferenced scripts that were interpreted as text.
2015-02-10
Use wram labels in common text.
yenatch
2014-03-06
Text macros in text/.
yenatch
2013-07-28
common text 2 and some fixes to compile
yenatch
2013-07-28
make way for bank 6f
yenatch
2013-05-22
Disassemble Kris's PC.
IIMarckus
2013-05-21
Add Prof. Oak's PC.
IIMarckus
2013-05-12
Add pointers to Oak speech text.
IIMarckus
2013-02-17
Split common text out of main.asm
yenatch