MinecraftConsoles/Minecraft.Client/Common
Brayden M df180fabd2 refactor: Fix include paths for compatibility
MSVC allows backslashes and case-insensitive include paths, which causes
build failures on other compilers. This commit:
- Converts all include backslashes to forward slashes.
- Fixes capitalization mismatches to match the actual filesystem.
2026-03-14 00:42:04 -05:00
..
Audio refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Colours refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
DLC refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
DummyTexturePack/res Initial commit 2026-03-01 12:16:08 +08:00
GameRules refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Leaderboards refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Media Fix background stretching in settings>graphics menu (#1092) 2026-03-12 16:01:15 +00:00
Network refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
res feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Telemetry refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Trial refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Tutorial refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
UI refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
XUI refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
zlib Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
App_Defines.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
App_enums.h Add Render Distance option. (#675) 2026-03-06 19:14:06 -06:00
App_structs.h Save FOV value to settings (#670) 2026-03-06 16:38:16 -06:00
BuildVer.h Always show version overlay, add more info 2026-03-09 03:25:05 -05:00
C4JMemoryPool.h Initial commit 2026-03-01 12:16:08 +08:00
C4JMemoryPoolAllocator.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
CommonMedia.sln Initial commit 2026-03-01 12:16:08 +08:00
CommonMedia.vcxproj Initial commit 2026-03-01 12:16:08 +08:00
CommonMedia.vcxproj.filters Initial commit 2026-03-01 12:16:08 +08:00
Console_Awards_enum.h Initial commit 2026-03-01 12:16:08 +08:00
Console_Debug_enum.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Console_Utils.cpp Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGameMode.cpp refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
ConsoleGameMode.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Consoles_App.cpp refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Consoles_App.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.h Fix split-screen UI wrong positioning on window resize (#989) 2026-03-08 22:16:58 -05:00
Potion_Macros.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
xuiscene_base.h Initial commit 2026-03-01 12:16:08 +08:00