aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64
AgeCommit message (Expand)Author
2026-03-03Win64: configurable username (username.txt) and persistent game settings (set...dtentiion
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-03TAB key opens up game info instead of host options (#204)DetectivEren
2026-03-03Revert "Fix sound not working" (#205)void_17
2026-03-03Add dynamic resolution (#203)Fayaz Shaikh
2026-03-03Fix Windows64 mouse capture and static initialization crashes (#177)Andrew
2026-03-03Restore Windows 7 compatibility (#160)void_17
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-02Only handle host options when there is no menu on screen (#140)Alex
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-02Bound F3 and F4 to open debug menus (#94)Jean
2026-03-02add minecraft icon to windows version (#126)DFelipeh
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-02Merge pull request #93 from SleepyLark/fix-soundvoid_17
2026-03-02Fix Iggy player crashes on systems with DPI changedvoid_17
2026-03-02Allow TAB to open host options (#97)Vvis
2026-03-01Actually moved sound to "Windows64" so commit 9691561 worksSkylark
2026-03-01Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to preve...Izan
2026-03-01Remove GameHDD save data and update .gitignorertm516
2026-03-02Merge pull request #33 from APAmk2/mainvoid_17
2026-03-01Revert "Merge pull request #25 from NEVARLeVrai/main"Galen Guyer
2026-03-01Windows: More proper shutdownAPAmk2
2026-03-02Merge pull request #25 from NEVARLeVrai/mainvoid_17
2026-03-01Fixed performance issueNΞVΛR
2026-03-01Fix game exitrtm516
2026-03-01Fix for exe not running, not founding the project directoryNΞVΛR
2026-03-02feat: improve mouse input handlingdaoge_cmd
2026-03-02fix: render issues on release builds (#16)hehcker
2026-03-01Fix compilation for Clang-cl (#10)void_17
2026-03-01feat: implement per-frame mouse look for reduced input latency on Windowsdaoge_cmd
2026-03-01feat: add DPI awareness and auto-detect screen resolutiondaoge_cmd
2026-03-01feat: fullscreen modedaoge_cmd
2026-03-01feat: disable vsyncdaoge_cmd
2026-03-01feat: implement game-tick input handling and per-frame edge detectiondaoge_cmd
2026-03-01feat: add support for keyboard and mouse inputdaoge_cmd
2026-03-01fix: fix release mode compilation on Windowsdaoge_cmd
2026-03-01Initial commitdaoge_cmd