4jcraft/minecraft/Minecraft.Client/Common
MatthewBeshay 7ddfaeb59e refactor: remove arrayWithLength, replace with std::vector
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.
2026-03-31 12:06:19 +11:00
..
Source Files refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
App_Defines.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
App_enums.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
App_structs.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Consoles_App.cpp refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
Consoles_App.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
Minecraft_Macros.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Potion_Macros.h move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
ShutdownManager.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00