aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Minecraft.cpp
AgeCommit message (Expand)Author
9 daysFix joining servers in split screen, splitscreen fixes (#1031)MrTheShy
13 daysModernize project codebase (#906)ModMaker101
13 daysSplit screen, widescreen support, font rendering fixes, ui scaling fixes (#767)MrTheShy
13 daysFix stale held item appearing when switching worlds (#910)Ayush Thoren
13 daysAllow closing some menus with inventory/crafting keys (#868)Adem Kurt
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-07Change F3 rendering and add git version information (#836)rtm516
2026-03-06Add toggle inventory/crafting with E and C/R keys (#593)Adem Kurt
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-06Disable overlapping debug cheat inputs on dpad for ReleaseLoki Rautio
2026-03-06Disable DPad Cheat Overrides on Release buildsLoki Rautio
2026-03-06Overhaul Keyboard/Mouse Support (#612)MrTheShy
2026-03-06Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence...kuwa
2026-03-06Fixed the double block break in Creative mode (#642)Marvelco
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-05Updated to work with KBM refactor (#507)Korean
2026-03-05Fix F3 opening host menu (#522)Alezito2008
2026-03-05refactor: refactor KBM input codedaoge_cmd
2026-03-04Fix overlapping debug menus and screens (#294)rtm516
2026-03-04Add menu display check for sneak toggle in flying mode (#319)Fin
2026-03-03feat: make the game sensitivity slider affect mouse sensitivity (#255)4win
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02Revert "Add hook for modloader (#117)"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-02Add hook for modloader (#117)Daniel McGuire
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-02feat: Windows64 local multiplayer support (#13)Sean Hoyt
2026-03-01feat: implement per-frame mouse look for reduced input latency on Windowsdaoge_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-01Initial commitdaoge_cmd