MinecraftConsoles/Minecraft.Client/Windows64
void_17 754303b327
Fix compilation for Clang-cl (#10)
1. Converted `MinecraftWindows.rc` and `Resource.h` to UTF-8 from UTF-16(they didn't use any UTF-16 symbols anyway);

2. Added explicit signed->unsigned integer casts in `gdraw_d3d1x_shared.inl` for C++11 compatibility

3. Linked against `legacy_stdio_definitions.lib` to avoid undefined references to `_vsnprintf` llvm-link errors
2026-03-01 23:29:08 +08:00
..
4JLibs fix: fix release mode compilation on Windows 2026-03-01 16:04:34 +08:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
GameHDD/20140401093851 feat: implement game-tick input handling and per-frame edge detection 2026-03-01 19:59:48 +08:00
Iggy Fix compilation for Clang-cl (#10) 2026-03-01 23:29:08 +08:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Miles Initial commit 2026-03-01 12:16:08 +08:00
Sentient Initial commit 2026-03-01 12:16:08 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Initial commit 2026-03-01 12:16:08 +08:00
KeyboardMouseInput.cpp feat: implement game-tick input handling and per-frame edge detection 2026-03-01 19:59:48 +08:00
KeyboardMouseInput.h feat: implement game-tick input handling and per-frame edge detection 2026-03-01 19:59:48 +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 Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_Minecraft.cpp Fix compilation for Clang-cl (#10) 2026-03-01 23:29:08 +08:00
Windows64_UIController.cpp Initial commit 2026-03-01 12:16:08 +08: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