MinecraftConsoles/Minecraft.Client/Windows64
void_17 d63f79325f Get rid of MSVC's __int64
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
2026-03-02 15:53:32 +07:00
..
4JLibs Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Miles Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
Sentient Initial commit 2026-03-01 12:16:08 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
Sound Actually moved sound to "Windows64" so commit 9691561 works 2026-03-01 16:52:27 -07:00
XML Initial commit 2026-03-01 12:16:08 +08:00
KeyboardMouseInput.cpp feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
KeyboardMouseInput.h feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.cpp Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
Windows64_App.h Windows: More proper shutdown 2026-03-01 22:13:44 +04:00
Windows64_Minecraft.cpp Fix Iggy player crashes on systems with DPI changed 2026-03-02 13:32:41 +07:00
Windows64_UIController.cpp Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions 2026-03-01 21:00:40 +01:00
Windows64_UIController.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00