aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/tmhm.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
|
* Fix file modesdannye2020-11-141-0/+0
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
|
* remove address commentsYamaArashi2016-06-111-2/+2
|
* move-related thingsYamaArashi2015-02-081-4/+4
|
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-1/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-2/+2
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+26