| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-15 | Comment more unreferenced local labels (#550) | Narishma-gb | 1 | -2/+2 | |
| 2025-11-18 | Use more hardware and graphics constants (#532) | Narishma-gb | 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`. | |||||
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -1/+1 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -1/+1 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -4/+4 | |
| 2022-07-10 | Identify some `.asm_*` labels | Rangi | 1 | -2/+3 | |
| 2022-07-09 | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 1 | -1/+1 | |
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -2/+2 | |
| New MACRO and DEF syntax | |||||
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -2/+2 | |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -113/+0 | |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -1/+1 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
| 2020-05-20 | Sync with pokered | dannye | 1 | -0/+0 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 | |
| 2016-06-11 | Character dict; surfing minigame; printer debug | pikalaxalt | 1 | -1/+1 | |
| 2016-05-22 | Bank15 misc functions | luckytyphlosion | 1 | -0/+17 | |
