aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/give_pokemon.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-4/+4
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-4/+4
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-1/+1
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-1/+1
| | | | | | | | | | * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-5/+5
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-3/+3
| |
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-1/+1
|\|
| * wcf4b -> wStringBufferRangi2021-08-281-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-1/+1
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-1/+1
| | | | | | | | Fixes #319
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-7/+7
| |
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+82
|
* Sync with pokereddannye2020-11-041-0/+87