| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-07 | Use macros to enforce "missable/hide/show object" constraints, and rename ↵ | Rangi | 1 | -40/+41 | |
| them to "toggleable objects" (#557) | |||||
| 2025-12-15 | Comment more unreferenced local labels (#550) | Narishma-gb | 1 | -2/+2 | |
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 1 | -3/+0 | |
| * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | |||||
| 2022-07-10 | Identify some `.asm_*` labels | Rangi | 1 | -2/+2 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -6/+2 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -18/+18 | |
| 2020-08-31 | Use constants to delineate map types, and factor out more data | Rangi | 1 | -1/+1 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -8/+8 | |
| 2020-07-05 | Update map hide/show data labels | Rangi | 1 | -7/+7 | |
| Fixes #235 | |||||
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | 1 | -1/+1 | |
| To do: turn constants into labels and use ldh | |||||
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | 1 | -7/+7 | |
| 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. | |||||
| 2016-12-31 | split code out of main.asm | YamaArashi | 1 | -0/+215 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -7/+7 | |
| 2016-05-31 | Champion's room; resolve predefs | pikalaxalt | 1 | -4/+4 | |
| 2016-05-27 | Route 23 | pikalaxalt | 1 | -1/+1 | |
| 2016-03-17 | Split bank3 up. | luckytyphlosion | 1 | -0/+212 | |
