Commit graph

17 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
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 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 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
Tropical dd81ec98b4 refactor: make UIStructs and LevelGenerationOptions shut up 2026-03-02 19:45:10 -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
ThePixelMoon 1a0dd4bd06 Initial dump 2026-03-01 15:49:25 +02:00