aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common
AgeCommit message (Expand)Author
2026-03-04Prevent world input from affecting inventory (#354)Alezito2008
2026-03-03Fix Texture Pack images in menu (#335)Zekken
2026-03-03Fix player save data issue & multiple username implementations (#257)Slenderman
2026-03-03shift + click for quickmove (#278)slcyed
2026-03-03Implement smooth scrolling in Creative Mode menu (#240)void_17
2026-03-03Revert "Revert "Win64: configurable username (username.txt) and persistent ga...void_17
2026-03-03Revert "Win64: configurable username (username.txt) and persistent game setti...void_17
2026-03-03FOV option without debug menu (#209)MijaeLio
2026-03-03Win64: configurable username (username.txt) and persistent game settings (set...dtentiion
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-03Revert "Fix sound not working" (#205)void_17
2026-03-03fix: fix gamma (#191)daoge
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-03Allow for loading of WAVE Audio files (#148)GuglioIsStupid
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-02now able to press SPACE to continue on hints that wait for you to press A (#135)red
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-02Merge pull request #78 from WushR00M/patch-2void_17
2026-03-02Merge pull request #93 from SleepyLark/fix-soundvoid_17
2026-03-02Fixes the exit button sound (#92)rtm516
2026-03-02feat: now can skip the tutorial (#82)red
2026-03-01Actually moved sound to "Windows64" so commit 9691561 worksSkylark
2026-03-01More relative path optimizationsWushR00M
2026-03-01Optimized File PathsWushR00M
2026-03-01Optimize TutorialMode.h Filepath in ConsoleGameMode.hWushR00M
2026-03-01Optimize Path for Tutorial.h in ConsoleGameMode.cppWushR00M
2026-03-01Crafting menu LB RB KBM fixRyan K
2026-03-01Remove need for Durango folderSlenderman
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: ps3 build errorMiyo Sho
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