Tropical
bb741c8bec
fix: extraX64.h
2026-03-02 22:34:37 -06:00
Tropical
e3b63aa690
fix: add missing winerror macro definitions
2026-03-02 22:14:31 -06:00
Tropical
55964caf95
feat: direct OutputDebugString functions to stderr
2026-03-02 22:09:49 -06:00
Tropical
a2107c6ab5
fix: add missing climits/cfloat includes
2026-03-02 21:58:40 -06:00
Tropical
5d5e4b4418
feat: implement GetTickCount
2026-03-02 21:53:45 -06:00
Tropical
7c578c2161
feat: stub QueryPerformance{Counter, Frequency}
2026-03-02 21:49:26 -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
dd81ec98b4
refactor: make UIStructs and LevelGenerationOptions shut up
2026-03-02 19:45:10 -06:00
Tropical
70c8a010e8
refactor: move stubs out of App_Defines.h into wlinux/extraX64
2026-03-02 17:57:20 -06:00
Tropical
6f80c79e80
remove duplicate includes of extraX64
...
Now that we support stdafx.h, these are unnecessary
2026-03-02 17:47:01 -06:00
Tropical
4bc349b91a
fix: restore unintended unicode artifacts
2026-03-02 17:05:31 -06:00
Tropical
d096d9b831
fix: more improper capitalization
2026-03-02 16:44:52 -06:00
Tropical
5fe4d56b98
refactor: all backslash includes must die
2026-03-02 16:36:59 -06:00
Tropical
c197c6049e
refactor: remove unnecessary xbox include
2026-03-02 16:28:53 -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
365f6ad5eb
fix(TLS): tls shit
2026-03-03 00:41:40 +04:00
Mohamed Ashraf
d63a688bec
6th batch of changes
2026-03-03 00:26:38 +04:00
Mohamed Ashraf
a41f601bf8
fix(Minecraft.World): uhh
2026-03-02 23:27:12 +04:00
Mohamed Ashraf
334cad146b
chore(core): replace \ with /
2026-03-02 23:19:20 +04:00
Mohamed Ashraf
115da74e1e
fix(Minecraft.World) major fixes, now i need to fix byte bullshit
2026-03-02 12:18:09 +04:00
Mohamed Ashraf
84f61b0131
fix(world): attempts
2026-03-02 10:05:28 +04:00
Mohamed Ashraf
96e219ee1e
fix(solution): HOLY SHIT IT'S COMPILING
2026-03-02 09:38:48 +04:00
Mohamed Ashraf
401d8fec96
fix(Renderer): Fully FIX 4J_renderer.h
2026-03-02 09:18:01 +04:00
Mohamed Ashraf
7a83b33df1
SAVE_FILE_PLATFORM_LOCAL stub
2026-03-01 22:58:18 +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
Mohamed Ashraf
3ffa51566e
feat(cmake): hopefully linux shit
2026-03-01 18:42:04 +04:00
Mohamed Ashraf
b81823c0c0
feat(cmake): Initial CMake Port from CMake-Converter
2026-03-01 18:22:34 +04:00
ThePixelMoon
1a0dd4bd06
Initial dump
2026-03-01 15:49:25 +02:00