summaryrefslogtreecommitdiff
path: root/src/text/text1.asm
AgeCommit message (Expand)Author
2018-08-02Disassemble Pokemon card page functionsxCrystal
2018-07-31More bank1 and wram addressesxCrystal
2018-07-29More duel bank1 disasmxCrystal
2018-07-27Bank 1 disasmxCrystal
2018-07-25More bank 0 and 1 stuffxCrystal
2018-07-14Add missing characters to charmapsxCrystal
2018-07-13Improve text macrosxCrystal
2018-07-12Create charmaps and update text/xCrystal
2018-07-11Create more text macros, rename/document some text engine thingsxCrystal
2018-07-02Disassemble functions related to retreating cardxCrystal
2018-07-01Clean up previous commitdannye
2018-07-01Disassemble AI Action routinesdannye
2018-03-05TX_SYMBOL constants and clean up textxCrystal
2018-03-05charmap for male, female and é symbolsxCrystal
2018-03-04Disassemble practice duel functionsxCrystal
2018-03-03Functions related to using card from handxCrystal
2018-03-03More duel engine and menus disasmxCrystal
2018-03-02Disassemble more duel menu functions and some oam functionsxCrystal
2018-03-01some bank1 disasm and documentation related to menus and interfacesxCrystal
2018-02-28Begin disassembling more bank1xCrystal
2018-02-23more duel home disassemblyxCrystal
2018-02-21Some hram labelsxCrystal
2018-02-20A few text labelsxCrystal
2018-02-17More style cleaning upxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-16Reorganize some graphicsxCrystal
2018-02-10Refractor/rearrange some macrosxCrystal
2016-09-18Foul Odor and Stiffen effectsxCrystal
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2016-04-06Some duel engine disassemlbydannye
2016-03-05start dissasembling move effect functionsxCrystal
2016-03-03append "Text" to text labelsxCrystal
2016-02-29start naming some text labelsxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019