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