| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | - 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`. | ||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -3/+3 |
| | | |||||
| * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+11 |
