MinecraftConsoles/Minecraft.Client/Common
void_17 7074f35e4b shared_ptr -> std::shared_ptr
This is one of the first commits in a plan to remove all `using namespace std;` lines in the entire codebase as it is considered anti-pattern today.
2026-03-02 15:58:20 +07:00
..
Audio shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Colours Initial commit 2026-03-01 12:16:08 +08:00
DLC fix various things 2026-03-01 13:38:11 -05:00
DummyTexturePack/res Initial commit 2026-03-01 12:16:08 +08:00
GameRules shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Media Initial commit 2026-03-01 12:16:08 +08:00
Network shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
res Initial commit 2026-03-01 12:16:08 +08:00
Telemetry Initial commit 2026-03-01 12:16:08 +08:00
Trial Initial commit 2026-03-01 12:16:08 +08:00
Tutorial shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UI shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
XUI shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
zlib Get rid of MSVC's __int64 2026-03-02 15:53:32 +07:00
App_Defines.h Initial commit 2026-03-01 12:16:08 +08:00
App_enums.h Initial commit 2026-03-01 12:16:08 +08:00
App_structs.h Initial commit 2026-03-01 12:16:08 +08:00
BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00
C4JMemoryPool.h Initial commit 2026-03-01 12:16:08 +08:00
C4JMemoryPoolAllocator.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
Console_Utils.cpp Initial commit 2026-03-01 12:16:08 +08:00
ConsoleGameMode.cpp Optimize Path for Tutorial.h in ConsoleGameMode.cpp 2026-03-01 15:05:24 -07:00
ConsoleGameMode.h Optimize TutorialMode.h Filepath in ConsoleGameMode.h 2026-03-01 15:06:42 -07:00
Consoles_App.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Consoles_App.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
Potion_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
xuiscene_base.h Initial commit 2026-03-01 12:16:08 +08:00