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