| Commit message (Expand) | Author | Age | Files | Lines |
| * | intro: real 2bpp graphic splash (POKeMON SL0P EDITION) | Ash Ketchum | 7 days | 1 | -0/+8 |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -1/+9 |
| |\ |
|
| | * | Add `_vc` patch targets to `.PHONY` | Rangi | 2025-11-13 | 1 | -1/+11 |
| * | | Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141) | Narishma-gb | 2025-11-22 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-11-12 | 1 | -9/+18 |
| |\| |
|
| | * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -22/+29 |
| * | | Separate surfing Pikachu graphics from audio engine code | Rangi | 2025-10-19 | 1 | -0/+1 |
| * | | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 1 | -1/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-09-06 | 1 | -7/+13 |
| |\| |
|
| | * | Specify file extensions that `make` does not generate | Rangi42 | 2025-08-27 | 1 | -5/+12 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -4/+4 |
| |\| |
|
| | * | Require RGBDS 0.9.3 for its DMG palette specs (#513) | Rangi | 2025-07-02 | 1 | -4/+4 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-05-10 | 1 | -1/+1 |
| |\| |
|
| | * | Use "command -v" instead of "which" | mid-kid | 2025-03-07 | 1 | -1/+1 |
| | * | Use exported constants for VC patch (#483) | vulcandth | 2024-12-27 | 1 | -5/+1 |
| | * | Use RGBDS 0.9.0 (#482) | Rangi | 2024-12-25 | 1 | -6/+6 |
| | * | Use long option flags for rgbgfx, same as tools/gfx | Rangi42 | 2024-08-28 | 1 | -9/+9 |
| * | | Use exported constants for VC patch (#124) | vulcandth | 2024-12-27 | 1 | -5/+1 |
| * | | Remove `-Wnumeric-string=2` | Rangi42 | 2024-12-25 | 1 | -1/+1 |
| * | | Use RGBDS 0.9.0 (#123) | Rangi | 2024-12-25 | 1 | -1/+1 |
| * | | Use long option flags for rgbgfx, same as tools/gfx | Rangi42 | 2024-08-28 | 1 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-05-05 | 1 | -1/+1 |
| |\| |
|
| | * | Update to RGBDS 0.7.0 (#447) | Rangi | 2024-01-03 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-04-25 | 1 | -8/+9 |
| |\| |
|
| | * | Fix preinclude dependencies | mid-kid | 2022-10-25 | 1 | -8/+9 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 1 | -6/+6 |
| |\| |
|
| | * | Require rgbds 0.6.0 | Rangi | 2022-10-02 | 1 | -11/+11 |
| | * | Change names of move subanimations to be meaningful (#389) | BlueZangoose | 2022-09-25 | 1 | -2/+2 |
| | * | Add a subdirectory for RAM files | Rangi | 2022-06-17 | 1 | -1/+1 |
| | * | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 2022-03-26 | 1 | -13/+55 |
| | * | Slightly refactor some C tools | Rangi | 2022-03-08 | 1 | -1/+1 |
| * | | Add a subdirectory for RAM files | Rangi | 2022-06-17 | 1 | -1/+1 |
| * | | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -15/+48 |
| * | | Slightly refactor some C tools | Rangi | 2022-03-08 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 1 | -1/+1 |
| |\| |
|
| | * | Use ~X instead of $ff ^ X | Rangi | 2021-11-23 | 1 | -1/+1 |
| | * | Separate splash screen, intro, and credits (like pokegold/pokecrystal) | Rangi | 2020-08-28 | 1 | -9/+9 |
| | * | 'make clean' reuses 'make tidy' commands | Rangi | 2020-08-11 | 1 | -3/+1 |
| | * | 'make tidy' shouldn't trigger 'make -C tools' | Rangi | 2020-07-28 | 1 | -1/+1 |
| | * | Un-deduplicate gfx/intro_credits/gengar.png's tiles | Rangi | 2020-07-16 | 1 | -0/+2 |
| | * | Disassemble the BLUEMONS.GB debug ROM | Rangi | 2020-07-15 | 1 | -14/+24 |
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -1/+1 |
| | * | File-specific graphics rules update rgbgfx (flags only), not RGBGFX (program ... | Rangi | 2020-07-05 | 1 | -7/+7 |
| | * | Use SHA-1, not MD5, for 'make compare' | Rangi | 2020-07-05 | 1 | -3/+6 |
| | * | Verify that rgbds is at least verson 0.4.0 | Rangi | 2020-07-04 | 1 | -7/+10 |
| | * | Move graphics-only object file sources into gfx/ | Rangi | 2020-07-03 | 1 | -15/+30 |
| | * | Use --preserve instead of a hard-coded blank tile | Rangi | 2020-06-28 | 1 | -0/+1 |
| | * | Create .map files, and don't sort .sym files since rgbds 0.4.0 does that | Rangi | 2020-06-27 | 1 | -4/+3 |
| | * | Merge pic/ into gfx/ | Rangi | 2020-06-27 | 1 | -1/+1 |
| | * | Fix the slot machine tilemap, and adjust the slot graphics | Rangi | 2020-06-27 | 1 | -0/+3 |