MinecraftConsoles/Minecraft.Client/Xbox
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 Initial commit 2026-03-01 12:16:08 +08:00
Audio Initial commit 2026-03-01 12:16:08 +08:00
Cheats Initial commit 2026-03-01 12:16:08 +08:00
ContentPackageBuild Initial commit 2026-03-01 12:16:08 +08:00
Docs Initial commit 2026-03-01 12:16:08 +08:00
Font Initial commit 2026-03-01 12:16:08 +08:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
kinect/speech Initial commit 2026-03-01 12:16:08 +08:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
loc Initial commit 2026-03-01 12:16:08 +08:00
Network Initial commit 2026-03-01 12:16:08 +08:00
ReleaseBuild 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
SubmissionBuild Initial commit 2026-03-01 12:16:08 +08:00
Title Update Initial commit 2026-03-01 12:16:08 +08:00
TMSFiles Initial commit 2026-03-01 12:16:08 +08:00
XML Initial commit 2026-03-01 12:16:08 +08:00
MinecraftWindows.ico Initial commit 2026-03-01 12:16:08 +08:00
MinecraftWindows.rc Fix compilation for Clang-cl (#10) 2026-03-01 23:29:08 +08:00
Minecraftxex.xml Initial commit 2026-03-01 12:16:08 +08:00
Resource.h Fix compilation for Clang-cl (#10) 2026-03-01 23:29:08 +08:00
small.ico Initial commit 2026-03-01 12:16:08 +08:00
targetver.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_App.cpp Initial commit 2026-03-01 12:16:08 +08:00
Xbox_App.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_Minecraft.cpp Initial commit 2026-03-01 12:16:08 +08:00
Xbox_UIController.cpp Initial commit 2026-03-01 12:16:08 +08:00
Xbox_UIController.h Initial commit 2026-03-01 12:16:08 +08:00
xex-dev.xml Initial commit 2026-03-01 12:16:08 +08:00
xex.xml Initial commit 2026-03-01 12:16:08 +08:00