aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-16Clean up text labels, use move and type constantsU-Fish-PC\Daniel1-6/+6
2014-05-15Label a lot of unnamed textU-Fish-PC\Daniel1-216/+216
2014-05-15Label graphics loading functions and CheckIfMoveIsKnownU-Fish-PC\Daniel1-1/+1
2014-05-12Finished documenting/labeling functions in the MoveEffectPointerTable.Marcus Huderle1-33/+33
2014-05-12Documented/labeled lots of move-effect-related stuff.Marcus Huderle1-7/+7
2014-05-12Documented reflect/light screen effect function. Labeled some related text.Marcus Huderle1-3/+3
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch1-478/+477
2014-01-24Get rid of more unnecessary labels in text.asmyenatch1-10/+0
2014-01-23Give a : to label def _UnnamedText_ef7dyenatch1-1/+1
2014-01-23Make text.asm an objectyenatch1-0/+5
2014-01-23Bank constants for text.asmyenatch1-13/+33
2014-01-23Move text banks into text.asmyenatch1-0/+3197