aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pikachu_emotion_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵Yoann Fievez2026-06-241-0/+34
| | | | | | | | `PIKAMOVEMENT_*` constants (#158) - Rename `wd471` to` wPikachuSpawnStateFlags`, with `BIT_PIKACHU_SPAWN_*` bits - Rename `wd492` to `wPikachuMapScriptFlags`, with `BIT_PIKACHU_MAP_*` bits - Introduce `PIKAMOVEMENT_*` constants for `ApplyPikachuMovementData` - Refactor `BillsHouse` scripts and Pikachu/Bill movement data
* Use more ldpikacrydannye2025-05-251-0/+1
|
* Remove unused pikacry macro (#106)Linus Unnebäck2023-04-251-4/+0
|
* RGBDS syntax updates (#86)vulcandth2022-06-061-43/+43
| | | New MACRO and DEF syntax
* Fix #61: edit pikapic macros to avoid -Wlong-string warningsRangi2020-11-061-5/+10
|
* Start reorganizing pokeyellowRangi2020-11-041-60/+60
|
* Sync with pokereddannye2020-05-201-16/+16
|
* Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-5/+17
|
* Pikachu movement functionspikalaxalt2016-06-081-2/+12
|
* More on Pikachu emotionspikalaxalt2016-06-081-2/+124
|
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-2/+2
|\
| * Clean up white spacedannye2016-06-061-2/+2
| |
* | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-2/+2
|/
* Replace pcm arguments with pcm file labelspikalaxalt2016-05-251-1/+5
|
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-0/+76