aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/UI
AgeCommit message (Expand)Author
2026-03-04Fix: Sorted the item list in the debug overlay (#340)Davi Eler Magalhães
2026-03-04Fix creative inventory crash with Art Tools debug option (#399)Marlian
2026-03-04Enable Stained Glass in Creative MenuLoki Rautio
2026-03-04Merge branch 'main' into pr/win64-world-savesLoki Rautio
2026-03-04fix: properly offset the mouse position in containers (#327)4win
2026-03-04Prevent world input from affecting inventory (#354)Alezito2008
2026-03-03Fix Texture Pack images in menu (#335)Zekken
2026-03-03shift + click for quickmove (#278)slcyed
2026-03-03Implement smooth scrolling in Creative Mode menu (#240)void_17
2026-03-03FOV option without debug menu (#209)MijaeLio
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-02Win64: show actual world names in save list, sort newest-first, preserve leve...dtentiion
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