Kolja Strohm b5ec0599b2 refactor ground model building for different ground model types 1 год назад
..
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
Block.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 2 лет назад
BlockAnimation.h e34b571470 support block animations and dialog close notifications 2 лет назад
BlockType.cpp b5ec0599b2 refactor ground model building for different ground model types 1 год назад
BlockType.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
Chunk.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
ChunkFluidModel.cpp b5ec0599b2 refactor ground model building for different ground model types 1 год назад
ChunkFluidModel.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
ChunkGroundModel.cpp b5ec0599b2 refactor ground model building for different ground model types 1 год назад
ChunkGroundModel.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
CustomUIDX11VertexShader.h b5ec0599b2 refactor ground model building for different ground model types 1 год назад
DX11CustomPixelShader.hlsl b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
FactoryClient.h e34b571470 support block animations and dialog close notifications 2 лет назад
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 3 лет назад
FactoryCraft.vcxproj b5ec0599b2 refactor ground model building for different ground model types 1 год назад
FactoryCraft.vcxproj.filters b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 b5ec0599b2 refactor ground model building for different ground model types 1 год назад
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 лет назад