Kolja Strohm d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
..
data_release f3c1421494 improved keybort input delay and added textures and models for hoe and farmland пре 2 година
AddEntityUpdate.cpp 563dae9468 apply new code formatter пре 2 година
AddEntityUpdate.h 563dae9468 apply new code formatter пре 2 година
AddServerMenu.cpp 563dae9468 apply new code formatter пре 2 година
AddServerMenu.h 563dae9468 apply new code formatter пре 2 година
Area.cpp 563dae9468 apply new code formatter пре 2 година
Area.h 563dae9468 apply new code formatter пре 2 година
Block.cpp d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
Block.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications пре 2 година
BlockAnimation.h e34b571470 support block animations and dialog close notifications пре 2 година
BlockType.cpp 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
BlockType.h 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
Chat.cpp a45903ce8f improved ui buttons пре 2 година
Chat.h a45903ce8f improved ui buttons пре 2 година
ChatHistory.cpp f0a81be569 add ingame chat пре 2 година
ChatHistory.h f0a81be569 add ingame chat пре 2 година
ChatMessage.cpp 72ac999482 improve performance by not ticking blocks anymore since they do never change пре 2 година
ChatMessage.h 72ac999482 improve performance by not ticking blocks anymore since they do never change пре 2 година
ChatOptions.cpp a45903ce8f improved ui buttons пре 2 година
ChatOptions.h fc03969777 add chat options to igore channels and players пре 2 година
Chunk.cpp d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
Chunk.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
ChunkFluidModel.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
ChunkGroundModel.cpp d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
ChunkGroundModel.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
ChunkMap.cpp 4f63f51ede improve map loading speed and added options window пре 2 година
ChunkMap.h 4f63f51ede improve map loading speed and added options window пре 2 година
ChunkModelBuilder.cpp d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
ChunkModelBuilder.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
Constants.h 168fa833ad improve grass rendering пре 2 година
CraftingGrid.cpp 422eeed94a implement recipie lookup menue пре 2 година
CraftingGrid.h 6bc09bae6d add inventoty search filter пре 2 година
CraftingRecipies.cpp 422eeed94a implement recipie lookup menue пре 2 година
CraftingRecipies.h 422eeed94a implement recipie lookup menue пре 2 година
CustomDX11API.cpp 168fa833ad improve grass rendering пре 2 година
CustomDX11API.h 168fa833ad improve grass rendering пре 2 година
CustomUIDX11PixelShader.h d19971ddbc fix light sources were affected by sun position пре 2 година
CustomUIDX11VertexShader.h d19971ddbc fix light sources were affected by sun position пре 2 година
DX11CustomPixelShader.hlsl d19971ddbc fix light sources were affected by sun position пре 2 година
DX11CustomVertexShader.hlsl d19971ddbc fix light sources were affected by sun position пре 2 година
Dialog.cpp 3405d50d6d fix dialog close notification were not send if the dialog was closed via escape key пре 2 година
Dialog.h 3405d50d6d fix dialog close notification were not send if the dialog was closed via escape key пре 2 година
Dimension.cpp a67c878d63 add grass to ground models to improve rendering performance пре 2 година
Dimension.h a67c878d63 add grass to ground models to improve rendering performance пре 2 година
DimensionMap.cpp d19971ddbc fix light sources were affected by sun position пре 2 година
DimensionMap.h 07239e7cc3 adjust to framework changes пре 2 година
DragController.h 563dae9468 apply new code formatter пре 2 година
DragElement.cpp b282a3912a items in inventory views can now moved to different slots пре 2 година
DragElement.h 563dae9468 apply new code formatter пре 2 година
Entity.cpp 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
Entity.h 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
EntityRemovedUpdate.cpp 563dae9468 apply new code formatter пре 2 година
EntityRemovedUpdate.h 563dae9468 apply new code formatter пре 2 година
EntityType.cpp 563dae9468 apply new code formatter пре 2 година
EntityType.h 563dae9468 apply new code formatter пре 2 година
Equipment.cpp 563dae9468 apply new code formatter пре 2 година
Equipment.h 563dae9468 apply new code formatter пре 2 година
FactoryClient.cpp e34b571470 support block animations and dialog close notifications пре 2 година
FactoryClient.h e34b571470 support block animations and dialog close notifications пре 2 година
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation пре 3 година
FactoryCraft.vcxproj d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
FactoryCraft.vcxproj.filters d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
FactoryCraftModel.cpp 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
FactoryCraftModel.h 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
Game.cpp a67c878d63 add grass to ground models to improve rendering performance пре 2 година
Game.h a67c878d63 add grass to ground models to improve rendering performance пре 2 година
Globals.cpp 713146c71a add a map of the landscape пре 2 година
Globals.h 9ae57c43e8 fix wrong item icons are used пре 2 година
Initialisierung.cpp fc03969777 add chat options to igore channels and players пре 2 година
Initialisierung.h fc03969777 add chat options to igore channels and players пре 2 година
InventoryView.cpp d19971ddbc fix light sources were affected by sun position пре 2 година
InventoryView.h 6bc09bae6d add inventoty search filter пре 2 година
ItemBar.cpp 07239e7cc3 adjust to framework changes пре 2 година
ItemBar.h 563dae9468 apply new code formatter пре 2 година
ItemList.cpp a45903ce8f improved ui buttons пре 2 година
ItemList.h 422eeed94a implement recipie lookup menue пре 2 година
ItemType.cpp 422eeed94a implement recipie lookup menue пре 2 година
ItemType.h 422eeed94a implement recipie lookup menue пре 2 година
Load.cpp 168fa833ad improve grass rendering пре 2 година
Load.h 563dae9468 apply new code formatter пре 2 година
Main.cpp 168fa833ad improve grass rendering пре 2 година
MapOptions.cpp 4f63f51ede improve map loading speed and added options window пре 2 година
MapOptions.h 4f63f51ede improve map loading speed and added options window пре 2 година
MapWindow.cpp e34b571470 support block animations and dialog close notifications пре 2 година
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible пре 2 година
Menu.cpp 563dae9468 apply new code formatter пре 2 година
Menu.h b265526132 add day-night cycle пре 2 година
Menü.h 3620864d4a initial commit пре 3 година
ModelInfo.cpp 6059e124f5 improve rendering performance by combining block models to chunk models пре 2 година
ModelInfo.h d7a8195b58 WIP: refactoring of chunk model generation пре 2 година
NetworkAPIProcessor.h 78fd0fd567 add uiml based gui system пре 2 година
OptionsWindow.cpp a45903ce8f improved ui buttons пре 2 година
OptionsWindow.h a45903ce8f improved ui buttons пре 2 година
PlayerKam.cpp 017b5cc046 fix chunk data loading order issue пре 2 година
PlayerKam.h 563dae9468 apply new code formatter пре 2 година
RecipieGroup.cpp 422eeed94a implement recipie lookup menue пре 2 година
RecipieGroup.h 422eeed94a implement recipie lookup menue пре 2 година
RecipieIngredient.cpp 422eeed94a implement recipie lookup menue пре 2 година
RecipieIngredient.h 422eeed94a implement recipie lookup menue пре 2 година
RecipieOutput.cpp 422eeed94a implement recipie lookup menue пре 2 година
RecipieOutput.h 422eeed94a implement recipie lookup menue пре 2 година
Registries.h 563dae9468 apply new code formatter пре 2 година
ServerSelection.cpp 07239e7cc3 adjust to framework changes пре 2 година
ServerSelection.h 76be6c4d33 The map will now be updates automatically and player positions are visible пре 2 година
ShapedRecipie.cpp 422eeed94a implement recipie lookup menue пре 2 година
ShapedRecipie.h 422eeed94a implement recipie lookup menue пре 2 година
StaticInitializerOrder.cpp 563dae9468 apply new code formatter пре 2 година
StaticInitializerOrder.h 5cb4c24f10 fixed some errors пре 3 година
StaticRegistry.h 563dae9468 apply new code formatter пре 2 година
StatusBars.cpp b0aa400ab2 add gui element for player status bars пре 2 година
StatusBars.h b0aa400ab2 add gui element for player status bars пре 2 година
UIMLToolTip.cpp 563dae9468 apply new code formatter пре 2 година
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips пре 2 година
UnshapedRecipie.cpp 422eeed94a implement recipie lookup menue пре 2 година
UnshapedRecipie.h 422eeed94a implement recipie lookup menue пре 2 година
World.cpp a67c878d63 add grass to ground models to improve rendering performance пре 2 година
World.h a67c878d63 add grass to ground models to improve rendering performance пре 2 година
WorldUpdate.cpp 563dae9468 apply new code formatter пре 2 година
WorldUpdate.h 563dae9468 apply new code formatter пре 2 година
error_core_memory_dump.dmp 168fa833ad improve grass rendering пре 2 година