| Commit message (Expand) | Author | Age | Files | Lines |
| * | SL0P menu: add SAVER screensaver (autopilot EXPLORE) | Ash Ketchum | 6 days | 1 | -2/+191 |
| * | EXPLORE: animate the approach to map edges instead of hard-jumping | Ash Ketchum | 6 days | 1 | -32/+62 |
| * | EXPLORE: smooth hardware-scroll animation for in-map page moves | Ash Ketchum | 6 days | 1 | -19/+248 |
| * | explore: press A to warp to the viewed location | Ash Ketchum | 6 days | 1 | -28/+110 |
| * | explore: direction arrows showing where you can move | Ash Ketchum | 6 days | 1 | -2/+79 |
| * | explore: rewrite as an instant screen-paging camera | Ash Ketchum | 7 days | 1 | -21/+197 |
| * | explore: don't hide the player (fixes glitchy orphaned Pikachu) | Ash Ketchum | 7 days | 1 | -3/+0 |
| * | explore: hide player (camera) + fix menu close | Ash Ketchum | 7 days | 2 | -2/+12 |
| * | explore: pivot to noclip free-roam camera | Ash Ketchum | 7 days | 2 | -143/+11 |
| * | explore: fix map rendering (compute the view pointer ourselves) | Ash Ketchum | 7 days | 1 | -12/+51 |
| * | explore (P1): direction markers for legit connections | Ash Ketchum | 7 days | 1 | -9/+35 |
| * | explore (P1 core): overworld map-connection browser | Ash Ketchum | 7 days | 1 | -2/+90 |
| * | fix(nowild): use wUnusedFlag (0xCC5B) instead of wc5d8 for the toggle | Ash Ketchum | 7 days | 2 | -4/+4 |
| * | fix(menu): push ROM bank before CloseTextDisplay (was corrupting collision) | Ash Ketchum | 7 days | 1 | -1/+6 |
| * | menu: HMS - give all five HMs (Cut/Fly/Surf/Strength/Flash) | Ash Ketchum | 7 days | 1 | -3/+20 |
| * | menu: TEACH - give the whole party an OP coverage moveset | Ash Ketchum | 7 days | 1 | -3/+46 |
| * | menu: COINS cheat + expand ITEMS with evolution stones (12 items) | Ash Ketchum | 7 days | 1 | -6/+21 |
| * | menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag) | Ash Ketchum | 7 days | 2 | -2/+34 |
| * | menu: cheat suite - MONEY, BADGES, DEX, MAXTEAM + ITEMS submenu | Ash Ketchum | 7 days | 1 | -42/+203 |
| * | menu: SL0P MENU scaffolding with WARP as a submenu | Ash Ketchum | 7 days | 2 | -110/+223 |
| * | intro: real 2bpp graphic splash (POKeMON SL0P EDITION) | Ash Ketchum | 7 days | 1 | -16/+39 |
| * | intro: brief POKeMON SL0P EDITION splash on the fastboot path | Ash Ketchum | 7 days | 2 | -2/+32 |
| * | warp: center the menu box and add a SECRET SL0P WARP MENU banner | Ash Ketchum | 7 days | 1 | -4/+18 |
| * | warp: polish menu (clear bg + hide sprites), 13 destinations, kill the bird | Ash Ketchum | 7 days | 2 | -19/+40 |
| * | warp: full quick-warp menu (B2) | Ash Ketchum | 7 days | 1 | -6/+64 |
| * | warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntro | Ash Ketchum | 7 days | 2 | -0/+20 |
| * | fastboot: skip intro/title/menu and autoload save if one exists | Ash Ketchum | 7 days | 2 | -1/+18 |
| * | Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI... | Yoann Fievez | 2026-06-24 | 5 | -13/+13 |
| * | Use `SOUND_MASK` constant in `TradeAnimCommon` (#159) | CreamElDudJafar | 2026-06-20 | 1 | -1/+1 |
| * | Rename wd49b to wPikachuEmotionModifier (#156) | Yoann Fievez | 2026-06-14 | 5 | -11/+11 |
| * | 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 | 2 | -3/+7 |
| |\ |
|
| | * | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 2026-04-15 | 1 | -1/+1 |
| | * | Make `DebugSetPokedexEntries` automatically adapt to `NUM_POKEMON` changes (#... | kagnusdev | 2026-04-06 | 1 | -2/+6 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 105 | -735/+756 |
| |\| |
|
| | * | 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 | 2 | -135/+142 |
| | * | Use macros to enforce "hidden object" constraints, and rename them to "hidden... | Rangi | 2026-01-07 | 28 | -29/+29 |
| | * | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 2026-01-07 | 5 | -52/+53 |
| | * | 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 | 3 | -3/+3 |
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 28 | -117/+133 |
| | * | Update `StatusScreen`, add `*_STATS_BOX` constants (#546) | Narishma-gb | 2025-12-01 | 3 | -50/+44 |
| | * | Define player and rival names once, to be used in two places (#545) | Rangi | 2025-12-01 | 1 | -2/+2 |
| | * | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2025-11-27 | 27 | -196/+221 |
| | * | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 2025-11-25 | 17 | -49/+51 |
| | * | Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540) | Rangi | 2025-11-23 | 3 | -39/+7 |
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 26 | -71/+82 |
| * | | Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144) | abcboy101 | 2025-12-30 | 1 | -1/+1 |