notmatthewbeshay
|
ce4cb8ea70
|
Remove WinAPI locals from XUI scenes
|
2026-03-14 07:30:04 +11:00 |
|
notmatthewbeshay
|
b6d3c0c6ee
|
Use integer locator sizes in XUI scenes
|
2026-03-14 07:27:39 +11:00 |
|
notmatthewbeshay
|
eb524ae9b8
|
Remove WinAPI object pointers from XUI scenes
|
2026-03-14 07:25:18 +11:00 |
|
notmatthewbeshay
|
a76d416473
|
Remove WinAPI booleans from XUI scene helpers
|
2026-03-14 07:23:16 +11:00 |
|
notmatthewbeshay
|
20cd01a66d
|
Remove WinAPI timer types from XUI scene base
|
2026-03-14 07:19:32 +11:00 |
|
notmatthewbeshay
|
4cc0bd5e25
|
Remove WinAPI helper types from XUI controls
|
2026-03-14 07:17:22 +11:00 |
|
notmatthewbeshay
|
7b39869e38
|
Remove WinAPI counts from XUI menu locals
|
2026-03-14 07:08:46 +11:00 |
|
notmatthewbeshay
|
e45dfbeee6
|
Remove WinAPI booleans from XUI scene locals
|
2026-03-14 07:06:48 +11:00 |
|
notmatthewbeshay
|
ad82b86701
|
Remove WinAPI state types from XUI controls
|
2026-03-14 07:04:09 +11:00 |
|
notmatthewbeshay
|
99d63ce7ec
|
Remove WinAPI small-id types from XUI player flows
|
2026-03-14 07:02:16 +11:00 |
|
notmatthewbeshay
|
1e789f55a5
|
Remove WinAPI index types from XUI skin select
|
2026-03-14 07:00:17 +11:00 |
|
notmatthewbeshay
|
3e25aa58e5
|
Remove WinAPI types from XUI teleport
|
2026-03-14 06:58:33 +11:00 |
|
notmatthewbeshay
|
3e7a72c9d3
|
Remove remaining primitive locals from system helpers
|
2026-03-14 06:54:39 +11:00 |
|
notmatthewbeshay
|
a2ddb7c2f0
|
Remove WinAPI ints from network and save helpers
|
2026-03-14 06:52:03 +11:00 |
|
notmatthewbeshay
|
9abfbb0c67
|
Remove WinAPI types from common telemetry helpers
|
2026-03-14 06:46:51 +11:00 |
|
notmatthewbeshay
|
ff592ca6a1
|
Remove WinAPI types from tutorial helpers
|
2026-03-14 06:44:08 +11:00 |
|
notmatthewbeshay
|
6e2f40f581
|
Remove LPVOID from Sony commerce callbacks
|
2026-03-14 06:41:42 +11:00 |
|
notmatthewbeshay
|
d3ce6b3334
|
Remove LPVOID from Sony remote storage callbacks
|
2026-03-14 06:38:11 +11:00 |
|
notmatthewbeshay
|
8a66847c65
|
Remove UINT from common resource ID arrays
|
2026-03-14 06:33:33 +11:00 |
|
Tropical
|
f4d8815285
|
Merge pull request #209 from Acemany/fix-file-delimeter
fix File class' delimeter and homepath detection
|
2026-03-13 13:36:17 -05:00 |
|
notmatthewbeshay
|
0249bfd2bf
|
Fix Linux build warnings
|
2026-03-14 04:37:55 +11:00 |
|
Tropical
|
44ade1f2b2
|
Merge pull request #149 from MatthewBeshay/issue/51-phase-1-portable-win32-cleanup
Draft: remove Win32 types from portable code
|
2026-03-13 11:58:09 -05:00 |
|
Sally Knight
|
7fe14f92bb
|
fix: unconditionally enable GL_ALPHA_TEST in renderLevel
Fixes a similar issue to #200 but for the Nether
|
2026-03-13 19:09:21 +03:00 |
|
notmatthewbeshay
|
00d65b8487
|
Address remaining review feedback on buffer reads
|
2026-03-13 20:11:00 +11:00 |
|
notmatthewbeshay
|
883e98bde0
|
Address review feedback on protocol types
|
2026-03-13 19:47:32 +11:00 |
|
notmatthewbeshay
|
bcc765f3e7
|
Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup
# Conflicts:
# Minecraft.Client/Platform/Common/DLC/DLCManager.cpp
# Minecraft.Client/Rendering/Tesselator.cpp
|
2026-03-13 15:16:43 +11:00 |
|
notmatthewbeshay
|
e3d910c6a1
|
Merge remote-tracking branch 'origin/issue/51-phase-1-portable-win32-cleanup' into issue/51-phase-1-portable-win32-cleanup
|
2026-03-13 15:12:53 +11:00 |
|
notmatthewbeshay
|
85208b12b7
|
Keep network player limit as an int constant
|
2026-03-13 15:12:25 +11:00 |
|
Acemany
|
3cbd496186
|
Fix File class' delimeter and homepath detection
meow :3
deleted Minecraft::OS enum because we have #ifdef
mrrrp
changed save directory name to not mess with minecraft java
|
2026-03-13 06:10:44 +03:00 |
|
Tropical
|
807af92321
|
Merge pull request #169 from nikita-edel/fix-with-ubsan
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
enhancement: make LCE runnable with UBSan and fix: alot of UB
|
2026-03-12 21:14:17 -05:00 |
|
Sally Knight
|
e41abdb9da
|
fix: make sure to enable alpha test for short/tiny view distances
|
2026-03-13 00:36:39 +03:00 |
|
Nikita Edel
|
99c763e68a
|
typo
|
2026-03-12 17:34:17 +01:00 |
|
Nikita Edel
|
ee33f0663f
|
Merge branch '4jcraft:dev' into fix-with-ubsan
|
2026-03-12 17:17:38 +01:00 |
|
Nikita Edel
|
6d952e24f5
|
revising everything
|
2026-03-12 16:42:36 +01:00 |
|
Leah Anderson
|
a386bcfbfd
|
Merge pull request #191 from 4jcraft/chore/remove-pragma-warning
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
chore: remove `#pragma warning` directives
|
2026-03-12 08:17:48 -06:00 |
|
Nikita Edel
|
6cfc1efec2
|
Merge branch '4jcraft:dev' into fix-with-ubsan
|
2026-03-12 14:40:02 +01:00 |
|
Sally Knight
|
4b8d65d5e6
|
fix: use original disabled transforms to fix hotbar block lighting
|
2026-03-12 03:50:34 +03:00 |
|
MatthewBeshay
|
dbdf4fdd22
|
Merge branch 'dev' into issue/51-phase-1-portable-win32-cleanup
|
2026-03-12 10:21:19 +11:00 |
|
Sally Knight
|
3031f64401
|
fix: restore rainfall visibility by removing top edge transparency
|
2026-03-12 00:53:50 +03:00 |
|
Tropical
|
ae84186d3a
|
chore: remove #pragma warning directives
These are only recognized by MSVC and will throw *additional* warnings on other compilers.
|
2026-03-11 16:49:12 -05:00 |
|
ffqq
|
d83f10c648
|
fix: correct cloud day/night coloring using disabled tesselator method (#189)
|
2026-03-11 15:16:19 -05:00 |
|
Nikita Edel
|
b47ee34a61
|
Merge branch '4jcraft:dev' into fix-with-ubsan
|
2026-03-11 19:25:14 +01:00 |
|
Nikita Edel
|
ec82ee1ea1
|
final commit
|
2026-03-11 19:22:28 +01:00 |
|
Nikita Edel
|
faa4a989ce
|
new blob
|
2026-03-11 18:49:36 +01:00 |
|
Nikita Edel
|
cc65f7ee29
|
FINALLY LOADS IN, crashes when clicking :(
|
2026-03-11 18:01:00 +01:00 |
|
Nikita Edel
|
69a8ce84b9
|
giant batch BOOOOM
|
2026-03-11 17:28:13 +01:00 |
|
Nikita Edel
|
ed13020cf3
|
s integer overflow, unsafe cast
|
2026-03-11 16:10:48 +01:00 |
|
Sally Knight
|
798781c10a
|
fix: use proper pixel format for the minimap
fixes pink maps
|
2026-03-11 17:37:27 +03:00 |
|
Nikita Edel
|
a24f9f5a5e
|
better rounding and s int overflow
|
2026-03-11 14:21:04 +01:00 |
|
Nikita Edel
|
5aef20e37e
|
fixed rounding, mb
|
2026-03-11 14:13:32 +01:00 |
|