Commit graph

7 commits

Author SHA1 Message Date
Tropical 31a17ff8df replace D3DXVECTOR3 with Vec3, rename Source Files and Header Files to src/include 2026-04-01 09:36:14 -05:00
Tropical 4fc56e0225 split out extraX64.h and delete x64headers folder 2026-04-01 09:27:02 -05:00
Tropical 564959f4e9 from unused PIX profiler events 2026-04-01 01:12:36 -05:00
Tropical a9d30ab5c8 attempt to make CI happy 2026-03-31 21:39:54 -05:00
Tropical bed181cd59 run IWYU on Minecraft.World 2026-03-31 01:39:49 -05:00
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
Tropical 5c17c5c9ff move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Renamed from Minecraft.World/Source Files/compression.cpp (Browse further)