aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/UI
AgeCommit message (Expand)Author
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-03fix: fix mouse and controller input handling in container menusdaoge_cmd
2026-03-03fix: fix cursor for controllerdaoge_cmd
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-03Also remove clicking sound effect on empty container UI slots for rclick and ...void_17
2026-03-03Disable annoying click sound effect when clicking the empty container UI (#152)void_17
2026-03-02Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144)void_17
2026-03-02Revert "fix: fix resolution detection (#133)" (#143)void_17
2026-03-02fix: fix resolution detection (#133)daoge
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"void_17
2026-03-02dynamic_pointer_cast -> std::dynamic_pointer_castvoid_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-02Fixed issue 109 with tab menu (#116)Karsam
2026-03-02Fixes the exit button sound (#92)rtm516
2026-03-01Crafting menu LB RB KBM fixRyan K
2026-03-01fix my cast and put it into a separate functionSlenderman
2026-03-01use C++ style cast instead of C-style castSlenderman
2026-03-01fix various thingsSlenderman
2026-03-01Fix game exitrtm516
2026-03-02feat: Windows64 local multiplayer support (#13)Sean Hoyt
2026-03-02feat: update scroll wheel behavior for page navigationdaoge_cmd
2026-03-02feat: improve mouse input handlingdaoge_cmd
2026-03-01fix: do not use hardcoded screen sizedaoge_cmd
2026-03-01feat: add DPI awareness and auto-detect screen resolutiondaoge_cmd
2026-03-01feat: add support for keyboard and mouse inputdaoge_cmd
2026-03-01Initial commitdaoge_cmd