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 년 전