| Commit message (Expand) | Author | Age | Files | Lines |
| * | menu: TEACH - give the whole party an OP coverage moveset | Ash Ketchum | 12 days | 1 | -3/+46 |
| * | menu: COINS cheat + expand ITEMS with evolution stones (12 items) | Ash Ketchum | 12 days | 1 | -6/+21 |
| * | menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag) | Ash Ketchum | 12 days | 3 | -3/+35 |
| * | menu: cheat suite - MONEY, BADGES, DEX, MAXTEAM + ITEMS submenu | Ash Ketchum | 12 days | 1 | -42/+203 |
| * | menu: SL0P MENU scaffolding with WARP as a submenu | Ash Ketchum | 12 days | 4 | -113/+226 |
| * | intro: real 2bpp graphic splash (POKeMON SL0P EDITION) | Ash Ketchum | 12 days | 4 | -16/+48 |
| * | intro: brief POKeMON SL0P EDITION splash on the fastboot path | Ash Ketchum | 12 days | 3 | -2/+33 |
| * | warp: center the menu box and add a SECRET SL0P WARP MENU banner | Ash Ketchum | 12 days | 1 | -4/+18 |
| * | warp: polish menu (clear bg + hide sprites), 13 destinations, kill the bird | Ash Ketchum | 12 days | 2 | -19/+40 |
| * | warp: full quick-warp menu (B2) | Ash Ketchum | 12 days | 1 | -6/+64 |
| * | warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntro | Ash Ketchum | 12 days | 5 | -4/+26 |
| * | fastboot: skip intro/title/menu and autoload save if one exists | Ash Ketchum | 12 days | 3 | -1/+22 |
| * | Comment all trade locations (#161) | CreamElDudJafar | 2026-07-02 | 1 | -7/+7 |
| * | Update CI dependencies | Rangi | 2026-07-01 | 1 | -6/+6 |
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI... | Yoann Fievez | 2026-06-24 | 22 | -165/+199 |
| * | Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157) | PokefanMarcel | 2026-06-21 | 1 | -153/+136 |
| * | Use `SOUND_MASK` constant in `TradeAnimCommon` (#159) | CreamElDudJafar | 2026-06-20 | 1 | -1/+1 |
| * | Store garbage data as visible PNG files, built as 2bpp | Rangi | 2026-06-15 | 6 | -2/+2 |
| * | Rename wd49b to wPikachuEmotionModifier (#156) | Yoann Fievez | 2026-06-14 | 6 | -12/+12 |
| * | Document `UpdatePikachuHappinessAndMood` routine (#155) | RainbowMetalPigeon | 2026-06-07 | 1 | -14/+18 |
| * | Fix comments in `IsNextTileShoreOrWater` (#152) | Narishma-gb | 2026-05-24 | 1 | -5/+5 |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-04-15 | 13 | -29/+23 |
| |\ |
|
| | * | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 2026-04-15 | 6 | -9/+9 |
| | * | Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578) | PokefanMarcel | 2026-04-09 | 2 | -2/+2 |
| | * | Make `DebugSetPokedexEntries` automatically adapt to `NUM_POKEMON` changes (#... | kagnusdev | 2026-04-06 | 1 | -2/+6 |
| | * | Don't pass redundant label names to `nybble_array` and `bit_array` | Rangi | 2026-03-30 | 4 | -16/+6 |
| | * | Repair Iwata Asks URL (#568) | SnorlaxMonster | 2026-01-24 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 217 | -2820/+3139 |
| |\| |
|
| | * | Use macros for `WildMonEncounterSlotChances` (#562) | Engezerstorung | 2026-01-17 | 1 | -14/+27 |
| | * | Use map names with `ToggleData*` symbols (#563) | Narishma-gb | 2026-01-17 | 2 | -8/+9 |
| | * | Replace hard-coded numbers with constants in haze.asm (#564) | DrNyk | 2026-01-17 | 1 | -2/+2 |
| | * | Align move grammar with pokecrystal (#565) | SnorlaxMonster | 2026-01-17 | 4 | -149/+162 |
| | * | Document SFX event bug inside Rocket Hideout B1F (#566) | CreamElDudJafar | 2026-01-17 | 2 | -3/+4 |
| | * | Fix CI for Linux and add CI for macOS (#567) | Rangi | 2026-01-17 | 2 | -20/+59 |
| | * | Do not compile tools with LTO | Nishant Chatterjee | 2026-01-07 | 1 | -1/+1 |
| | * | Use macros to enforce "hidden object" constraints, and rename them to "hidden... | Rangi | 2026-01-07 | 40 | -753/+684 |
| | * | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 2026-01-07 | 52 | -1128/+1137 |
| | * | Update RGBDS to 1.0.1 (although 1.0.0 still works) | Rangi | 2026-01-01 | 3 | -12/+12 |
| | * | Replace magic number `$7` with `SLP_MASK` constant (#555) | Jordan Moore | 2025-12-26 | 1 | -2/+2 |
| | * | Specify a max item length for `list_start` (#552) | Rangi | 2025-12-15 | 12 | -23/+38 |
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 43 | -168/+189 |
| | * | Clarify how the order of map constants matters for the Town Map (#553) | Rangi | 2025-12-15 | 2 | -102/+235 |
| | * | Update `StatusScreen`, add `*_STATS_BOX` constants (#546) | Narishma-gb | 2025-12-01 | 5 | -52/+51 |
| | * | Correct comment | Rangi | 2025-12-01 | 1 | -1/+1 |
| | * | Comment that `farcall` and `callfar` are interchangable | Rangi | 2025-12-01 | 1 | -0/+7 |
| | * | Define player and rival names once, to be used in two places (#545) | Rangi | 2025-12-01 | 7 | -60/+56 |
| | * | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2025-11-27 | 35 | -207/+235 |
| | * | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 2025-11-25 | 22 | -57/+68 |
| | * | Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540) | Rangi | 2025-11-23 | 5 | -44/+16 |
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 35 | -121/+138 |