Commit graph

14 commits

Author SHA1 Message Date
Tropical eea516a139 fix: stdafx linux platform, typedefs 2026-03-03 00:45:10 -06:00
Tropical 42035b71d8 refactor: move linux stubs to Minecraft.Client
Existing platform abstraction layers are all located in Minecraft.Client, making the `linux` folder the odd one out in `Minecraft.World`. This relocates `linux/wlinux.h` and its supporting helper files to `Minecraft.Client/Linux`. `wlinux.h` has been renamed to `LinuxStubs.h` for consistency.
2026-03-02 21:21:51 -06:00
Tropical 5fe4d56b98 refactor: all backslash includes must die 2026-03-02 16:36:59 -06:00
Tropical a643690658 fix: duplicate telemetry includes 2026-03-02 16:09:21 -06:00
Tropical 0f560867c0 fix: remove hardcoded locales and include through stdafx 2026-03-02 15:56:38 -06:00
Mohamed Ashraf 9cfc2e5b16 now its time to go through std hell... 2026-03-02 22:41:28 +04:00
Mohamed Ashraf dcb2c43944 major fixes of my shit code 2026-03-02 08:58:33 +04:00
ThePixelMoon 32f065e21d Minecraft.World: move linux win defs into its own file 2026-03-01 21:14:51 +02:00
Mohamed Ashraf 1c9953733f Moon forced me to this, i'm sorry valve 2026-03-01 23:09:07 +04:00
Mohamed Ashraf 9bc3f561d9 fix(Renderer): Fix renderer compile 2026-03-01 22:48:35 +04:00
Mohamed Ashraf 6dc2e3bd71 fix(4JLibs): Fix 4J renderer to use normal OpenGL and not some hacky D3D11 shit 2026-03-01 22:03:58 +04:00
Mohamed Ashraf ed614e0fa0 fix: Compile fixes in both Minecraft.Client|World. 2026-03-01 21:55:20 +04:00
Mohamed Ashraf d6f88335e7 fix(Minecraft.Client|World) FIX ALL HEADERS HOLY SHIT 2026-03-01 21:42:44 +04:00
ThePixelMoon 1a0dd4bd06 Initial dump 2026-03-01 15:49:25 +02:00