Commit graph

35 commits

Author SHA1 Message Date
ThePixelMoon 6bfd396721 Minecraft.Client: fix some unicode-related linux errors 2026-03-05 07:40:23 +02:00
DecalOverdose 35e524d146
Merge pull request #33 from tropicaaal/fix/minecraft-world-linkage
fix: link `Minecraft.World` to `Minecraft.Client` on linux
2026-03-05 08:26:40 +04:00
Tropical 0c31a7a943 fix: include all missing files in Common
This resolves all non-C4J linker errors.
2026-03-04 19:40:23 -06:00
Tropical 17a9762122 fix: properly define MAX_CREDIT_STRINGS for linux 2026-03-04 19:39:16 -06:00
Tropical 35f5167c3b fix: use win64 platformIdx for intro UIScene 2026-03-04 19:39:02 -06:00
Tropical b4833bf7c2 fix: use single-argument RenderManager::Clear 2026-03-04 18:26:00 -06:00
Mohamed Ashraf 3b1b282ec7 add uicontroller code 2026-03-05 01:04:27 +04:00
Mohamed Ashraf d329707d75 forgot to use arc files 2026-03-04 22:38:30 +04:00
Mohamed Ashraf 5280c491e0 AM STUPID CHAI 2026-03-04 18:32:51 +04:00
Mohamed Ashraf 884b55a199 who forgot to update this? 2026-03-04 16:21:24 +04:00
Tropical e9ecef480d fix: correctly declare wchAttrNameA as const in GameRuleManager 2026-03-03 19:50:47 -06:00
Tropical d79b1ba555 fix: resolve a lot of conversion warnings 2026-03-03 19:33:12 -06:00
Tropical 7abf08a804 refactor: remove a bunch of linux-specific ifndefs
Now that we're stubbing winapi through stdafx, these need to go.
2026-03-03 18:16:42 -06:00
Tropical 4d9a1c73e6 fix: the usual 2026-03-03 16:31:29 -06:00
Tropical cc34168277 refactor: add dxmath, restructure linux folder 2026-03-03 15:32:27 -06:00
Tropical 39b9222ba1 refactor: reorganize d3d stubs 2026-03-03 11:58:59 -06:00
Tropical f9edcab64b fix: capitalization of MultiPlayerLocalPlayer includes 2026-03-03 11:30:57 -06:00
Leah Anderson 5a3768ce36 hit a wall 2026-03-03 09:29:08 -07:00
Mohamed Ashraf 4cfbb320e5 some fixes 2026-03-03 19:52:54 +04:00
Mohamed Ashraf c422f0e587 fix(Minecraft.Client): 2026-03-03 19:26:28 +04:00
Mohamed Ashraf 4a5b449979 i'm stupid 2026-03-03 18:13:32 +04:00
Mohamed Ashraf ea38644a2c some fixes 2026-03-03 14:40:09 +04:00
Mohamed Ashraf 43c4b8398d feat(SoundSystem): Add MSS stubs 2026-03-03 12:37:33 +04:00
Tropical 9dc8d0b2b1 start adding back win64 4jlibs includes 2026-03-03 01:30:13 -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 4bc349b91a fix: restore unintended unicode artifacts 2026-03-02 17:05:31 -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
Mohamed Ashraf a41f601bf8 fix(Minecraft.World): uhh 2026-03-02 23:27:12 +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 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