summaryrefslogtreecommitdiff
path: root/home/text.asm
AgeCommit message (Expand)Author
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-13Replace Functionfb8 with FillBoxWithBytePikalaxALT
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-09More radio labelsPikalaxALT
2015-10-04soft resetPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-02-10Blind wram labels part 4.yenatch
2014-08-14Recomment the text engine.yenatch
2014-07-18Name cry functions in home.asm.yenatch
2014-06-04Use {hl,de,bc}coord macros wherever possible.yenatch
2014-03-03Get rid of static rom addresses in home/text.asm.yenatch
2014-02-24Misc bank 9 and text command $14 data.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-12-22no more Public in joypad interface labelsyenatch
2013-10-25Merge commit '546c17ad' into merge-mrwintyenatch
2013-10-08rename 'StartSFX' to 'PlaySFX'yenatch
2013-10-02* more callab/callba macrosMr Wint
2013-10-01* extracted and added a bunch of assemblyMr Wint
2013-09-09rename common/ to home/yenatch