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