| 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 | -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-09-06 | 1 | -2/+2 |
| |\| | |||||
| | * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -2/+2 |
| | | | | | | | | | | | * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 1 | -1/+1 |
| |\| | |||||
| | * | Consistently capitalize `ASSERT` directives (#489) | Rangi | 2025-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -12/+13 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -3/+3 |
| | | | |||||
| | * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -4/+5 |
| | | | | | | | Also identify `wPPUpCountAndMaxPP` | ||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -5/+5 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -1/+1 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Add constants for wMapConnections bits and group map header wram labels | Linus Unnebäck | 2023-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * Add constants for wMapConnections bits * Apply Vulcandth and Rangi42 feedback --------- Co-authored-by: vulcandth <vulcandth@gmail.com> | ||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 1 | -1/+1 |
| |\| | |||||
| | * | Refactorize check button pressed (#340) | Yoann Fievez | 2021-11-05 | 1 | -1/+1 |
| | | | |||||
| | * | Sync home and macro code with pokeyellow | Rangi | 2020-11-05 | 1 | -18/+2 |
| | | | |||||
| | * | Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION | Rangi | 2020-07-07 | 1 | -3/+3 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -5/+5 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -19/+19 |
| | | | |||||
| | * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -1/+1 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -0/+231 |
| | | |||||
| * | Sync more with pokered | Rangi | 2020-11-06 | 1 | -1/+1 |
| | | |||||
| * | Organize home and macro code | Rangi | 2020-11-05 | 1 | -7/+2 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -0/+4 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+225 |
