Kolja Strohm 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
..
data_release f3c1421494 improved keybort input delay and added textures and models for hoe and farmland 3 years ago
AddServerMenu.cpp 563dae9468 apply new code formatter 3 years ago
AddServerMenu.h 563dae9468 apply new code formatter 3 years ago
Area.cpp 563dae9468 apply new code formatter 3 years ago
Area.h 563dae9468 apply new code formatter 3 years ago
Block.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
Block.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 3 years ago
BlockAnimation.h e34b571470 support block animations and dialog close notifications 3 years ago
BlockType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
BlockType.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
Chat.cpp 1bbb1878ff implement basic quest dialog 2 years ago
Chat.h a45903ce8f improved ui buttons 3 years ago
ChatHistory.cpp f0a81be569 add ingame chat 3 years ago
ChatHistory.h f0a81be569 add ingame chat 3 years ago
ChatMessage.cpp 72ac999482 improve performance by not ticking blocks anymore since they do never change 3 years ago
ChatMessage.h 72ac999482 improve performance by not ticking blocks anymore since they do never change 3 years ago
ChatOptions.cpp 1bbb1878ff implement basic quest dialog 2 years ago
ChatOptions.h fc03969777 add chat options to igore channels and players 3 years ago
Chunk.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
Chunk.h 48fd128bc1 improve chunk model builder architecture 2 years ago
ChunkFluidModel.cpp 286349936b improve fluid model builder 2 years ago
ChunkFluidModel.h 48fd128bc1 improve chunk model builder architecture 2 years ago
ChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 2 years ago
ChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 years ago
ChunkMap.cpp 4f63f51ede improve map loading speed and added options window 3 years ago
ChunkMap.h 4f63f51ede improve map loading speed and added options window 3 years ago
ChunkModelBuilder.cpp d7a8195b58 WIP: refactoring of chunk model generation 3 years ago
ChunkModelBuilder.h 48fd128bc1 improve chunk model builder architecture 2 years ago
Constants.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
CraftingGrid.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
CraftingGrid.h a7b106afe0 support dynamic uiml dialogs 2 years ago
CraftingRecipies.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
CraftingRecipies.h a7b106afe0 support dynamic uiml dialogs 2 years ago
CustomDX11API.cpp 168fa833ad improve grass rendering 3 years ago
CustomDX11API.h 168fa833ad improve grass rendering 3 years ago
CustomUIDX11PixelShader.h 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
CustomUIDX11VertexShader.h 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
DX11CustomPixelShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
DX11CustomVertexShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
Dialog.cpp e41913cb4a add ItemStack UIML view 2 years ago
Dialog.h a7b106afe0 support dynamic uiml dialogs 2 years ago
Dimension.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
Dimension.h 7e00791eb5 add gravity 2 years ago
DimensionMap.cpp 63f619320a changes for c++20 2 years ago
DimensionMap.h 07239e7cc3 adjust to framework changes 3 years ago
DragController.h 63f619320a changes for c++20 2 years ago
DragElement.cpp b282a3912a items in inventory views can now moved to different slots 4 years ago
DragElement.h 563dae9468 apply new code formatter 3 years ago
Entity.cpp 818da07114 fix light changes were not applied to ground model 2 years ago
Entity.h 7e00791eb5 add gravity 2 years ago
EntityType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
EntityType.h 563dae9468 apply new code formatter 3 years ago
Equipment.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
Equipment.h a7b106afe0 support dynamic uiml dialogs 2 years ago
FactoryClient.cpp 63f619320a changes for c++20 2 years ago
FactoryClient.h 63f619320a changes for c++20 2 years ago
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 4 years ago
FactoryCraft.vcxproj 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
FactoryCraft.vcxproj.filters 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
FactoryCraftModel.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
FactoryCraftModel.h 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
Game.cpp 818da07114 fix light changes were not applied to ground model 2 years ago
Game.h 1273e568ae add search icon to inventory search filter 2 years ago
Globals.cpp 3137d8db92 rotate entities to look at their target 2 years ago
Globals.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
Initialisierung.cpp 63f619320a changes for c++20 2 years ago
Initialisierung.h 63f619320a changes for c++20 2 years ago
InventoryView.cpp 63f619320a changes for c++20 2 years ago
InventoryView.h a7b106afe0 support dynamic uiml dialogs 2 years ago
ItemBar.cpp 1273e568ae add search icon to inventory search filter 2 years ago
ItemBar.h a7b106afe0 support dynamic uiml dialogs 2 years ago
ItemList.cpp 1bbb1878ff implement basic quest dialog 2 years ago
ItemList.h 63f619320a changes for c++20 2 years ago
ItemStack.cpp e41913cb4a add ItemStack UIML view 2 years ago
ItemStack.h e41913cb4a add ItemStack UIML view 2 years ago
ItemType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago
ItemType.h b7509d7871 add size attribute to model info 2 years ago
ListView.cpp c033b8a036 support custom onClick messages for all uiml parts 2 years ago
ListView.h a7b106afe0 support dynamic uiml dialogs 2 years ago
Load.cpp 3137d8db92 rotate entities to look at their target 2 years ago
Load.h 3137d8db92 rotate entities to look at their target 2 years ago
Main.cpp e41913cb4a add ItemStack UIML view 2 years ago
MapOptions.cpp 1bbb1878ff implement basic quest dialog 2 years ago
MapOptions.h 4f63f51ede improve map loading speed and added options window 3 years ago
MapWindow.cpp e34b571470 support block animations and dialog close notifications 3 years ago
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 years ago
Menu.cpp 42dd8c98b2 fix memory error when connection to server is lost 2 years ago
Menu.h b265526132 add day-night cycle 3 years ago
Menü.h 3620864d4a initial commit 4 years ago
ModelInfo.cpp b7509d7871 add size attribute to model info 2 years ago
ModelInfo.h b7509d7871 add size attribute to model info 2 years ago
NetworkAPIProcessor.h 78fd0fd567 add uiml based gui system 4 years ago
OptionsWindow.cpp 1bbb1878ff implement basic quest dialog 2 years ago
OptionsWindow.h a45903ce8f improved ui buttons 3 years ago
PlayerKam.cpp 3137d8db92 rotate entities to look at their target 2 years ago
PlayerKam.h 563dae9468 apply new code formatter 3 years ago
QuestGraph.cpp f7540df1b5 fix checkbox state was not shown 2 years ago
QuestGraph.h f7540df1b5 fix checkbox state was not shown 2 years ago
RecipieGroup.cpp 422eeed94a implement recipie lookup menue 3 years ago
RecipieGroup.h 422eeed94a implement recipie lookup menue 3 years ago
RecipieIngredient.cpp 1273e568ae add search icon to inventory search filter 2 years ago
RecipieIngredient.h a7b106afe0 support dynamic uiml dialogs 2 years ago
RecipieOutput.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
RecipieOutput.h a7b106afe0 support dynamic uiml dialogs 2 years ago
ServerSelection.cpp 6fdf863fc4 adjust for framework changes 1 year ago
ServerSelection.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 years ago
ShapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
ShapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 years ago
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 4 years ago
StatusBars.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
StatusBars.h a7b106afe0 support dynamic uiml dialogs 2 years ago
TransparentChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 2 years ago
TransparentChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 years ago
UIMLToolTip.cpp 563dae9468 apply new code formatter 3 years ago
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 3 years ago
UnshapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 years ago
UnshapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 years ago
World.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 11 months ago
World.h a67c878d63 add grass to ground models to improve rendering performance 3 years ago
error_core_memory_dump.dmp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 years ago