aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/learn_move.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-3/+3
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
* Identify more flag bits (#464)Sylvie2024-09-231-4/+4
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-1/+1
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-1/+1
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-1/+1
* Identify hUILayoutFlagsRangi2021-02-131-6/+6
* Fix file modesdannye2020-11-141-0/+0
* Sync coordinate macros with pokecrystalRangi2020-07-071-4/+4
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-21/+21
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+226