aboutsummaryrefslogtreecommitdiffstats
path: root/home/map_objects.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve IsSurfingPikachuInParty documentation (#128)Linus Unnebäck2025-05-101-4/+5
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-10-091-2/+2
|\
| * `FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`Vortyne2024-10-071-2/+2
| |
* | Rename off-by-one wram labelsdannye2024-09-291-7/+7
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-4/+4
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-1/+1
| |
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-1/+1
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
| |
| * Identify some hSpriteDataOffset valuesRangi2020-08-301-4/+4
| |
| * Move all code out of home.asm into home/Rangi2020-07-071-0/+248
| | | | This results in 64 home/*.asm files, comparable to pokecrystal's 57.
* Add constants for player and rival startersRangi2020-11-131-1/+1
|
* Sync with pokereddannye2020-11-041-0/+322