index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.Client
/
Common
/
UI
Age
Commit message (
Expand
)
Author
2026-03-05
Fix save list, delete save, exit without saving, and blank username on Window...
dtentiion
2026-03-06
Remove AUTO_VAR macro and _toString function (#592)
void_17
2026-03-05
Fix beacon crash (#512)
Alezito2008
2026-03-04
Revert "fix: fix #464"
Loki Rautio
2026-03-05
fix: fix #464
daoge_cmd
2026-03-05
Fix controller paging regression in creative menu
daoge_cmd
2026-03-05
refactor: refactor KBM input code
daoge_cmd
2026-03-04
Fix duplicated stained glass when art tools enabled (#426)
Alezito2008
2026-03-04
Fix: Sorted the item list in the debug overlay (#340)
Davi Eler Magalhães
2026-03-04
Fix creative inventory crash with Art Tools debug option (#399)
Marlian
2026-03-04
Enable Stained Glass in Creative Menu
Loki Rautio
2026-03-04
Merge branch 'main' into pr/win64-world-saves
Loki Rautio
2026-03-04
fix: properly offset the mouse position in containers (#327)
4win
2026-03-04
Prevent world input from affecting inventory (#354)
Alezito2008
2026-03-03
Fix Texture Pack images in menu (#335)
Zekken
2026-03-03
shift + click for quickmove (#278)
slcyed
2026-03-03
Implement smooth scrolling in Creative Mode menu (#240)
void_17
2026-03-03
FOV option without debug menu (#209)
MijaeLio
2026-03-03
Fixes for PR #96 (#170)
lspepinho
2026-03-02
Win64: show actual world names in save list, sort newest-first, preserve leve...
dtentiion
2026-03-03
fix: fix mouse and controller input handling in container menus
daoge_cmd
2026-03-03
fix: fix cursor for controller
daoge_cmd
2026-03-03
feat: TU19 (Dec 2014) Features & Content (#155)
daoge
2026-03-03
Also remove clicking sound effect on empty container UI slots for rclick and ...
void_17
2026-03-03
Disable annoying click sound effect when clicking the empty container UI (#152)
void_17
2026-03-02
Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144)
void_17
2026-03-02
Revert "fix: fix resolution detection (#133)" (#143)
void_17
2026-03-02
fix: fix resolution detection (#133)
daoge
2026-03-02
Revert "Get rid of MSVC's __int64"
void_17
2026-03-02
Revert "shared_ptr -> std::shared_ptr"
void_17
2026-03-02
Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"
void_17
2026-03-02
dynamic_pointer_cast -> std::dynamic_pointer_cast
void_17
2026-03-02
shared_ptr -> std::shared_ptr
void_17
2026-03-02
Get rid of MSVC's __int64
void_17
2026-03-02
Fixed issue 109 with tab menu (#116)
Karsam
2026-03-02
Fixes the exit button sound (#92)
rtm516
2026-03-01
Crafting menu LB RB KBM fix
Ryan K
2026-03-01
fix my cast and put it into a separate function
Slenderman
2026-03-01
use C++ style cast instead of C-style cast
Slenderman
2026-03-01
fix various things
Slenderman
2026-03-01
Fix game exit
rtm516
2026-03-02
feat: Windows64 local multiplayer support (#13)
Sean Hoyt
2026-03-02
feat: update scroll wheel behavior for page navigation
daoge_cmd
2026-03-02
feat: improve mouse input handling
daoge_cmd
2026-03-01
fix: do not use hardcoded screen size
daoge_cmd
2026-03-01
feat: add DPI awareness and auto-detect screen resolution
daoge_cmd
2026-03-01
feat: add support for keyboard and mouse input
daoge_cmd
2026-03-01
Initial commit
daoge_cmd