| Commit message (Expand) | Author | Age | Files | Lines |
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI... | Yoann Fievez | 2026-06-24 | 1 | -55/+55 |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -6/+6 |
| |\ |
|
| | * | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 2026-01-07 | 1 | -8/+8 |
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 1 | -2/+2 |
| * | | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -4/+4 |
| |\| |
|
| | * | 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 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -5/+5 |
| |\| |
|
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -4/+4 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -40/+42 |
| |\| |
|
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -71/+73 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 1 | -1/+1 |
| |\| |
|
| * | | 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 |
| | * | Use decimal, not hex, for sprite (object) coordinates in map scripts | Rangi | 2020-08-28 | 1 | -2/+2 |
| | * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -3/+3 |
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -7/+7 |
| | * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -1/+1 |
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -22/+22 |
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -4/+4 |
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -2/+2 |
| | * | Rename map files, labels, and constants to be consistent and work with Polish... | Rangi | 2019-01-01 | 1 | -0/+214 |
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -30/+30 |
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -0/+279 |