| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -12/+15 |
| |\ | |||||
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 1 | -9/+12 |
| | | | |||||
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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-11-12 | 1 | -2/+2 |
| |\| | |||||
| | * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -2/+2 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -4/+4 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -4/+4 |
| |\| | |||||
| | * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 1 | -1/+1 |
| | | | |||||
| | * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 1 | -1/+1 |
| | | | |||||
| | * | Identify some unused WRAM variables (#453) | Sylvie | 2024-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -4/+4 |
| |\| | |||||
| | * | Add `bigdw` and `dc` data macros | Rangi42 | 2023-11-20 | 1 | -4/+4 |
| | | | |||||
| * | | 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 |
| | | | |||||
| | * | Separate splash screen, intro, and credits (like pokegold/pokecrystal) | Rangi | 2020-08-28 | 1 | -1/+1 |
| | | | |||||
| | * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -7/+7 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -7/+7 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -16/+16 |
| | | | |||||
| | * | Port credits command constants from pokeyellow | Rangi | 2020-07-05 | 1 | -7/+7 |
| | | | |||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -5/+5 |
| | | | |||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -3/+3 |
| | | | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+270 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+322 |
