| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵ | Yoann Fievez | 2026-06-24 | 1 | -2/+2 |
| | | | | | | | | | `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 | ||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -4/+4 |
| |\ | |||||
| | * | Use macros to enforce "missable/hide/show object" constraints, and rename ↵ | Rangi | 2026-01-07 | 1 | -4/+4 |
| | | | | | | | | | them to "toggleable objects" (#557) | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Use combined hardware constants | Rangi42 | 2025-06-30 | 1 | -1/+1 |
| | | | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -1/+1 |
| | | | |||||
| * | | Rename off-by-one wram labels | dannye | 2024-09-29 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -8/+8 |
| |\| | |||||
| | * | Identify `wCurrentMapScriptFlags` bits (#467) | Sylvie | 2024-09-24 | 1 | -2/+2 |
| | | | |||||
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -3/+3 |
| | | | | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -44/+46 |
| |\| | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -44/+46 |
| | | | | | | | 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. | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-05-31 | 1 | -55/+56 |
| |\| | |||||
| | * | Clean many labels of scripts of all gyms | Yoann Fievez | 2021-05-31 | 1 | -55/+56 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-13 | 1 | -1/+3 |
| |\| | |||||
| | * | The 'def_trainers' macro checks that trainers' event flag bits are correct ↵ | Rangi | 2021-04-13 | 1 | -1/+3 |
| | | | | | | | | | (#318) | ||||
| * | | Trim extra newlines from some files | Rangi | 2021-04-08 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -1/+0 |
| | | | |||||
| | * | Consistent labels for Gym name scripts | Rangi | 2020-07-18 | 1 | -6/+6 |
| | | | |||||
| | * | Use a 'trainer' macro for trainers in scripts/ | Rangi | 2020-07-14 | 1 | -9/+2 |
| | | | |||||
| | * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 1 | -3/+3 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -5/+5 |
| | | | |||||
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -1/+1 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -35/+35 |
| | | | |||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | |||||
| | * | Deobfuscate gyms consistently | deak311andris | 2019-10-07 | 1 | -9/+9 |
| | | | |||||
| | * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -0/+228 |
| | | | | | Polished Map | ||||
| * | Sync more with pokered | Rangi | 2020-11-06 | 1 | -1/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -61/+54 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -0/+241 |
