aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64/Windows64_Minecraft.cpp
AgeCommit message (Expand)Author
6 daysorganized keybinds a lil bit (#1279)retucio
6 daysfix: removed headlesss server logic in favor of the new server exe. (#1265)Matthew Toro
13 daysModernize project codebase (#906)ModMaker101
13 daysSplit screen, widescreen support, font rendering fixes, ui scaling fixes (#767)MrTheShy
14 daysAdd "Add Server" functionally to "Join Game" Menu + relocate servers.txt to s...Matthew Toro
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-07Improve gamma shader parity - fixes #611 (#790)ModMaker101
2026-03-07Block sneak while chat is open. (#803)Kevin
2026-03-06Don't block KEYDOWN messages (#698)KaoruBoy
2026-03-06Add Chat / Pastes / Formatting (#682)Kevin
2026-03-06Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence...kuwa
2026-03-05Add a launch argument for full screen (#663)Vincent Zhang
2026-03-05Fix audio settings resetting on launch (#610)catdbg
2026-03-05Fix save list, delete save, exit without saving, and blank username on Window...dtentiion
2026-03-06Fix gamma slider via pixel shader #178 (#481)ModMaker101
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-05Fix F3 opening host menu (#522)Alezito2008
2026-03-05Persist fullscreen setting and start windowed mode maximized (#446)Marlian
2026-03-05Fix for any aspect ratio in 3D Environments (#320)Fayaz Shaikh
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