Kolja Strohm 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
..
data_release 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
AddChunkUpdate.cpp 9dc6078ac5 add foreground and background connection 3 年之前
AddChunkUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
AddEntityUpdate.cpp 201195c511 add entity system 3 年之前
AddEntityUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
Area.cpp 9f078c1f34 remove unneeded chunks from memory 3 年之前
Area.h 201195c511 add entity system 3 年之前
BasicBlocks.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
BasicBlocks.h aac81e186c add lawn to dirt 3 年之前
Block.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Block.h 2bdf78004c fix duplicated function 3 年之前
BlockChangedUpdate.cpp 09650b38f0 fixed a bug that caused destroyed blocks to appear again 3 年之前
BlockChangedUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
BlockRemovedUpdate.cpp e361f6ce8a blocks can now be destroyed by the player 3 年之前
BlockRemovedUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
BlockType.cpp e2844e8ab5 block updates will now be processed 3 年之前
BlockType.h e2844e8ab5 block updates will now be processed 3 年之前
Chunk.cpp ecc195d13d fixed block positioning bug 3 年之前
Chunk.h 201195c511 add entity system 3 年之前
Constants.h 31286b19ef add some missing implementations 3 年之前
CurrentPlayer.h 201195c511 add entity system 3 年之前
Dimension.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
Dimension.h a0cdcc16ed fix a fiew memory access bugs 3 年之前
DirectConnect.cpp 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
DirectConnect.h 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
Entity.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
Entity.h a0cdcc16ed fix a fiew memory access bugs 3 年之前
EntityChangedUpdate.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
EntityChangedUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
EntityRemovedUpdate.cpp 6d9671f97f process EntityRemovedUpdate world updates 3 年之前
EntityRemovedUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
EntityType.cpp 09650b38f0 fixed a bug that caused destroyed blocks to appear again 3 年之前
EntityType.h 2c6f503ecc entities are now synchronized 3 年之前
FactoryClient.cpp 9f078c1f34 remove unneeded chunks from memory 3 年之前
FactoryClient.h 9f078c1f34 remove unneeded chunks from memory 3 年之前
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
FactoryCraft.vcxproj 6d9671f97f process EntityRemovedUpdate world updates 3 年之前
FactoryCraft.vcxproj.filters 6d9671f97f process EntityRemovedUpdate world updates 3 年之前
Game.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Game.h b6659fd759 render basic inventory information 3 年之前
Globals.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Globals.h 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Initialisierung.cpp b6659fd759 render basic inventory information 3 年之前
Initialisierung.h b6659fd759 render basic inventory information 3 年之前
Inventory.h 201195c511 add entity system 3 年之前
Inventoty.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
Item.cpp b6659fd759 render basic inventory information 3 年之前
Item.h b6659fd759 render basic inventory information 3 年之前
ItemEntity.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
ItemEntity.h b312518b3d display item entities in the world 3 年之前
ItemSlot.cpp a0cdcc16ed fix a fiew memory access bugs 3 年之前
ItemSlot.h b312518b3d display item entities in the world 3 年之前
ItemStack.cpp b312518b3d display item entities in the world 3 年之前
ItemStack.h b312518b3d display item entities in the world 3 年之前
ItemType.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
ItemType.h 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Load.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Load.h 38799a9959 improved camera control by mouse 3 年之前
Login.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Login.h 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Main.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Menu.cpp 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
Menu.h 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
Menü.h 3620864d4a initial commit 3 年之前
NetworkHandler.cpp 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
NetworkHandler.h 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
NoBlock.cpp 934b4c7f06 render only blocksides where the direct neighbor block is transparent 3 年之前
NoBlock.h 2c7f34cca6 adjust system for lazy block instantiation 3 年之前
PlaceBlockUpdate.cpp e361f6ce8a blocks can now be destroyed by the player 3 年之前
PlaceBlockUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
Player.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
Player.h 9a17d632df selected inventory slot is now synchronized for player 3 年之前
PlayerKam.cpp 9a17d632df selected inventory slot is now synchronized for player 3 年之前
PlayerKam.h 38799a9959 improved camera control by mouse 3 年之前
Registries.h 201195c511 add entity system 3 年之前
StaticInitializerOrder.cpp 6d9671f97f process EntityRemovedUpdate world updates 3 年之前
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 3 年之前
StaticRegistry.h 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
World.cpp 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
World.h 78c0d3e0fc show pre rendered item icons in inventory 3 年之前
WorldUpdate.cpp e2e33d1631 add player model and improved safty of world updates 3 年之前
WorldUpdate.h e2e33d1631 add player model and improved safty of world updates 3 年之前
error_core_memory_dump.dmp 2c7f34cca6 adjust system for lazy block instantiation 3 年之前