Commit Graph
100 Commits
Author SHA1 Message Date
Tropical 4c17cccdff just making sure 2026-04-01 11:37:14 -05:00
Tropical 1c22f1e1b4 move ConsoleHelpers out of Minecraft.World 2026-04-01 11:36:19 -05:00
Tropical c49c0a7f27 restructure additional Minecraft.World headers 2026-04-01 10:28:52 -05:00
Tropical 2b16d89d5d move Potion_Macros to world 2026-04-01 10:02:46 -05:00
Tropical 5572846d25 move PortableFileIO to ConsoleHelpers 2026-04-01 09:46:25 -05:00
Tropical 238a7237f6 nuke libdivide 2026-04-01 09:43:09 -05:00
Tropical 31a17ff8df replace D3DXVECTOR3 with Vec3, rename Source Files and Header Files to src/include 2026-04-01 09:36:14 -05:00
Tropical 4fc56e0225 split out extraX64.h and delete x64headers folder 2026-04-01 09:27:02 -05:00
Tropical 1451a991b3 Merge pull request #384 from silverhadch/rubicon
Increase stream buffer size from 255 to 1024 to prevent overflow
2026-04-01 08:09:13 -05:00
Tropical 5e7cdabea3 replace XPhysicalAlloc 2026-04-01 01:23:05 -05:00
Tropical 7df158d266 replace XMemSet/XMemSet128 2026-04-01 01:18:36 -05:00
Tropical 7f71a9b980 remove more x64 stubs 2026-04-01 01:16:47 -05:00
Tropical 5b9632dc15 remove win64 4J_Profile stub 2026-04-01 01:14:15 -05:00
Tropical 564959f4e9 from unused PIX profiler events 2026-04-01 01:12:36 -05:00
Tropical 181b697327 purge unused winapi stubs 2026-04-01 00:56:17 -05:00
Tropical f047de62e2 remove ZeroMemory macro 2026-04-01 00:47:23 -05:00
Tropical a9d30ab5c8 attempt to make CI happy 2026-03-31 21:39:54 -05:00
Tropical 251ec595e8 fix a whole lot of missing includes 2026-03-31 21:24:23 -05:00
Tropical 70194c6a3b refactor: prune Minecraft.Client stdafx includes 2026-03-31 18:45:41 -05:00
Tropical c2b4de1a03 refactor: prune stdafx includes from world 2026-03-31 18:16:48 -05:00
Tropical d128801a35 nuke ArrayWithLength 2026-03-31 18:07:25 -05:00
Tropical 1ce8413cfa nuke Minecraft.World stdafx.h 2026-03-31 17:58:27 -05:00
Tropical 70e93e57c3 fix: use dynamic_pointer_cast for throwable 2026-03-31 16:53:55 -05:00
Tropical a10c106c24 remove most of Minecraft.Client stdafx 2026-03-31 16:47:34 -05:00
Tropical 6ef973ef8b remove implicit stdafx inclusion from Client 2026-03-31 15:33:45 -05:00
Tropical 1a2cfd5199 fix UI include issues 2026-03-31 14:11:47 -05:00
Tropical 2ea30f3ae2 run IWYU on Minecraft.Client 2026-03-31 13:50:13 -05:00
Tropical adb3adfb8a further libjava cleanup 2026-03-31 02:05:01 -05:00
Tropical ea539a7e58 clean up libjava includes 2026-03-31 02:00:20 -05:00
Tropical bed181cd59 run IWYU on Minecraft.World 2026-03-31 01:39:49 -05:00
Tropical 949062aa81 cut down on the spa defines 2026-03-30 22:15:13 -05:00
Tropical 407d11b695 nuke unused xbox stubs, add rich presence identifiers to 4J_Profile 2026-03-30 22:11:56 -05:00
Tropical d3c24ddf56 missed some MemSects 2026-03-30 22:06:03 -05:00
Tropical 0b52cf8727 remove more auto-generated files 2026-03-30 22:03:56 -05:00
Tropical 818f0d9621 remove unused auto-generated durango render test file 2026-03-30 22:01:22 -05:00
Tropical f9e89c2be6 nuke memory tracking 2026-03-30 21:58:19 -05:00
Tropical e00c95e7ab nuke SocialManager 2026-03-30 21:50:28 -05:00
Tropical 72ae771560 remove unused memory pool allocator 2026-03-30 21:38:41 -05:00
Tropical c6139b5667 remove unused Console_Utils.cpp 2026-03-30 21:37:35 -05:00
Tropical 4375f8acdf remove SonyLeaderboardManager 2026-03-30 21:32:40 -05:00
Tropical 6aed95749f Merge branch 'rubicon' of https://github.com/4jcraft/4jcraft into rubicon 2026-03-30 21:28:37 -05:00
Tropical a9dd396836 remove unused glWrapper 2026-03-30 21:28:26 -05:00
Tropical 07861307a2 Merge branch 'rubicon' of https://github.com/4jcraft/4jcraft into rubicon 2026-03-30 21:17:57 -05:00
Tropical ffb4f6801f nuke miles headers 2026-03-30 21:17:44 -05:00
Tropical 56dfb0badf nuke the rest of Sentient 2026-03-30 21:12:28 -05:00
Tropical e8052fc495 nuke TelemetryManager 2026-03-30 21:03:21 -05:00
Tropical ed9701fc4d nuke telemetry recording calls 2026-03-30 20:40:50 -05:00
Tropical 8580100ce4 Merge branch 'rubicon' of https://github.com/4jcraft/4jcraft into rubicon 2026-03-30 20:14:03 -05:00
Tropical 917a79caed fix java package build 2026-03-30 20:14:00 -05:00
Tropical 27a4964941 specify correct include path for java target 2026-03-30 17:19:50 -05:00
Tropical 69965844ce fix double include 2026-03-30 15:52:05 -05:00
Tropical 0817878fe1 refactor: consistent include paths in java/nbt 2026-03-30 15:47:05 -05:00
Tropical 44f6982e96 nuke empty stdafx source files 2026-03-30 12:56:14 -05:00
Tropical da1d6d8e97 refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
Tropical 5c17c5c9ff move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Tropical d570e28c16 make the game build 2026-03-30 10:43:58 -05:00
Tropical 451682693e restructure codebase according to vcproj filters 2026-03-30 09:50:58 -05:00
Tropical d5cf90c713 Merge pull request #369 from MatthewBeshay/refactor/nuke-critical-sections
Refactor/nuke critical sections
2026-03-30 09:37:57 -05:00
Tropical 1767c3f6e9 chore: fmt 2026-03-30 09:37:24 -05:00
Tropical 8a83ea0879 Merge pull request #363 from 4jcraft/chore/fmt2
chore: format everything
2026-03-30 02:33:42 -05:00
Tropical a8b9e9a185 wtf 2026-03-30 02:31:58 -05:00
Tropical 078eb3a144 format UIScene_ControlsMenu 2026-03-30 02:24:37 -05:00
Tropical 826862e79e format more things i missed 2026-03-30 02:19:38 -05:00
Tropical c9b90cae2c chore: format everything 2026-03-30 02:17:54 -05:00
Tropical 470ddf959d Merge pull request #362 from 4jcraft/in-tree-4jlibs
nuke Windows64 4jlibs
2026-03-30 02:11:45 -05:00
Tropical f1c9edb6b6 nuke Windows64 4jlibs 2026-03-30 02:11:28 -05:00
Tropical ecc15c6148 refactor: bring 4jlibs back in-tree 2026-03-30 02:04:44 -05:00
Tropical 7c7446f407 Merge pull request #360 from MatthewBeshay/refactor/nuke-winapi-types
Refactor/nuke winapi types
2026-03-30 01:45:58 -05:00
Tropical d42f37c3ee remove xuiscene_base
duplicate of a file already in XboxMedia
2026-03-30 01:01:15 -05:00
Tropical df5d806c85 nuke in-tree zlib 2026-03-30 00:54:24 -05:00
Tropical cba5a56ee7 SIZE_T -> size_t 2026-03-30 00:42:26 -05:00
Tropical f03c7163f4 WCHAR -> wchar_t 2026-03-30 00:42:26 -05:00
Tropical be2c65486d VOID -> void 2026-03-30 00:38:52 -05:00
Tropical a518b51754 LONG64 -> int64_t 2026-03-30 00:38:52 -05:00
Tropical c8f59b4a99 Merge pull request #356 from MatthewBeshay/cleanup/nullptr-replacement
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 00:35:20 -05:00
Tropical 2ebead56ca remove bool identity type 2026-03-30 00:17:42 -05:00
Tropical 51e61a12b4 refactor: replace some win32 typedefs 2026-03-30 00:16:26 -05:00
Tropical 6ed953a3c3 refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
Tropical 1602fbec39 Merge pull request #353 from 4jcraft/refactor/expand-auto-var
refactor: expand AUTO_VAR macro
2026-03-30 00:04:49 -05:00
Tropical e45151ae64 refactor: expand AUTO_VAR macro 2026-03-29 23:59:05 -05:00
Tropical a330ecdcbb Merge pull request #317 from MatthewBeshay/cleanup/shared-portability-reset-v2
Cleanup/shared portability reset v2
2026-03-29 23:38:24 -05:00
Tropical e437a5f4be fix build 2026-03-29 23:35:51 -05:00
Tropical e4c0a3a35b fix: assets loading and text input issues 2026-03-29 23:24:37 -05:00
Tropical 0644d9bcde fix: use correct 4jlibs branch 2026-03-29 23:18:26 -05:00
Tropical c5d50c4066 fix: PathHelper include path 2026-03-29 23:13:15 -05:00
Tropical 2c72e3de6d Merge pull request #350 from 4jcraft/fix/revert-ci
revert CI
2026-03-29 23:02:43 -05:00
Tropical b5b9b66307 add libglm dependency again 2026-03-29 23:00:46 -05:00
Tropical e7af3b42bb Merge pull request #344 from MatthewBeshay/feat/text-input-support
Feat/text input support
2026-03-29 23:00:18 -05:00
Tropical 4ee9175501 don't use apt-install github action 2026-03-29 22:59:23 -05:00
Tropical 2ce1b0b261 add libglm-dev 2026-03-29 22:56:53 -05:00
Tropical cf1d3436f1 remove env field 2026-03-29 22:56:05 -05:00
Tropical 1128e602fd overcomplicating it 2026-03-29 22:51:54 -05:00
Tropical a5b66ec462 revert CI 2026-03-29 22:46:00 -05:00
Tropical ee5ec1b872 Merge pull request #320 from 4jcraft/func/bttr-cwd
CWD Deprecation, Better Media searching (sound, fonts, textures).
2026-03-29 21:17:44 -05:00
Tropical bfbbf64592 THAT IS SO ANNOYING WHY NIX 2026-03-29 21:06:57 -05:00
Tropical 4b8ebbb824 what if i 2026-03-29 21:02:24 -05:00
Tropical 94a67d41b6 inline that 2026-03-29 20:55:59 -05:00
Tropical 21092cb686 fix: stub IggyValueGetTypeRS 2026-03-29 20:55:59 -05:00
Tropical d6394de900 fix: get rid of redundant option check 2026-03-29 20:55:58 -05:00
Tropical 19d0af460e fix: remove gl2 option 2026-03-29 20:55:58 -05:00