aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64/Windows64_Minecraft.cpp
AgeCommit message (Expand)Author
2026-03-05refactor: refactor KBM input codedaoge_cmd
2026-03-04Restore username.txt loading without conflictLoki Rautio
2026-03-04Disable automatic Windows account usernameLoki Rautio
2026-03-04feat: headless serverdaoge_cmd
2026-03-04feat: add support for username, IP, and port configuration via launch argumentsdaoge_cmd
2026-03-04Fix overlapping debug menus and screens (#294)rtm516
2026-03-04Update username logic and implement latest LCEMP changes (#311)Slenderman
2026-03-03Fix player save data issue & multiple username implementations (#257)Slenderman
2026-03-03feat: bind F1 to toggle the HUD settings (#244)4win
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-03Remove #203 core code before a cleaner implementationvoid_17
2026-03-03Remove dyn_SetProcessDpiAwarenessvoid_17
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-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-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-02Fix Iggy player crashes on systems with DPI changedvoid_17
2026-03-02Allow TAB to open host options (#97)Vvis
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-01Fixed performance issueNΞVΛR
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: add support for keyboard and mouse inputdaoge_cmd
2026-03-01Initial commitdaoge_cmd