| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -2/+2 |
| |\ | |||||
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Use `OBJ_SIZE` and `TILE_SIZE` from hardware.inc. - `SPRITESTATEDATA1_LENGTH`, `NUM_SPRITESTATEDATA_STRUCTS` and `TILE_1BPP_SIZE` are used in some places. - Highlight an oversight in `OakSpeech` where several direct MBC bank switches are requested. - Remove redundant comments in home/overworld.asm. - Add unreferenced `FillBgMap` function to avoid a byte of dead code. - Some constants added in wram.asm. - Correctly separate the commented code in `SaveMainData`. | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -1/+1 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -1/+1 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -3/+3 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -2/+2 |
| | | | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -4/+4 |
| |\| | |||||
| | * | Identify `wSavedCoordIndex` and its other usages | Rangi42 | 2023-11-20 | 1 | -2/+2 |
| | | | |||||
| | * | Identify the unnamed HRAM variables and one WRAM label (#438) | Vortyne | 2023-11-20 | 1 | -2/+2 |
| | | | |||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -3/+3 |
| | | | |||||
| | * | Remove c1x*/c2x* comments, use struct offset constants | Rangi | 2020-07-07 | 1 | -8/+8 |
| | | | |||||
| | * | Use HIGH() and LOW() | Rangi | 2020-07-07 | 1 | -4/+4 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -15/+15 |
| | | | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+189 |
| | | |||||
| * | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -3/+3 |
| | | |||||
| * | Identify hUILayoutFlags and hPikachuSpriteVRAMOffset | Rangi | 2021-02-13 | 1 | -1/+1 |
| | | |||||
| * | Define OAM_HIGH_PALS for %100 in OAM attributes | Rangi | 2020-11-06 | 1 | -2/+2 |
| | | |||||
| * | Organize home and macro code | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -1/+1 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+232 |
