JuiceyDev
|
587d685c5b
|
faster texture loading
|
2026-03-23 22:31:03 +01:00 |
|
MatthewBeshay
|
fed9cf2d95
|
fix: resolve all build warnings and notes
|
2026-03-23 18:53:18 +11:00 |
|
Sally Knight
|
0cd062833c
|
fix: UB bit shift in Texture.cpp
|
2026-03-23 02:10:29 +03:00 |
|
MatthewBeshay
|
b6efb6265d
|
fix(textures): guard StitchedTexture frame cleanup for SimpleIcon instances
|
2026-03-23 09:27:28 +11:00 |
|
Tropical
|
5afe516e99
|
TU19: fix merge issues with AbstractTexturePack
|
2026-03-22 16:31:34 -05:00 |
|
Tropical
|
03355211ca
|
more fixes
|
2026-03-22 03:13:45 -05:00 |
|
Tropical
|
ad5e8dd012
|
getting further
|
2026-03-22 02:52:30 -05:00 |
|
Tropical
|
362a43ddee
|
TU19: merge Minecraft.Client/Textures
|
2026-03-21 22:46:45 -05:00 |
|
Sally Knight
|
6d0d4b2ed1
|
fix(textures): remove ENABLE_JAVA_GUIS conditionals
Fixes entities not using the correct textures when java GUI is enabled
|
2026-03-16 17:24:11 +03:00 |
|
Sally Knight
|
97172039dd
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-16 16:04:30 +03:00 |
|
Tropical
|
e8424f2000
|
chore: format Minecraft.Client
|
2026-03-13 17:10:10 -05:00 |
|
Tropical
|
177ed6d176
|
Merge pull request #215 from 4jcraft/dev
just merging all of the dev branch stuff into the java gui branch
|
2026-03-13 12:11:37 -05:00 |
|
notmatthewbeshay
|
883e98bde0
|
Address review feedback on protocol types
|
2026-03-13 19:47:32 +11:00 |
|
lotaviods
|
66fb0f1a96
|
feat: Implement creative inventory
|
2026-03-13 03:22:42 -03:00 |
|
Tropical
|
8f10806f70
|
Merge branch 'dev' into feat/restore-java-gui
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
|
2026-03-13 01:02:17 -05: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
|
a503336887
|
Merge upstream/dev into issue/51-phase-1-portable-win32-cleanup
|
2026-03-11 16:02:48 +11:00 |
|
notmatthewbeshay
|
082dc2033d
|
Use standard DLC mount callback types
|
2026-03-11 15:46:23 +11:00 |
|
notmatthewbeshay
|
e18941ced7
|
Use fixed-width pixel data in stitched textures
|
2026-03-11 15:38:53 +11:00 |
|
notmatthewbeshay
|
e5d5fb07be
|
Use standard sizes in texture pack locators
|
2026-03-11 15:38:52 +11:00 |
|
notmatthewbeshay
|
4b5ca6d496
|
Use standard colour table lengths in texture packs
|
2026-03-11 15:38:51 +11:00 |
|
notmatthewbeshay
|
e5504399ca
|
Use fixed-width texture channel casts
|
2026-03-11 15:38:51 +11:00 |
|
notmatthewbeshay
|
6556b316dc
|
Use standard counters in DLC manager
|
2026-03-11 15:38:50 +11:00 |
|
notmatthewbeshay
|
37aa3463be
|
Use standard buffer types for in-memory textures
|
2026-03-11 15:38:42 +11:00 |
|
notmatthewbeshay
|
0437fb921f
|
Use standard byte counts for base save data
|
2026-03-11 15:38:42 +11:00 |
|
notmatthewbeshay
|
0ab0fd9209
|
Standardise fixed-width integer usage in touched files
|
2026-03-11 15:38:42 +11:00 |
|
Nikita Edel
|
56955ad935
|
shift of negative values, added casts
|
2026-03-11 03:59:41 +01:00 |
|
Tropical
|
cf3defee35
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-10 21:02:58 -05:00 |
|
Tropical
|
db7a5f9519
|
feat: restore unused java GUI
Co-Authored-By: ffqq <36998498+realffqq@users.noreply.github.com>
|
2026-03-09 22:29:32 -05:00 |
|
Nikita Edel
|
021c2809f4
|
purged -Wdelete-non-abstract-non-virtual-dtor
|
2026-03-10 02:13:56 +01:00 |
|
notmatthewbeshay
|
6026f078ac
|
Remove Win32 byte types from memory texture loaders
|
2026-03-10 10:14:00 +11:00 |
|
notmatthewbeshay
|
2dbce494d1
|
Remove DWORD texture pack IDs from pack interfaces
|
2026-03-10 10:13:59 +11:00 |
|
notmatthewbeshay
|
c10b1a1706
|
Remove DWORD sizes from DLC payload APIs
|
2026-03-10 10:13:59 +11:00 |
|
notmatthewbeshay
|
7bdf4c8ced
|
Remove Win32 byte counts from texture pack images
|
2026-03-10 10:13:59 +11:00 |
|
notmatthewbeshay
|
65dc775e84
|
Remove Win32 byte aliases from DLC texture loading
|
2026-03-10 10:13:58 +11:00 |
|
notmatthewbeshay
|
b02bcd27f5
|
Remove Win32 byte pointers from texture pack icons
|
2026-03-10 10:13:58 +11:00 |
|
notmatthewbeshay
|
62a5c364f2
|
Use portable file reads for DLC texture data
|
2026-03-10 10:13:58 +11:00 |
|
Nikita Edel
|
2ae8ac3b80
|
fix typos in comment
|
2026-03-09 23:15:34 +01:00 |
|
Nikita Edel
|
5265eef759
|
first patch of UB
|
2026-03-09 21:54:43 +01:00 |
|
Tropical
|
5a36950239
|
fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h
|
2026-03-09 00:34:09 -05:00 |
|
Tropical
|
5045acb86e
|
fix: unglob everything else and make it build
|
2026-03-08 22:44:00 +01:00 |
|
Tropical
|
a2e6957383
|
fix: unglob std::{min, max}, manual stuff
|
2026-03-08 22:43:59 +01:00 |
|
Tropical
|
6e56e07c6b
|
refactor: unglob std::pair
|
2026-03-08 22:43:59 +01:00 |
|
Tropical
|
9a1e4e7752
|
refactor: byebye using namespace std
shoo
|
2026-03-08 22:43:44 +01:00 |
|
Tropical
|
5fad08b9fd
|
refactor: begin unglobbing std::vector
|
2026-03-08 22:43:43 +01:00 |
|
Tropical
|
cff2fc5f44
|
refactor: unglob std::wstring
|
2026-03-08 22:43:43 +01:00 |
|
Tropical
|
c571014bc9
|
refactor: unglob std::unordered_map
|
2026-03-08 22:43:43 +01:00 |
|
zukrmn
|
42b0352ec3
|
fix: resolve all remaining compilation warnings
|
2026-03-08 22:40:41 +01:00 |
|
Tropical
|
052a656673
|
fix: remove byte type alias
|
2026-03-08 22:39:40 +01:00 |
|
JuiceyDev
|
12c48a02ad
|
fix: use standard OpenGL constants on Linux to fix invisible terrain
|
2026-03-06 21:43:31 +01:00 |
|