14 Commits

Author SHA1 Message Date
Yoann Fievez d150f7f4f4 Identify wPikachuSpawnStateFlags and wPikachuMapScriptFlags bits, and 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
2026-06-24 14:43:48 -04:00
Narishma-gb d237b01cfb Misc. naming and cleanup (#139)
* Name some printer/diploma routines

* Name `wd434`

* Name `NAME_LENGTH_JP`

* Rename `callabd`/`calladb` to `farcall`/`callfar`
2025-09-10 00:31:11 -04:00
dannye 716f8608c1 Rename off-by-one wram labels 2024-09-29 10:50:46 -05:00
dannye a02a98ee7a Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
dannye 298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
vulcandth d001ced41b Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00
dannye 48dc6a8cf4 Merge branch 'master' of https://github.com/pret/pokered 2020-11-14 21:54:23 -06:00
dannye 66377fca32 Fix file modes 2020-11-14 20:52:10 -06:00
Rangi 45eaaf835c Identify wSpriteStateData[12] offset uses 2020-11-06 11:01:21 -05:00
dannye 5647ca687b Sync with pokered 2020-11-04 00:06:44 -06:00
Rangi 594c58a289 Revise some map scripts, mostly for getting items 2020-07-16 11:19:05 -04:00
Rangi 139a28ff99 Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
dannye 10f9559eab Sync with pokered 2020-05-20 20:02:53 -05:00
Rangi c779602459 Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00