Commit graph

55 commits

Author SHA1 Message Date
Tropical 22b97a4dc0 feat: nanosleep-based Sleep stub 2026-03-02 19:33:37 -06:00
Tropical 065ffff071 feat: stub critical sections on top of pthread recursive mutexes 2026-03-02 19:25:37 -06:00
Tropical c4b25bc622 feat: add stubs for memory stats, atomics, errno 2026-03-02 19:08:25 -06:00
Tropical 006dba0602 feat: stub winapi TLS functions with pthread keys
Not sure how sound implicit casting `pthread_key_t` to `DWORD` is, but we can get away with it for now. Otherwise, we're gonna need to keep a global list of registered keys and mutex that and blah blah blah
2026-03-02 18:28:06 -06:00
Tropical 70c8a010e8 refactor: move stubs out of App_Defines.h into wlinux/extraX64 2026-03-02 17:57:20 -06:00
Tropical 81c9b9d021 feat: stub InitializeCriticalSection in extraX64 2026-03-02 17:48:28 -06:00
Tropical 62551094c6 fix: remove redefinitions of various xbox-related constants 2026-03-02 17:47:19 -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 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 20af84454a fix: add boolean typdef, more case-insensitive includes 2026-03-02 16:15:26 -06:00
Tropical 180647231b fix: improperly cased biome.h include 2026-03-02 16:09:31 -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 36daeebed0 MORE 2026-03-03 01:35:55 +04:00
Mohamed Ashraf 69dc7a2279 fix missing app 2026-03-03 01:15:38 +04:00
Leah Anderson d6d7fa7ada fix a myriad of other files 2026-03-02 14:09:40 -07:00
Leah Anderson b2e255fc05 resolve conflicts 2026-03-02 13:57:58 -07:00
Mohamed Ashraf 365f6ad5eb fix(TLS): tls shit 2026-03-03 00:41:40 +04:00
Leah Anderson 41a0befd07 preliminary fix because this is relatively easy to do 2026-03-02 13:36:12 -07:00
Mohamed Ashraf d63a688bec 6th batch of changes 2026-03-03 00:26:38 +04:00
Mohamed Ashraf 2e34f54ba7 fix(hasher): USE OPENSSL 2026-03-02 23:52:30 +04:00
Leah Anderson a7a1ceed39 fuck 2026-03-02 12:29:25 -07:00
Leah Anderson 9a3dd2df38 Merge branch 'leahs-dev-branch' of github.com:4jcraft/4jcraft into leahs-dev-branch 2026-03-02 12:28:03 -07:00
Leah Anderson 71db263e5d yet another quickfix 2026-03-02 12:27:29 -07: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
Leah Anderson 79c1737c34 4th batch 2026-03-02 12:00:59 -07:00
Mohamed Ashraf 9cfc2e5b16 now its time to go through std hell... 2026-03-02 22:41:28 +04:00
Mohamed Ashraf 19da56305e chore: Merge branch 'leahs-dev-branch' of https://github.com/ThePixelMoon/4jcraft into leahs-dev-branch 2026-03-02 22:36:16 +04:00
Mohamed Ashraf a6bce04f9d hopefully fix std ver? 2026-03-02 22:36:04 +04:00
Leah Anderson e729d27372 third batch of fixes 2026-03-02 11:28:02 -07:00
Leah Anderson 87c2aa0dba fix that one error 2026-03-02 11:07:34 -07:00
Leah Anderson 8947b89f22 more casting errors fixed 2026-03-02 10:52:12 -07:00
Leah Anderson daa04a789a to whoever at 4j made this code not adhere to any C standard: why 2026-03-02 10:40:53 -07:00
Mohamed Ashraf f10f5845fd more fixes 2026-03-02 20:49:57 +04:00
Mohamed Ashraf a454171f42 fix(linux): more shit 2026-03-02 18:29:17 +04:00
Mohamed Ashraf 3ece2a588d You shall fix ze bugs you shall ve happy 2026-03-02 16:30:43 +04:00
Mohamed Ashraf 0803f67f47 fix(File): Remove WinAPI related shit 2026-03-02 14:27:09 +04:00
Mohamed Ashraf 141819a6c4 fix(bytebuffer): Fix bytebuffer compile 2026-03-02 12:42:45 +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 dcb2c43944 major fixes of my shit code 2026-03-02 08:58:33 +04:00
ThePixelMoon 769d9ceb0d wlinux: move defines to the top 2026-03-01 21:16:38 +02: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 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