| 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-11-12 | 1 | -3/+3 |
| |\| | |||||
| | * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -3/+3 |
| | | | |||||
| * | | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-09-06 | 1 | -69/+79 |
| |\| | |||||
| | * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -92/+109 |
| | | | | | | | | | | | * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | ||||
| * | | Replace hardcoded offset with address (#132) | kagnusdev | 2025-07-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -26/+26 |
| |\| | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -71/+71 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -12/+11 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -7/+7 |
| | | | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -5/+4 |
| | | | |||||
| * | | Improve documentation of some SRAM routines (#114) | SatoMew | 2024-06-26 | 1 | -36/+36 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-05-05 | 1 | -2/+2 |
| |\| | |||||
| | * | Update to RGBDS 0.7.0 (#447) | Rangi | 2024-01-03 | 1 | -2/+2 |
| | | | |||||
| * | | 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> | ||||
| | * | Improved Virtual Console patch identifiers (#357) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | |||||
| | * | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 2022-03-26 | 1 | -20/+23 |
| | | | |||||
| * | | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -20/+23 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-30 | 1 | -1/+1 |
| |\| | |||||
| | * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 | 1 | -1/+1 |
| | | | | | | | | | Fixes #319 | ||||
| | * | Identify hUILayoutFlags | Rangi | 2021-02-13 | 1 | -4/+4 |
| | | | |||||
| * | | Identify hUILayoutFlags and hPikachuSpriteVRAMOffset | Rangi | 2021-02-13 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -4/+4 |
| |\| | |||||
| | * | Update related tile animation constants | SatoMew | 2020-11-29 | 1 | -2/+2 |
| | | | |||||
| | * | Label and document hFFD7 more accurately | SatoMew | 2020-11-29 | 1 | -2/+2 |
| | | | |||||
| * | | 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 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -10/+10 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -4/+4 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -12/+12 |
| | | | |||||
| | * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -2/+2 |
| | | | | | | | | | by rgbds 0.4.0) | ||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -4/+4 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -6/+6 |
| | | | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+708 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+682 |
