aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/learn_move.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-3/+3
|\
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-3/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-2/+2
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-6/+6
|\|
| * 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
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-1/+1
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-1/+1
| | | | | | | | Fixes #312
| * Identify hUILayoutFlagsRangi2021-02-131-6/+6
| |
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-131-6/+6
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * 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
|
* Sync with pokereddannye2020-11-041-0/+250