MinecraftConsoles/Minecraft.Client/Windows64
daoge_cmd 7b35df8714 Fix controller paging regression in creative menu
Preserve smooth row-by-row scrolling for mouse wheel input, but restore
full-page movement for controller/menu scroll actions in the creative
inventory.

Commit 3093ca3 changed page indexing to support smooth scrolling, which
caused ACTION_MENU_OTHER_STICK_UP/DOWN to advance by one row instead of
one page. Track whether the scroll action originated from the mouse
wheel and only use single-row steps in that case.

Fixes #253
2026-03-05 01:38:34 +08:00
..
4JLibs Update username logic and implement latest LCEMP changes (#311) 2026-03-04 04:50:28 +07:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Revert "Get rid of MSVC's __int64" 2026-03-02 17:39:35 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Miles Revert "Get rid of MSVC's __int64" 2026-03-02 17:39:35 +07:00
Network feat: headless server 2026-03-04 17:29:43 +08:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Initial commit 2026-03-01 12:16:08 +08:00
KeyboardMouseInput.cpp Fix controller paging regression in creative menu 2026-03-05 01:38:34 +08:00
KeyboardMouseInput.h Fix controller paging regression in creative menu 2026-03-05 01:38:34 +08:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.cpp Update username logic and implement latest LCEMP changes (#311) 2026-03-04 04:50:28 +07:00
Windows64_App.h Update username logic and implement latest LCEMP changes (#311) 2026-03-04 04:50:28 +07:00
Windows64_Minecraft.cpp refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
Windows64_UIController.cpp Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions 2026-03-01 21:00:40 +01:00
Windows64_UIController.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00