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