4jcraft/Minecraft.Client/Platform
MatthewBeshay e89198f56c fix: sign entry crash and remove blocking callback workaround
- Initialize m_iEditingLine to 0 in SignEntryMenu constructor
  (was uninitialized, causing out-of-bounds array access)
- Add bounds check on m_iEditingLine before array access in callback
- Only truncate sign text if longer than 15 chars (avoid padding)
- Remove manual KeyboardCompleteSeedCallback call in
  LaunchMoreOptionsMenu (no longer needed since RequestKeyboard
  now fires callbacks asynchronously from Tick)
2026-03-30 13:41:54 +11:00
..
Common fix: sign entry crash and remove blocking callback workaround 2026-03-30 13:41:54 +11:00
Durango refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
Linux fix(linux): increase iggy render-target budget to 64mb 2026-03-29 20:55:59 -05:00
Orbis refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
PS3 refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
PSVita refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
Windows64 chore(linux): add diagnostics for iggy render-target exhaustion 2026-03-29 20:55:59 -05:00
Xbox refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
extraX64client.h 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
Extrax64Stubs.cpp missed one 2026-03-22 13:43:43 -05:00
stdafx.cpp 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
stdafx.h first batch & fix with new files (very hacky & uncleaned state); state: game runs but broken rendering every chunks is at 0,0,0 @n@ 2026-03-29 20:55:56 -05:00
stubs.cpp fix: restore block lightmap sampling 2026-03-24 08:21:19 +11:00
stubs.h first batch & fix with new files (very hacky & uncleaned state); state: game runs but broken rendering every chunks is at 0,0,0 @n@ 2026-03-29 20:55:56 -05:00