neoLegacy/Minecraft.Client
Langtanium 131db508b5 More skin changes
Added armor skin layer to HumanoidModel.cpp and HumanoidModel.h and adjusted skin box code to handle new armor layer. Added SkinOffsets.h with SKIN_OFFSET type. Added code to DLCManager.cpp, DLCManager.h, DLCSkinFile.cpp, and DLCSkinFile.h to read skin offsets from DLC skin packs (Does not affect skin yet). Changed Steve skins back to their original 64x32 size for parity with official LCE. Removed some redundant code.
2026-05-19 16:49:28 -07:00
..
cmake/sources fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Common More skin changes 2026-05-19 16:49:28 -07:00
Durango Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -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 Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
OrbisMedia Initial commit 2026-03-01 12:16:08 +08:00
PS3 Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
PS3_GAME Initial commit 2026-03-01 12:16:08 +08:00
PS3Media Initial commit 2026-03-01 12:16:08 +08:00
PS4_GAME Initial commit 2026-03-01 12:16:08 +08:00
PSVita Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -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 Initial commit 2026-03-01 12:16:08 +08:00
Windows64 feat: Change cursor icon (#69) 2026-05-14 21:58:05 +03:00
Windows64Media chore(TU31): change XXX Wood to XXX Planks for accuracy. 2026-05-12 17:58:36 +03:00
Xbox Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
.clangd Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
AbstractArmorLayer.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
AbstractArmorLayer.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
AbstractContainerScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AbstractContainerScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
AbstractProjectileDispenseBehavior.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AbstractProjectileDispenseBehavior.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AbstractTexturePack.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AbstractTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
AchievementPopup.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AchievementPopup.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
AchievementScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AchievementScreen.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
AllowAllCuller.cpp Initial commit 2026-03-01 12:16:08 +08:00
AllowAllCuller.h Initial commit 2026-03-01 12:16:08 +08:00
alphaTest.png Initial commit 2026-03-01 12:16:08 +08:00
ArchiveFile.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
ArchiveFile.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ArmorStandArmorModel.cpp fix: armorstand according to wiki + wobble animation + head renderer 2026-04-18 12:26:25 +02:00
ArmorStandArmorModel.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ArmorStandModel.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ArmorStandModel.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ArmorStandRenderer.cpp fix: armorstand head now renders correctly 2026-04-18 14:06:44 +02:00
ArmorStandRenderer.h fix: armorstand according to wiki + wobble animation + head renderer 2026-04-18 12:26:25 +02:00
ArrowRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ArrowRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BarrierParticle.cpp feat: barrier block 2026-04-29 16:35:14 -04:00
BarrierParticle.h feat: barrier block 2026-04-29 16:35:14 -04:00
BatModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BatModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BatRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BatRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BeaconRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BeaconRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BlazeModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BlazeModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BlazeRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BoatRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
BookModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BreakingItemParticle.h Initial commit 2026-03-01 12:16:08 +08:00
BubbleParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BubbleParticle.h Initial commit 2026-03-01 12:16:08 +08:00
BufferedImage.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
BufferedImage.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Button.cpp Initial commit 2026-03-01 12:16:08 +08:00
Button.h Initial commit 2026-03-01 12:16:08 +08:00
Camera.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Camera.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChatScreen.h feat: Scrollable chat (#1493) 2026-04-13 00:42:04 -05:00
ChestModel.cpp Initial commit 2026-03-01 12:16:08 +08:00
ChestModel.h Initial commit 2026-03-01 12:16:08 +08:00
ChestRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChestRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ChickenModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChickenModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ChickenRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ChickenRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Chunk.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
Chunk.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ClassDiagram.cd Initial commit 2026-03-01 12:16:08 +08:00
ClientConnection.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ClientConnection.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ClientConstants.cpp fix linking error 2026-03-12 21:34:22 +03:00
ClientConstants.h Gives option to remove the top-left watermark in ClientConstants.cpp: 2026-03-11 23:56:22 -05:00
ClockTexture.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ClockTexture.h Initial commit 2026-03-01 12:16:08 +08:00
CMakeLists.txt Include 4JLibs as a submodule (#1535) 2026-04-26 15:38:13 -05:00
CompassTexture.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CompassTexture.h Initial commit 2026-03-01 12:16:08 +08:00
compat_shims.cpp feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ConfirmScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ConfirmScreen.h Initial commit 2026-03-01 12:16:08 +08:00
ConnectScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ConnectScreen.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleInput.cpp Initial commit 2026-03-01 12:16:08 +08:00
ConsoleInput.h Initial commit 2026-03-01 12:16:08 +08:00
ConsoleInputSource.h Initial commit 2026-03-01 12:16:08 +08:00
ContainerScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ContainerScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
ControlsScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ControlsScreen.h Initial commit 2026-03-01 12:16:08 +08:00
CowModel.cpp Initial commit 2026-03-01 12:16:08 +08:00
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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CraftingScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CreateWorldScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CreateWorldScreen.h Initial commit 2026-03-01 12:16:08 +08:00
CreativeMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CreativeMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CreeperModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CreeperModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CreeperRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CreeperRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
CritParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CritParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
CritParticle2.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CritParticle2.h Initial commit 2026-03-01 12:16:08 +08:00
crt_compat.cpp Initial commit 2026-03-01 12:16:08 +08:00
Cube.cpp Initial commit 2026-03-01 12:16:08 +08:00
Cube.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Culler.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
CustomHeadLayer.cpp fix: skulls 2026-04-18 14:35:13 +01:00
CustomHeadLayer.h fix: compilation error for server 2026-04-18 12:59:21 +02:00
DeathScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DeathScreen.h Initial commit 2026-03-01 12:16:08 +08:00
DefaultRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DefaultRenderer.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DefaultTexturePack.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DefaultTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DemoLevel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DemoLevel.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DemoMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DemoMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
DemoUser.cpp Initial commit 2026-03-01 12:16:08 +08:00
DemoUser.h Initial commit 2026-03-01 12:16:08 +08:00
DerivedServerLevel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DisconnectedScreen.h Initial commit 2026-03-01 12:16:08 +08:00
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 Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
DLCTexturePack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DragonBreathParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DragonBreathParticle.h Initial commit 2026-03-01 12:16:08 +08:00
DragonModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DragonModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
DripParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
DripParticle.h Initial commit 2026-03-01 12:16:08 +08:00
EchantmentTableParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EchantmentTableParticle.h Initial commit 2026-03-01 12:16:08 +08:00
EditBox.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EditBox.h Initial commit 2026-03-01 12:16:08 +08:00
EnchantTableRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EnchantTableRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EnderChestRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EnderCrystalRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EnderDragonRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EndermanRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EndermiteModel.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
EndermiteModel.h Endermite 2026-03-21 04:12:23 +01:00
EndermiteRenderer.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
EndermiteRenderer.h Endermite 2026-03-21 04:12:23 +01:00
EnderParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EnderParticle.h Initial commit 2026-03-01 12:16:08 +08:00
EntityRenderDispatcher.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
EntityRenderDispatcher.h Elytra 2026-04-24 20:00:35 -04:00
EntityRenderer.cpp Made changes to skin related code 2026-05-16 23:34:29 -07:00
EntityRenderer.h Made changes to skin related code 2026-05-16 23:34:29 -07:00
EntityTileRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
EntityTileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
EntityTracker.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
EntityTracker.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ErrorScreen.cpp Initial commit 2026-03-01 12:16:08 +08:00
ErrorScreen.h Initial commit 2026-03-01 12:16:08 +08:00
examples.msscmp Initial commit 2026-03-01 12:16:08 +08:00
examples_64.msscmp Initial commit 2026-03-01 12:16:08 +08:00
examples_win.msscmp Initial commit 2026-03-01 12:16:08 +08:00
ExperienceOrbRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ExperienceOrbRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ExplodeParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ExplodeParticle.h Initial commit 2026-03-01 12:16:08 +08:00
extraX64client.h Initial commit 2026-03-01 12:16:08 +08:00
Extrax64Stubs.cpp feat. leaderboard + fix for building on linux 2026-04-21 13:26:09 -04:00
FallingTileRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 Initial commit 2026-03-01 12:16:08 +08:00
FireballRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FireballRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
FireworksParticles.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FireworksParticles.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FishingHookRenderer.cpp fixed fishing line floating in mid air 2026-04-17 11:31:02 +03:00
FishingHookRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
FlameParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FlameParticle.h Initial commit 2026-03-01 12:16:08 +08:00
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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Font.h Fix font rendering for color and formatting codes (#1017) 2026-03-23 11:56:36 -05:00
FootstepParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FootstepParticle.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Frustum.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Frustum.h Initial commit 2026-03-01 12:16:08 +08:00
FrustumCuller.cpp Initial commit 2026-03-01 12:16:08 +08:00
FrustumCuller.h Initial commit 2026-03-01 12:16:08 +08:00
FrustumData.cpp Initial commit 2026-03-01 12:16:08 +08:00
FrustumData.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FurnaceScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
FurnaceScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
GameMode.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
GameMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
GameRenderer.cpp fix: dedicated server (#67) 2026-05-14 13:27:56 +03:00
GameRenderer.h Elytra 2026-04-24 20:00:35 -04:00
GhastModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
GhastModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
GhastRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 Merge remote-tracking branch 'itsRevela/main' into upstream-merge 2026-04-17 21:22:20 +03:00
GuardianModel.cpp fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
GuardianModel.h feat: Guardians 2026-04-10 14:03:32 +02:00
GuardianRenderer.cpp fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
GuardianRenderer.h fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Gui.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
Gui.h Add Chat Formatting Support For Servers (#1483) 2026-04-13 00:49:49 -05:00
GuiComponent.cpp Add Arabic text shaping support for chat functionality 2026-03-17 17:08:58 -05:00
GuiComponent.h Add Arabic text shaping support for chat functionality 2026-03-17 17:08:58 -05:00
GuiMessage.cpp Initial commit 2026-03-01 12:16:08 +08:00
GuiMessage.h Initial commit 2026-03-01 12:16:08 +08:00
GuiParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
GuiParticle.h Initial commit 2026-03-01 12:16:08 +08:00
GuiParticles.cpp Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
GuiParticles.h Initial commit 2026-03-01 12:16:08 +08:00
HeartParticle.cpp Initial commit 2026-03-01 12:16:08 +08:00
HeartParticle.h Initial commit 2026-03-01 12:16:08 +08:00
HorseRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
HorseRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HttpTexture.cpp Initial commit 2026-03-01 12:16:08 +08:00
HttpTexture.h Initial commit 2026-03-01 12:16:08 +08:00
HttpTextureProcessor.h Initial commit 2026-03-01 12:16:08 +08:00
HugeExplosionParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
HugeExplosionParticle.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HugeExplosionSeedParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
HugeExplosionSeedParticle.h Initial commit 2026-03-01 12:16:08 +08:00
HumanoidArmorLayer.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
HumanoidArmorLayer.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
HumanoidMobRenderer.cpp feat: barrier block 2026-04-29 16:35:14 -04:00
HumanoidMobRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
HumanoidModel.cpp More skin changes 2026-05-19 16:49:28 -07:00
HumanoidModel.h More skin changes 2026-05-19 16:49:28 -07:00
InBedChatScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
InBedChatScreen.h Initial commit 2026-03-01 12:16:08 +08:00
Input.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Input.h refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
InventoryScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ItemFrameRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ItemInHandLayer.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ItemInHandLayer.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ItemInHandRenderer.cpp feat: barrier block 2026-04-29 16:35:14 -04:00
ItemInHandRenderer.h Fix stale held item appearing when switching worlds (#910) 2026-03-09 03:12:49 +08:00
ItemRenderer.cpp feat: barrier block 2026-04-29 16:35:14 -04:00
ItemRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ItemSpriteRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ItemSpriteRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
JoinMultiplayerScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
JoinMultiplayerScreen.h Initial commit 2026-03-01 12:16:08 +08:00
KeyMapping.cpp Initial commit 2026-03-01 12:16:08 +08:00
KeyMapping.h Initial commit 2026-03-01 12:16:08 +08:00
LargeChestModel.cpp Initial commit 2026-03-01 12:16:08 +08:00
LargeChestModel.h Initial commit 2026-03-01 12:16:08 +08:00
LavaParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LavaParticle.h Initial commit 2026-03-01 12:16:08 +08:00
LavaSlimeModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LavaSlimeModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
LavaSlimeRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 remove creation of DX11 renderer 2026-05-03 20:52:26 +03:00
LevelRenderer.h feat: barrier block 2026-04-29 16:35:14 -04:00
Lighting.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Lighting.h Initial commit 2026-03-01 12:16:08 +08:00
LightningBoltRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
LightningBoltRenderer.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
LivingEntityRenderer.cpp More skin changes 2026-05-19 16:49:28 -07:00
LivingEntityRenderer.h Made changes to skin related code 2026-05-16 23:34:29 -07:00
LocalPlayer.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
LocalPlayer.h feat: achievements 2026-04-26 15:27:19 +01:00
MemoryTracker.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MemoryTracker.h Initial commit 2026-03-01 12:16:08 +08:00
MemTexture.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MemTexture.h Initial commit 2026-03-01 12:16:08 +08:00
MemTextureProcessor.h Initial commit 2026-03-01 12:16:08 +08:00
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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 remove creation of DX11 renderer 2026-05-03 20:52:26 +03:00
Minecraft.h feat: achievements 2026-04-26 15:27:19 +01:00
Minecraft.msscmp Initial commit 2026-03-01 12:16:08 +08:00
MinecraftServer.cpp fix: dedicated server (#67) 2026-05-14 13:27:56 +03:00
MinecraftServer.h perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
Minimap.cpp forgot these files 2026-05-03 20:52:27 +03:00
Minimap.h forgot these files 2026-05-03 20:52:27 +03:00
MobAppearanceParticle.cpp fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
MobAppearanceParticle.h fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
MobRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MobRenderer.h feat: Guardians 2026-04-10 14:03:32 +02:00
MobSkinMemTextureProcessor.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobSkinMemTextureProcessor.h Initial commit 2026-03-01 12:16:08 +08:00
MobSkinTextureProcessor.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MobSkinTextureProcessor.h Initial commit 2026-03-01 12:16:08 +08:00
MobSpawnerRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MobSpawnerRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Model.cpp Feat: Armour Quick Equip, Fix: Baby Armour on Players 2026-04-10 16:06:57 +01:00
Model.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ModelHorse.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ModelHorse.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ModelPart.cpp Made changes to skin related code 2026-05-16 23:34:29 -07:00
ModelPart.h Made changes to skin related code 2026-05-16 23:34:29 -07:00
MultiPlayerChunkCache.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerChunkCache.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerGameMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerGameMode.h Fix music selection to match TU19 behavior 2026-03-21 12:33:04 -05:00
MultiPlayerLevel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerLevel.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerLocalPlayer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MultiPlayerLocalPlayer.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MushroomCowRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
MushroomCowRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
NameEntryScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
NameEntryScreen.h Initial commit 2026-03-01 12:16:08 +08:00
NetherPortalParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
NetherPortalParticle.h Initial commit 2026-03-01 12:16:08 +08:00
Network Implementation Notes.txt Initial commit 2026-03-01 12:16:08 +08:00
NoteParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
NoteParticle.h Initial commit 2026-03-01 12:16:08 +08:00
OcelotModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OcelotModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
OcelotRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OcelotRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
OffsettedRenderList.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OffsettedRenderList.h Initial commit 2026-03-01 12:16:08 +08:00
Options.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Options.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OptionsScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OptionsScreen.h Initial commit 2026-03-01 12:16:08 +08:00
OzelotModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OzelotModel.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
OzelotRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
OzelotRenderer.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
PaintingRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PaintingRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Particle.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Particle.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ParticleEngine.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ParticleEngine.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ParticleType.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ParticleType.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
PauseScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PauseScreen.h Initial commit 2026-03-01 12:16:08 +08:00
PendingConnection.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
PendingConnection.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PigModel.cpp Initial commit 2026-03-01 12:16:08 +08:00
PigModel.h Initial commit 2026-03-01 12:16:08 +08:00
PigRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PigRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PistonPieceRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PistonPieceRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PlayerChunkMap.cpp perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
PlayerChunkMap.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PlayerCloudParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PlayerCloudParticle.h Initial commit 2026-03-01 12:16:08 +08:00
PlayerConnection.cpp fix(PlayerConnection): /tp fix 2026-05-03 17:59:26 +03:00
PlayerConnection.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PlayerInfo.h Initial commit 2026-03-01 12:16:08 +08:00
PlayerList.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
PlayerList.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PlayerRenderer.cpp More skin changes 2026-05-19 16:49:28 -07:00
PlayerRenderer.h Made changes to skin related code 2026-05-16 23:34:29 -07:00
Polygon.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Polygon.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
PreStitchedTextureMap.cpp feat: barrier block 2026-04-29 16:35:14 -04:00
PreStitchedTextureMap.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ProgressRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ProgressRenderer.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
QuadrupedModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
QuadrupedModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
RabbitModel.cpp chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03: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 Initial commit 2026-03-01 12:16:08 +08:00
ReceivingLevelScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ReceivingLevelScreen.h Initial commit 2026-03-01 12:16:08 +08:00
Rect2i.cpp Initial commit 2026-03-01 12:16:08 +08:00
Rect2i.h Initial commit 2026-03-01 12:16:08 +08:00
RedDustParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
RedDustParticle.h Initial commit 2026-03-01 12:16:08 +08:00
RemotePlayer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
RemotePlayer.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
RenameWorldScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
RenameWorldScreen.h Initial commit 2026-03-01 12:16:08 +08:00
RenderLayer.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ResourceLocation.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Screen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 Initial commit 2026-03-01 12:16:08 +08:00
ScrolledSelectionList.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ScrolledSelectionList.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
SelectWorldScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SelectWorldScreen.h Initial commit 2026-03-01 12:16:08 +08:00
ServerChunkCache.cpp fill in old stubs regaridng chunk stuff & another inv fix 2026-04-18 18:16:24 -05:00
ServerChunkCache.h fill in old stubs regaridng chunk stuff & another inv fix 2026-04-18 18:16:24 -05:00
ServerCommandDispatcher.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ServerCommandDispatcher.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ServerConnection.cpp perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
ServerConnection.h fix: dedicated server thread safety, disconnect deadlock, and console freeze 2026-04-10 01:12:59 -05:00
ServerInterface.h Initial commit 2026-03-01 12:16:08 +08:00
ServerLevel.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
ServerLevel.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ServerLevelListener.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ServerLevelListener.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ServerPlayer.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
ServerPlayer.h Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
ServerPlayerGameMode.cpp feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ServerPlayerGameMode.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
ServerScoreboard.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ServerScoreboard.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Settings.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Settings.h feat: headless server 2026-03-04 17:29:43 +08:00
SheepFurModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SheepFurModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SheepModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SheepModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SheepRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SheepRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SignModel.cpp Initial commit 2026-03-01 12:16:08 +08:00
SignModel.h Initial commit 2026-03-01 12:16:08 +08:00
SignRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SignRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SilverfishModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SilverfishModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SilverfishRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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: Skulls worn by mobs/players now display on the armor layer 2026-04-17 20:50:32 +01:00
SkeletonHeadModel.h feat: Skulls worn by mobs/players now display on the armor layer 2026-04-17 20:50:32 +01:00
SkeletonModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 More skin changes 2026-05-19 16:49:28 -07:00
SkinOffset.h More skin changes 2026-05-19 16:49:28 -07:00
SkullRenderer chore: move all files from .gitea to .github 2026-04-24 18:53:46 +03:00
SkullTileRenderer.cpp fix: armorstand head now renders correctly 2026-04-18 14:06:44 +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 Initial commit 2026-03-01 12:16:08 +08:00
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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 Initial commit 2026-03-01 12:16:08 +08:00
SmokeParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SmokeParticle.h Initial commit 2026-03-01 12:16:08 +08:00
SnowManModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SnowManModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SnowManRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SnowManRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SnowShovelParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SnowShovelParticle.h Initial commit 2026-03-01 12:16:08 +08:00
SpellParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SpellParticle.h Initial commit 2026-03-01 12:16:08 +08:00
SpiderModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SpiderModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SpiderRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SpiderRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SplashParticle.cpp Initial commit 2026-03-01 12:16:08 +08:00
SplashParticle.h Initial commit 2026-03-01 12:16:08 +08:00
SquidModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SquidModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
SquidRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SquidRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
StatsCounter.cpp fix: achievements 2026-04-26 17:27:31 +01:00
StatsCounter.h feat: achievements 2026-04-26 15:27:19 +01:00
StatsScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
StatsScreen.h Initial commit 2026-03-01 12:16:08 +08:00
StatsSyncher.cpp Initial commit 2026-03-01 12:16:08 +08:00
StatsSyncher.h Initial commit 2026-03-01 12:16:08 +08:00
stdafx.cpp Initial commit 2026-03-01 12:16:08 +08:00
stdafx.h Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
StitchedTexture.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
StitchedTexture.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Stitcher.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Stitcher.h Initial commit 2026-03-01 12:16:08 +08:00
StitchSlot.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
StitchSlot.h Remove AUTO_VAR macro and _toString function (#592) 2026-03-06 02:11:18 +07:00
StringTable.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
StringTable.h fix: resolve merge conflicts and integrate XML locale updates (#1) 2026-04-11 02:47:59 +03:00
stubs.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
stubs.h feat: Guardians 2026-04-10 14:03:32 +02:00
SurvivalMode.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SurvivalMode.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
SuspendedParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SuspendedParticle.h Initial commit 2026-03-01 12:16:08 +08:00
SuspendedTownParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
SuspendedTownParticle.h Initial commit 2026-03-01 12:16:08 +08:00
TakeAnimationParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TakeAnimationParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
TeleportCommand.cpp fix(PlayerConnection): /tp fix 2026-05-03 17:59:26 +03:00
TeleportCommand.h fix(PlayerConnection): /tp fix 2026-05-03 17:59:26 +03:00
TerrainParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TerrainParticle.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
Tesselator.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Tesselator.h Initial commit 2026-03-01 12:16:08 +08:00
TexOffs.cpp Initial commit 2026-03-01 12:16:08 +08:00
TexOffs.h Initial commit 2026-03-01 12:16:08 +08:00
TextEditScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TextEditScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
Texture.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TextureHolder.h Further C-style struct definitions fixes 2026-03-02 15:11:05 +07:00
TextureManager.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TextureManager.h Initial commit 2026-03-01 12:16:08 +08:00
TextureMap.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
TextureMap.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TexturePack.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
TexturePack.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TexturePackRepository.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
TexturePackRepository.h Initial commit 2026-03-01 12:16:08 +08:00
Textures.cpp Made changes to skin related code 2026-05-16 23:34:29 -07:00
Textures.h Made changes to skin related code 2026-05-16 23:34:29 -07:00
TheEndPortalRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TheEndPortalRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
thumbnailTest64.png Initial commit 2026-03-01 12:16:08 +08:00
thumbnailTest128.png Initial commit 2026-03-01 12:16:08 +08:00
thumbnailTest256.png Initial commit 2026-03-01 12:16:08 +08:00
thumbnailTest1280.png Initial commit 2026-03-01 12:16:08 +08:00
TileEntityRenderDispatcher.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TileEntityRenderDispatcher.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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 feat: barrier block 2026-04-29 16:35:14 -04:00
TileRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Timer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Timer.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
TitleScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TitleScreen.h Initial commit 2026-03-01 12:16:08 +08:00
TntMinecartRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TntMinecartRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TntRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TntRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TrackedEntity.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TrackedEntity.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
TrapScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
TrapScreen.h Revert "shared_ptr -> std::shared_ptr" 2026-03-02 17:37:16 +07:00
User.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
User.h Initial commit 2026-03-01 12:16:08 +08:00
Vertex.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Vertex.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VideoSettingsScreen.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VideoSettingsScreen.h Initial commit 2026-03-01 12:16:08 +08:00
ViewportCuller.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ViewportCuller.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VillagerGolemModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VillagerGolemModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerGolemRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VillagerGolemRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VillagerModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
VillagerRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
VillagerZombieModel.cpp More skin changes 2026-05-19 16:49:28 -07:00
VillagerZombieModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WaterDropParticle.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WaterDropParticle.h Initial commit 2026-03-01 12:16:08 +08:00
WaterWakeParticle.cpp Add particles when fishing (#1) 2026-04-12 14:18:03 +03:00
WaterWakeParticle.h Add particles when fishing (#1) 2026-04-12 14:18:03 +03:00
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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WitchRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitherBossModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WitherBossModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WitherBossRenderer.cpp refactor: remove duplicate custom name handling in boss renderers 2026-04-09 21:03:30 +03: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 major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WolfModel.h major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WolfRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WolfRenderer.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
WstringLookup.cpp Initial commit 2026-03-01 12:16:08 +08:00
WstringLookup.h Initial commit 2026-03-01 12:16:08 +08:00
ZombieModel.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ZombieModel.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
ZombieRenderer.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -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.

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