aboutsummaryrefslogtreecommitdiffstats
path: root/engine/slop_menu.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* SAVER: continuous scrolling (chain pages, no per-page pause)HEADmasterAsh Ketchum6 days1-7/+21
* SL0P menu: confirmation feedback for single-shot cheatsAsh Ketchum6 days1-17/+62
* EXPLORE/SAVER: clamp camera into map bounds after a connection crossAsh Ketchum6 days1-0/+33
* SAVER: wander straight until blocked, and fix the edge-freezeAsh Ketchum6 days1-36/+33
* SL0P menu: add SAVER screensaver (autopilot EXPLORE)Ash Ketchum6 days1-2/+191
* EXPLORE: animate the approach to map edges instead of hard-jumpingAsh Ketchum6 days1-32/+62
* EXPLORE: smooth hardware-scroll animation for in-map page movesAsh Ketchum6 days1-19/+248
* explore: press A to warp to the viewed locationAsh Ketchum6 days1-28/+110
* explore: direction arrows showing where you can moveAsh Ketchum6 days1-2/+79
* explore: rewrite as an instant screen-paging cameraAsh Ketchum6 days1-21/+197
* explore: hide player (camera) + fix menu closeAsh Ketchum6 days1-2/+9
* explore: pivot to noclip free-roam cameraAsh Ketchum6 days1-142/+10
* explore: fix map rendering (compute the view pointer ourselves)Ash Ketchum7 days1-12/+51
* explore (P1): direction markers for legit connectionsAsh Ketchum7 days1-9/+35
* explore (P1 core): overworld map-connection browserAsh Ketchum7 days1-2/+90
* fix(nowild): use wUnusedFlag (0xCC5B) instead of wc5d8 for the toggleAsh Ketchum7 days1-3/+3
* fix(menu): push ROM bank before CloseTextDisplay (was corrupting collision)Ash Ketchum7 days1-1/+6
* menu: HMS - give all five HMs (Cut/Fly/Surf/Strength/Flash)Ash Ketchum7 days1-3/+20
* menu: TEACH - give the whole party an OP coverage movesetAsh Ketchum7 days1-3/+46
* menu: COINS cheat + expand ITEMS with evolution stones (12 items)Ash Ketchum7 days1-6/+21
* menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag)Ash Ketchum7 days1-2/+31
* menu: cheat suite - MONEY, BADGES, DEX, MAXTEAM + ITEMS submenuAsh Ketchum7 days1-42/+203
* menu: SL0P MENU scaffolding with WARP as a submenuAsh Ketchum7 days1-0/+223