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-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