aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/add_mon.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-19/+20
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-2/+2
| |
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-16/+17
| |
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-20/+20
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-6/+6
| |
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-7/+7
| |
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-2/+2
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-3/+3
| |
| * Identify some unused WRAM variables (#453)Sylvie2024-06-151-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-4/+4
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-4/+4
| | | | | | | | Fixes #319
* | 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
| * Remove trailing whitespaceRangi2020-11-051-1/+1
| |
| * Define constants for default trainer DVsRangi2020-07-161-2/+2
| |
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-9/+9
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-2/+2
| |
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+516
|
* Remove trailing whitespaceRangi2020-11-051-1/+1
|
* Sync more with pokeredRangi2020-11-051-3/+3
|
* Sync with pokereddannye2020-11-041-0/+522