summaryrefslogtreecommitdiff
path: root/src/constants/text_constants.asm
AgeCommit message (Expand)Author
2018-08-05function name correctionxCrystal
2018-07-16Disassemble more home incbinsxCrystal
2018-07-11Create more text macros, rename/document some text engine thingsxCrystal
2018-07-11Split full width font graphicsxCrystal
2018-07-10More text enginexCrystal
2018-07-10Document some text engine functionsxCrystal
2018-07-03Use more text symbolsxCrystal
2018-06-12Redesign TX_SYMBOL constantsxCrystal
2018-06-12More wram addresses and text symbolsxCrystal
2018-03-09PrintPlayAreaCardAttachedEnergiesxCrystal
2018-03-09Disassemble some duel tile dataxCrystal
2018-03-08Document DrawDuelHUD(s), more text symbol constants, and Pluspower/Defender d...xCrystal
2018-03-05TX_SYMBOL constants and clean up textxCrystal
2018-03-05charmap for male, female and é symbolsxCrystal
2018-03-04Some text related stuffxCrystal
2018-02-17More style cleaning upxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019