aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README: swap demo GIF to show off EXPLORE (better showcase than SAVER)Ash Ketchum2026-07-152-2/+2
* README: longer demo GIF (boot -> MONEY cheat + confirm -> SAVER)Ash Ketchum2026-07-152-0/+1
* README: add animated SL0P menu -> SAVER demo GIFAsh Ketchum2026-07-152-0/+5
* SL0P menu: confirmation feedback for single-shot cheatsAsh Ketchum2026-07-151-17/+62
* docs: custom SL0P EDITION README with screenshotsAsh Ketchum2026-07-158-24/+152
* EXPLORE/SAVER: clamp camera into map bounds after a connection crossAsh Ketchum2026-07-151-0/+33
* SAVER: wander straight until blocked, and fix the edge-freezeAsh Ketchum2026-07-151-36/+33
* SL0P menu: add SAVER screensaver (autopilot EXPLORE)Ash Ketchum2026-07-153-9/+215
* EXPLORE: animate the approach to map edges instead of hard-jumpingAsh Ketchum2026-07-151-32/+62
* EXPLORE: smooth hardware-scroll animation for in-map page movesAsh Ketchum2026-07-151-19/+248
* SL0P.md: document EXPLORE arrows + A-to-warpAsh Ketchum2026-07-151-4/+14
* explore: press A to warp to the viewed locationAsh Ketchum2026-07-151-28/+110
* explore: direction arrows showing where you can moveAsh Ketchum2026-07-151-2/+79
* explore: rewrite as an instant screen-paging cameraAsh Ketchum2026-07-154-46/+211
* explore: don't hide the player (fixes glitchy orphaned Pikachu)Ash Ketchum2026-07-152-9/+6
* explore: hide player (camera) + fix menu closeAsh Ketchum2026-07-153-6/+22
* explore: pivot to noclip free-roam cameraAsh Ketchum2026-07-154-148/+17
* tools: render_overworld.py - build seamless Kanto map from sourceAsh Ketchum2026-07-151-0/+132
* explore: fix map rendering (compute the view pointer ourselves)Ash Ketchum2026-07-151-12/+51
* explore (P1): direction markers for legit connectionsAsh Ketchum2026-07-151-9/+35
* explore (P1 core): overworld map-connection browserAsh Ketchum2026-07-151-2/+90
* fix(nowild): use wUnusedFlag (0xCC5B) instead of wc5d8 for the toggleAsh Ketchum2026-07-153-5/+5
* fix(menu): push ROM bank before CloseTextDisplay (was corrupting collision)Ash Ketchum2026-07-151-1/+6
* docs: SL0P.md - overview of all SL0P EDITION features + cheat menuAsh Ketchum2026-07-151-0/+58
* menu: HMS - give all five HMs (Cut/Fly/Surf/Strength/Flash)Ash Ketchum2026-07-151-3/+20
* menu: TEACH - give the whole party an OP coverage movesetAsh Ketchum2026-07-151-3/+46
* menu: COINS cheat + expand ITEMS with evolution stones (12 items)Ash Ketchum2026-07-151-6/+21
* menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag)Ash Ketchum2026-07-153-3/+35
* menu: cheat suite - MONEY, BADGES, DEX, MAXTEAM + ITEMS submenuAsh Ketchum2026-07-151-42/+203
* menu: SL0P MENU scaffolding with WARP as a submenuAsh Ketchum2026-07-154-113/+226
* intro: real 2bpp graphic splash (POKeMON SL0P EDITION)Ash Ketchum2026-07-154-16/+48
* intro: brief POKeMON SL0P EDITION splash on the fastboot pathAsh Ketchum2026-07-153-2/+33
* warp: center the menu box and add a SECRET SL0P WARP MENU bannerAsh Ketchum2026-07-151-4/+18
* warp: polish menu (clear bg + hide sprites), 13 destinations, kill the birdAsh Ketchum2026-07-152-19/+40
* warp: full quick-warp menu (B2)Ash Ketchum2026-07-151-6/+64
* warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntroAsh Ketchum2026-07-155-4/+26
* fastboot: skip intro/title/menu and autoload save if one existsAsh Ketchum2026-07-153-1/+22
* Comment all trade locations (#161)CreamElDudJafar2026-07-021-7/+7
* Update CI dependenciesRangi2026-07-011-6/+6
* Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...Yoann Fievez2026-06-2422-165/+199
* Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157)PokefanMarcel2026-06-211-153/+136
* Use `SOUND_MASK` constant in `TradeAnimCommon` (#159)CreamElDudJafar2026-06-201-1/+1
* Store garbage data as visible PNG files, built as 2bppRangi2026-06-156-2/+2
* Rename wd49b to wPikachuEmotionModifier (#156)Yoann Fievez2026-06-146-12/+12
* Document `UpdatePikachuHappinessAndMood` routine (#155)RainbowMetalPigeon2026-06-071-14/+18
* Fix comments in `IsNextTileShoreOrWater` (#152)Narishma-gb2026-05-241-5/+5
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-1513-29/+23
|\
| * Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel2026-04-156-9/+9
| * Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578)PokefanMarcel2026-04-092-2/+2
| * Make `DebugSetPokedexEntries` automatically adapt to `NUM_POKEMON` changes (#...kagnusdev2026-04-061-2/+6