aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-304-11/+11
|\
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-273-10/+10
| * Trim extra newlines from some filesRangi2021-04-081-1/+0
* | Trim extra newlines from some filesRangi2021-04-081-1/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-253-4/+4
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-253-4/+4
| * Identify hUILayoutFlagsRangi2021-02-132-7/+7
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-132-7/+7
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-152-8/+8
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-292-8/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-146-0/+0
|\|
| * Fix file modesdannye2020-11-146-0/+0
| * Remove trailing whitespaceRangi2020-11-051-1/+1
| * Define constants for default trainer DVsRangi2020-07-161-2/+2
| * Use 'tile' and 'tiles' macrosRangi2020-07-072-15/+13
| * Sync coordinate macros with pokecrystalRangi2020-07-074-56/+56
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-066-9/+9
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-066-81/+81
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-3/+3
| * Port _RemovePokemon documentation from pokeyellowRangi2020-07-051-33/+33
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-044-69/+72
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-2/+2
| * Move more code from home.asm to home/Rangi2020-07-031-0/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-036-41/+41
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-032-2/+2
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-0210-0/+2638
* Remove trailing whitespaceRangi2020-11-051-1/+1
* Sync more with pokeredRangi2020-11-052-37/+4
* Sync with pokereddannye2020-11-0410-0/+2902