Kolja Strohm 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
Block.h 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
Chunk.h 78fd0fd567 add uiml based gui system hace 2 años
Constants.h 31286b19ef add some missing implementations hace 3 años
CraftingGrid.cpp 78fd0fd567 add uiml based gui system hace 2 años
CraftingGrid.h 78fd0fd567 add uiml based gui system hace 2 años
Dialog.cpp 78fd0fd567 add uiml based gui system hace 2 años
Dialog.h 78fd0fd567 add uiml based gui system hace 2 años
Dimension.cpp 78fd0fd567 add uiml based gui system hace 2 años
Dimension.h 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
Entity.h 78fd0fd567 add uiml based gui system hace 2 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
Equipment.cpp 78fd0fd567 add uiml based gui system hace 2 años
Equipment.h 78fd0fd567 add uiml based gui system hace 2 años
FactoryClient.cpp 78fd0fd567 add uiml based gui system hace 2 años
FactoryClient.h 78fd0fd567 add uiml based gui system hace 2 años
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation hace 3 años
FactoryCraft.vcxproj 78fd0fd567 add uiml based gui system hace 2 años
FactoryCraft.vcxproj.filters 78fd0fd567 add uiml based gui system hace 2 años
Game.cpp 78fd0fd567 add uiml based gui system hace 2 años
Game.h 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
InventoryView.cpp 78fd0fd567 add uiml based gui system hace 2 años
InventoryView.h 78fd0fd567 add uiml based gui system hace 2 años
Inventoty.cpp 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
ItemEntity.h b312518b3d display item entities in the world hace 3 años
ItemSlot.cpp 78fd0fd567 add uiml based gui system hace 2 años
ItemSlot.h 78fd0fd567 add uiml based gui system hace 2 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
NetworkAPIProcessor.h 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
Player.h 9a17d632df selected inventory slot is now synchronized for player hace 3 años
PlayerKam.cpp 78fd0fd567 add uiml based gui system hace 2 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 78fd0fd567 add uiml based gui system hace 2 años
World.h 78fd0fd567 add uiml based gui system hace 2 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