aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-2/+2
* | Attempt to make yellow buildable, part 3luckytyphlosion2015-08-011-12/+0
* | Remove (incorrect) address commentsU-Daniel-PC\Daniel2015-08-011-0/+12
* | text.oU-Daniel-PC\Daniel2015-08-011-651/+656
|/
* money won and trainer pic constantsxCrystal2015-04-091-1/+1
* Label typoU-Daniel-PC\Daniel2015-02-261-1/+1
* serial/trade/miscYamaArashi2015-02-071-25/+25
* Fix unclosed quotes.stag0192014-11-041-1/+1
* Add more text changes from Yellow.IIMarckus2014-10-241-0/+12
* Modularize the beach house.IIMarckus2014-10-171-1/+1
* Add more from the beach house.IIMarckus2014-10-171-1/+1
* Add a lot of Yellow text changes.IIMarckus2014-10-101-0/+170
* Labelled many functions/variablesYamaArashi2014-08-081-1/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-28/+28
* Add macro TX_BCD for printing BCD numbers.yenatch2014-05-271-10/+7
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-115/+115
* Name hidden object routinesU-Fish-PC\Daniel2014-05-211-5/+5
* Misc relabellingU-Fish-PC\Daniel2014-05-211-1/+1
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-33/+33
|\
| * Finished documenting/labeling functions in the MoveEffectPointerTable.Marcus Huderle2014-05-121-33/+33
| * Documented/labeled lots of move-effect-related stuff.Marcus Huderle2014-05-121-7/+7
| * Documented reflect/light screen effect function. Labeled some related text.Marcus Huderle2014-05-121-3/+3
* | Clean up text labels, use move and type constantsU-Fish-PC\Daniel2014-05-161-6/+6
* | Label a lot of unnamed textU-Fish-PC\Daniel2014-05-151-216/+216
* | Label graphics loading functions and CheckIfMoveIsKnownU-Fish-PC\Daniel2014-05-151-1/+1
|/
* Get rid of globals.asm. Use ::s to export labels between objects.yenatch2014-01-271-478/+477
* Get rid of more unnecessary labels in text.asmyenatch2014-01-241-10/+0
* Give a : to label def _UnnamedText_ef7dyenatch2014-01-231-1/+1
* Make text.asm an objectyenatch2014-01-231-0/+5
* Bank constants for text.asmyenatch2014-01-231-13/+33
* Move text banks into text.asmyenatch2014-01-231-0/+3197