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