neoLegacy/Minecraft.Client
George V. ff96cd3687 feat: support separate boss health bars per dimension
Add dimension-aware tracking for boss mobs and update the boss health
GUI system to maintain independent state for each dimension (Overworld,
Nether, End). This prevents conflicts when multiple bosses exist across
different dimensions simultaneously.

- Add `getDimension()` to `BossMob` base class and implement in
  `EnderDragon` and `WitherBoss`
- Replace static boss GUI state with dimension-indexed storage
- Introduce `getIndexFromDimension()` helper for dimension mapping
- Update rendering logic to use per-dimension state
- Isolate darkening effects and health display per dimension

Ported from LCERenewed commit 5ec8a0e41ba8146aba450258d8620cd3cb0299e0 by 3UR
2026-04-08 03:34:54 +03:00
..
cmake/sources Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
Common feat: support separate boss health bars per dimension 2026-04-08 03:34:54 +03:00
Durango add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DurangoMedia Remove some leftover files (#881) 2026-03-12 12:48:06 +00:00
music Replace .ogg music with their Java edition counterparts (#677) 2026-03-06 00:42:55 -06:00
Orbis add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OrbisMedia
PS3 add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PS3_GAME
PS3Media
PS4_GAME
PSVita add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PSVitaMedia feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
sce_sys feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TROPDIR/NPWR05636_00
Windows64 Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
Windows64Media Fix TU31 Fishing Changes 2026-04-06 14:50:39 +03:00
Xbox add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
.clangd Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
AbstractContainerScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AbstractContainerScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
AbstractProjectileDispenseBehavior.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AbstractProjectileDispenseBehavior.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AbstractTexturePack.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AbstractTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AchievementPopup.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AchievementPopup.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
AchievementScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AchievementScreen.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
AllowAllCuller.cpp
AllowAllCuller.h
alphaTest.png
ArchiveFile.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ArchiveFile.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ArmorStandModel.cpp Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
ArmorStandModel.h Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
ArmorStandRenderer.cpp Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
ArmorStandRenderer.h Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-16 02:04:53 +03:00
ArrowRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ArrowRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BatModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BatModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BatRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BatRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BeaconRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
BeaconRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BlazeModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BlazeModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BlazeRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BlazeRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BoatModel.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
BoatModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
BoatRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BoatRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BookModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BookModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BossMobGuiInfo.cpp feat: support separate boss health bars per dimension 2026-04-08 03:34:54 +03:00
BossMobGuiInfo.h feat: support separate boss health bars per dimension 2026-04-08 03:34:54 +03:00
BreakingItemParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BreakingItemParticle.h
BubbleParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BubbleParticle.h
BufferedImage.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
BufferedImage.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Button.cpp
Button.h
Camera.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Camera.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CaveSpiderRenderer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CaveSpiderRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ChatScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ChatScreen.h Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
ChestModel.cpp
ChestModel.h
ChestRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ChestRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ChickenModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ChickenModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ChickenRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ChickenRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Chunk.cpp Fix Commit "Implement LCERenewed Changes" 2026-03-26 17:57:03 +03:00
Chunk.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ClassDiagram.cd
ClientConnection.cpp Fix player list map icon colors to match map markers 2026-03-29 20:30:12 +03:00
ClientConnection.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ClientConstants.cpp fix linking error 2026-03-12 21:34:22 +03:00
ClientConstants.h Always show version overlay, add more info 2026-03-09 03:25:05 -05:00
ClockTexture.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ClockTexture.h
CMakeLists.txt Aggiorna Minecraft.Client/CMakeLists.txt 2026-04-01 22:32:25 +02:00
CompassTexture.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CompassTexture.h
compat_shims.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ConfirmScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ConfirmScreen.h
ConnectScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ConnectScreen.h
ConsoleInput.cpp
ConsoleInput.h
ConsoleInputSource.h
ContainerScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ContainerScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
ControlsScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ControlsScreen.h
CowModel.cpp
CowModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CowRenderer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CowRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CraftingScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CraftingScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CreateWorldScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CreateWorldScreen.h
CreativeMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CreativeMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CreeperModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CreeperModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CreeperRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CreeperRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CritParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CritParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CritParticle2.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
CritParticle2.h
crt_compat.cpp
Cube.cpp
Cube.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Culler.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DeathScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DeathScreen.h
DefaultRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DefaultRenderer.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DefaultTexturePack.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DefaultTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DemoLevel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DemoLevel.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DemoMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DemoMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
DemoUser.cpp
DemoUser.h
DerivedServerLevel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DerivedServerLevel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
DirtyChunkSorter.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
DirtyChunkSorter.h win cpp23 compat: Minecraft.Client 2026-03-07 23:58:51 +07:00
DisconnectedScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DisconnectedScreen.h
DispenserBootstrap.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
DispenserBootstrap.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
DistanceChunkSorter.cpp Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
DistanceChunkSorter.h win cpp23 compat: Minecraft.Client 2026-03-07 23:58:51 +07:00
DLCTexturePack.cpp fix: handled all audio and parameter types correctly to prevent crashes 2026-04-07 09:30:16 +02:00
DLCTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DragonBreathParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DragonBreathParticle.h
DragonModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DragonModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
DripParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DripParticle.h
EchantmentTableParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EchantmentTableParticle.h
EditBox.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EditBox.h
EnchantTableRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EnchantTableRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EnderChestRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EnderChestRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EnderCrystalModel.cpp Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
EnderCrystalModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
EnderCrystalRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EnderCrystalRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EnderDragonRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EnderDragonRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EndermanModel.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EndermanModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EndermanRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EndermanRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EndermiteModel.cpp Endermite 2026-03-21 04:12:23 +01:00
EndermiteModel.h Endermite 2026-03-21 04:12:23 +01:00
EndermiteRenderer.cpp Endermite 2026-03-21 04:12:23 +01:00
EndermiteRenderer.h Endermite 2026-03-21 04:12:23 +01:00
EnderParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EnderParticle.h
EntityRenderDispatcher.cpp herobrine removed 2026-04-02 14:45:46 +02:00
EntityRenderDispatcher.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EntityRenderer.cpp Skins (#1) 2026-03-27 15:35:15 +01:00
EntityRenderer.h Skins (#1) 2026-03-27 15:35:15 +01:00
EntityTileRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
EntityTileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EntityTracker.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
EntityTracker.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ErrorScreen.cpp
ErrorScreen.h
examples.msscmp
examples_64.msscmp
examples_win.msscmp
ExperienceOrbRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ExperienceOrbRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ExplodeParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ExplodeParticle.h
extraX64client.h
Extrax64Stubs.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FallingTileRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FallingTileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
FileTexturePack.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FileTexturePack.h
FireballRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FireballRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
FireworksParticles.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FireworksParticles.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FishingHookRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FishingHookRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
FlameParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FlameParticle.h
FolderTexturePack.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
FolderTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Font.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Font.h Fix font rendering for color and formatting codes (#1017) 2026-03-22 00:33:35 -04:00
FootstepParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FootstepParticle.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Frustum.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Frustum.h
FrustumCuller.cpp
FrustumCuller.h
FrustumData.cpp
FrustumData.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FurnaceScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
FurnaceScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
GameMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
GameMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
GameRenderer.cpp feat: support separate boss health bars per dimension 2026-04-08 03:34:54 +03:00
GameRenderer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
GhastModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
GhastModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
GhastRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
GhastRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
GiantMobRenderer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
GiantMobRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
glWrapper.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Gui.cpp feat: oceanMonument 2026-04-07 19:41:14 +02:00
Gui.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
GuiComponent.cpp Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
GuiComponent.h Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
GuiMessage.cpp
GuiMessage.h
GuiParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
GuiParticle.h
GuiParticles.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GuiParticles.h
HeartParticle.cpp
HeartParticle.h
HorseRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
HorseRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HttpTexture.cpp
HttpTexture.h
HttpTextureProcessor.h
HugeExplosionParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
HugeExplosionParticle.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HugeExplosionSeedParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
HugeExplosionSeedParticle.h
HumanoidMobRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
HumanoidMobRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HumanoidModel.cpp Skins (#1) 2026-03-27 15:35:15 +01:00
HumanoidModel.h Skins (#1) 2026-03-27 15:35:15 +01:00
InBedChatScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
InBedChatScreen.h
Input.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Input.h refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
InventoryScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
InventoryScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
iob_shim.asm feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ItemFrameRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
ItemFrameRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ItemInHandRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
ItemInHandRenderer.h Fix stale held item appearing when switching worlds (#910) 2026-03-09 03:12:49 +08:00
ItemRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ItemRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ItemSpriteRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ItemSpriteRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
JoinMultiplayerScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
JoinMultiplayerScreen.h
KeyMapping.cpp
KeyMapping.h
LargeChestModel.cpp
LargeChestModel.h
LavaParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
LavaParticle.h
LavaSlimeModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
LavaSlimeModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LavaSlimeRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
LavaSlimeRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LeashKnotModel.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LeashKnotModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LeashKnotRenderer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
LeashKnotRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LevelRenderer.cpp Fix Commit "Implement LCERenewed Changes" 2026-03-26 17:57:03 +03:00
LevelRenderer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Lighting.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Lighting.h
LightningBoltRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
LightningBoltRenderer.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
LivingEntityRenderer.cpp Changed from getCustomSkin to getPlayerDefaultSkin 2026-04-03 19:05:23 +02:00
LivingEntityRenderer.h Fix commit (2be90366ba) 2026-03-30 19:45:45 +03:00
LocalPlayer.cpp Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
LocalPlayer.h Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
MemoryTracker.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MemoryTracker.h
MemTexture.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MemTexture.h
MemTextureProcessor.h
MinecartModel.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecartModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
MinecartRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MinecartRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
MinecartSpawnerRenderer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
MinecartSpawnerRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Minecraft.cpp Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
Minecraft.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Minecraft.msscmp
MinecraftServer.cpp Merge changes from upstream. 2026-03-30 14:28:57 +03:00
MinecraftServer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Minimap.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Minimap.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MobRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
MobRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
MobSkinMemTextureProcessor.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobSkinMemTextureProcessor.h
MobSkinTextureProcessor.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobSkinTextureProcessor.h
MobSpawnerRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MobSpawnerRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Model.cpp
Model.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ModelHorse.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ModelHorse.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ModelPart.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ModelPart.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MultiPlayerChunkCache.cpp Revert "Memory leak fix: Make chunks unload properly (#1406)" 2026-03-26 01:37:23 -05:00
MultiPlayerChunkCache.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MultiPlayerGameMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MultiPlayerGameMode.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MultiPlayerLevel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MultiPlayerLevel.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MultiPlayerLocalPlayer.cpp feat: Ctrl+Q to drop all stack 2026-04-02 15:25:12 +03:00
MultiPlayerLocalPlayer.h feat: Ctrl+Q to drop all stack 2026-04-02 15:25:12 +03:00
MushroomCowRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
MushroomCowRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
NameEntryScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
NameEntryScreen.h
NetherPortalParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
NetherPortalParticle.h
Network Implementation Notes.txt
NoteParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
NoteParticle.h
OcelotModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OcelotModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
OcelotRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OcelotRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
OffsettedRenderList.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OffsettedRenderList.h
Options.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Options.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OptionsScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OptionsScreen.h
OzelotModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OzelotModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
OzelotRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
OzelotRenderer.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
PaintingRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PaintingRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Particle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Particle.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ParticleEngine.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ParticleEngine.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PauseScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PauseScreen.h
PendingConnection.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PendingConnection.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PigModel.cpp
PigModel.h
PigRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PigRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PistonPieceRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PistonPieceRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PlayerChunkMap.cpp Revert "Memory leak fix: Make chunks unload properly (#1406)" 2026-03-26 01:37:23 -05:00
PlayerChunkMap.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PlayerCloudParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PlayerCloudParticle.h
PlayerConnection.cpp Book & Quill - Initial Commit 2026-04-05 15:05:03 +01:00
PlayerConnection.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PlayerInfo.h
PlayerList.cpp Send AddPlayerPacket for all players on join and RemoveEntitiesPacket on disconnect 2026-03-29 20:30:12 +03:00
PlayerList.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PlayerRenderer.cpp Compiler Fix 2026-03-30 19:46:52 +03:00
PlayerRenderer.h Fix commit (2be90366ba) 2026-03-30 19:45:45 +03:00
Polygon.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Polygon.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
PreStitchedTextureMap.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
PreStitchedTextureMap.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ProgressRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ProgressRenderer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
QuadrupedModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
QuadrupedModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
RabbitModel.cpp Rabbit-1 2026-03-12 23:51:35 +01:00
RabbitModel.h Rabbit-1 2026-03-12 23:51:35 +01:00
RabbitRenderer.cpp baby rabbits and craftings 2026-03-13 15:07:11 +01:00
RabbitRenderer.h Rabbit-1 2026-03-12 23:51:35 +01:00
ReadMe.txt
ReceivingLevelScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ReceivingLevelScreen.h
Rect2i.cpp
Rect2i.h
RedDustParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
RedDustParticle.h
RemotePlayer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
RemotePlayer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
RenameWorldScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
RenameWorldScreen.h
ResourceLocation.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Screen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Screen.h Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
ScreenSizeCalculator.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ScreenSizeCalculator.h
ScrolledSelectionList.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ScrolledSelectionList.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SelectWorldScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SelectWorldScreen.h
ServerChunkCache.cpp Revert "Memory leak fix: Make chunks unload properly (#1406)" 2026-03-26 01:37:23 -05:00
ServerChunkCache.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerCommandDispatcher.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerCommandDispatcher.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerConnection.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerConnection.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ServerInterface.h
ServerLevel.cpp Merge changes from upstream. 2026-03-30 14:28:57 +03:00
ServerLevel.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerLevelListener.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerLevelListener.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerPlayer.cpp minecart tnt fix 2026-03-28 14:44:56 +01:00
ServerPlayer.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ServerPlayerGameMode.cpp minecart tnt fix 2026-03-28 14:44:56 +01:00
ServerPlayerGameMode.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ServerScoreboard.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ServerScoreboard.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Settings.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Settings.h feat: headless server 2026-03-04 17:29:43 +08:00
SheepFurModel.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
SheepFurModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SheepModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SheepModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SheepRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
SheepRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SignModel.cpp
SignModel.h
SignRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SignRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SilverfishModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SilverfishModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SilverfishRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SilverfishRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SimpleIcon.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SimpleIcon.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkeletonHeadModel.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkeletonHeadModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkeletonModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SkeletonModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkeletonRenderer.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkeletonRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkiModel.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkiModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SkinBox.h Skins (#1) 2026-03-27 15:35:15 +01:00
Skins.h Skins (#1) 2026-03-27 15:35:15 +01:00
SkullTileRenderer.cpp Skins 2026-03-27 23:33:33 +02:00
SkullTileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SlideButton.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SlideButton.h
SlimeModel.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SlimeModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
SlimeRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SlimeRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SmallButton.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SmallButton.h
SmokeParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SmokeParticle.h
SnowManModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SnowManModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SnowManRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SnowManRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SnowShovelParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SnowShovelParticle.h
SpellParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SpellParticle.h
SpiderModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SpiderModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SpiderRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SpiderRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SplashParticle.cpp
SplashParticle.h
SquidModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SquidModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SquidRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SquidRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
StatsCounter.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StatsCounter.h
StatsScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StatsScreen.h
StatsSyncher.cpp
StatsSyncher.h
stdafx.cpp
stdafx.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StitchedTexture.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StitchedTexture.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Stitcher.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Stitcher.h
StitchSlot.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StitchSlot.h Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
StringTable.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
StringTable.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
stubs.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
stubs.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SurvivalMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SurvivalMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
SuspendedParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SuspendedParticle.h
SuspendedTownParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
SuspendedTownParticle.h
TakeAnimationParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TakeAnimationParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
TeleportCommand.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TeleportCommand.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TerrainParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TerrainParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
Tesselator.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Tesselator.h
TexOffs.cpp
TexOffs.h
TextEditScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TextEditScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
Texture.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Texture.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TextureAtlas.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TextureAtlas.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TextureHolder.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TextureHolder.h Further C-style struct definitions fixes 2026-03-02 15:11:05 +07:00
TextureManager.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TextureManager.h
TextureMap.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TextureMap.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TexturePack.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TexturePack.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TexturePackRepository.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TexturePackRepository.h
Textures.cpp herobrine removed 2026-04-02 14:45:46 +02:00
Textures.h herobrine removed 2026-04-02 14:45:46 +02:00
TheEndPortalRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TheEndPortalRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
thumbnailTest64.png
thumbnailTest128.png
thumbnailTest256.png
thumbnailTest1280.png
TileEntityRenderDispatcher.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TileEntityRenderDispatcher.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TileEntityRenderer.cpp Skins 2026-03-27 23:33:33 +02:00
TileEntityRenderer.h Skins 2026-03-27 23:33:33 +02:00
TileRenderer.cpp Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
TileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Timer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Timer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
TitleScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TitleScreen.h
TntMinecartRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TntMinecartRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TntRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TntRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TrackedEntity.cpp Merge changes from upstream. 2026-03-30 14:28:57 +03:00
TrackedEntity.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TrapScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
TrapScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
User.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
User.h
Vertex.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Vertex.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VideoSettingsScreen.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VideoSettingsScreen.h
ViewportCuller.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ViewportCuller.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VillagerGolemModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VillagerGolemModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerGolemRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VillagerGolemRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VillagerModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
VillagerRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerZombieModel.cpp Skins (#1) 2026-03-27 15:35:15 +01:00
VillagerZombieModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WaterDropParticle.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WaterDropParticle.h
WitchModel.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitchModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitchRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WitchRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitherBossModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WitherBossModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitherBossRenderer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WitherBossRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitherSkullRenderer.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
WitherSkullRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WolfModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WolfModel.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WolfRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
WolfRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WstringLookup.cpp
WstringLookup.h
ZombieModel.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ZombieModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ZombieRenderer.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ZombieRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00

========================================================================
    Xbox 360 APPLICATION : Minecraft.Client Project Overview
========================================================================

AppWizard has created this Minecraft.Client application for you.  

This file contains a summary of what you will find in each of the files that
make up your Minecraft.Client application.

Minecraft.Client.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

Minecraft.Client.cpp
    This is the main application source file.



/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////