aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common
AgeCommit message (Expand)Author
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
2026-03-01feat: add support for keyboard and mouse inputdaoge_cmd
2026-03-01Initial commitdaoge_cmd