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