aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/tmhm.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-1/+1
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-2/+2
2016-06-11remove address commentsYamaArashi1-2/+2
2016-06-11remove address commentsYamaArashi1-2/+2
2015-11-29bankB misc functionsluckytyphlosion1-2/+2
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-02-08move-related thingsYamaArashi1-4/+4
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-2/+2
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+26