Kolja Strohm fa83601d77 fix deadlock, gui api and wrong uiml attributes 4 月之前
..
data_release 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
AddServerMenu.cpp 563dae9468 apply new code formatter 3 年之前
AddServerMenu.h 563dae9468 apply new code formatter 3 年之前
Area.cpp 563dae9468 apply new code formatter 3 年之前
Area.h 563dae9468 apply new code formatter 3 年之前
Block.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
Block.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 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 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
BlockType.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
Chat.cpp 1bbb1878ff implement basic quest dialog 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 1bbb1878ff implement basic quest dialog 2 年之前
ChatOptions.h fc03969777 add chat options to igore channels and players 2 年之前
Chunk.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
Chunk.h 48fd128bc1 improve chunk model builder architecture 2 年之前
ChunkFluidModel.cpp 286349936b improve fluid model builder 2 年之前
ChunkFluidModel.h 48fd128bc1 improve chunk model builder architecture 2 年之前
ChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 2 年之前
ChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 年之前
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 48fd128bc1 improve chunk model builder architecture 2 年之前
Constants.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
CraftingGrid.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
CraftingGrid.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
CraftingRecipies.cpp a7b106afe0 support dynamic uiml dialogs 2 年之前
CraftingRecipies.h a7b106afe0 support dynamic uiml dialogs 2 年之前
CustomDX11API.cpp 168fa833ad improve grass rendering 2 年之前
CustomDX11API.h 168fa833ad improve grass rendering 2 年之前
DX11CustomPixelShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
DX11CustomVertexShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
Dialog.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
Dialog.h a7b106afe0 support dynamic uiml dialogs 2 年之前
Dimension.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
Dimension.h 7e00791eb5 add gravity 1 年之前
DimensionMap.cpp 63f619320a changes for c++20 1 年之前
DimensionMap.h 07239e7cc3 adjust to framework changes 2 年之前
DragController.h 63f619320a changes for c++20 1 年之前
DragElement.cpp b282a3912a items in inventory views can now moved to different slots 3 年之前
DragElement.h 563dae9468 apply new code formatter 3 年之前
Entity.cpp 818da07114 fix light changes were not applied to ground model 1 年之前
Entity.h 7e00791eb5 add gravity 1 年之前
EntityType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
EntityType.h 563dae9468 apply new code formatter 3 年之前
Equipment.cpp a7b106afe0 support dynamic uiml dialogs 2 年之前
Equipment.h a7b106afe0 support dynamic uiml dialogs 2 年之前
FactoryClient.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
FactoryClient.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 4 年之前
FactoryCraft.vcxproj 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
FactoryCraft.vcxproj.filters 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
FactoryCraftModel.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
FactoryCraftModel.h 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
Game.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 4 月之前
Game.h 1273e568ae add search icon to inventory search filter 1 年之前
Globals.cpp 3137d8db92 rotate entities to look at their target 2 年之前
Globals.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
Initialisierung.cpp 63f619320a changes for c++20 1 年之前
Initialisierung.h 63f619320a changes for c++20 1 年之前
InventoryView.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
InventoryView.h a7b106afe0 support dynamic uiml dialogs 2 年之前
ItemBar.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
ItemBar.h a7b106afe0 support dynamic uiml dialogs 2 年之前
ItemList.cpp 1bbb1878ff implement basic quest dialog 2 年之前
ItemList.h 63f619320a changes for c++20 1 年之前
ItemStack.cpp e41913cb4a add ItemStack UIML view 2 年之前
ItemStack.h e41913cb4a add ItemStack UIML view 2 年之前
ItemType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 年之前
ItemType.h b7509d7871 add size attribute to model info 2 年之前
ListView.cpp c033b8a036 support custom onClick messages for all uiml parts 2 年之前
ListView.h a7b106afe0 support dynamic uiml dialogs 2 年之前
Load.cpp 3137d8db92 rotate entities to look at their target 2 年之前
Load.h 3137d8db92 rotate entities to look at their target 2 年之前
Main.cpp e41913cb4a add ItemStack UIML view 2 年之前
MapOptions.cpp 1bbb1878ff implement basic quest dialog 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 42dd8c98b2 fix memory error when connection to server is lost 2 年之前
Menu.h b265526132 add day-night cycle 2 年之前
Menü.h 3620864d4a initial commit 4 年之前
ModelInfo.cpp b7509d7871 add size attribute to model info 2 年之前
ModelInfo.h b7509d7871 add size attribute to model info 2 年之前
NetworkAPIProcessor.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
NetworkAPIProcessor.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
OptionsWindow.cpp 1bbb1878ff implement basic quest dialog 2 年之前
OptionsWindow.h a45903ce8f improved ui buttons 2 年之前
PlayerKam.cpp 3137d8db92 rotate entities to look at their target 2 年之前
PlayerKam.h 563dae9468 apply new code formatter 3 年之前
QuestGraph.cpp f7540df1b5 fix checkbox state was not shown 2 年之前
QuestGraph.h f7540df1b5 fix checkbox state was not shown 2 年之前
RecipieGroup.cpp 422eeed94a implement recipie lookup menue 2 年之前
RecipieGroup.h 422eeed94a implement recipie lookup menue 2 年之前
RecipieIngredient.cpp 1273e568ae add search icon to inventory search filter 1 年之前
RecipieIngredient.h a7b106afe0 support dynamic uiml dialogs 2 年之前
RecipieOutput.cpp a7b106afe0 support dynamic uiml dialogs 2 年之前
RecipieOutput.h a7b106afe0 support dynamic uiml dialogs 2 年之前
ServerSelection.cpp 6fdf863fc4 adjust for framework changes 7 月之前
ServerSelection.h 76be6c4d33 The map will now be updates automatically and player positions are visible 2 年之前
ShapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 年之前
ShapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 年之前
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 4 年之前
StatusBars.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
StatusBars.h a7b106afe0 support dynamic uiml dialogs 2 年之前
TransparentChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 2 年之前
TransparentChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 年之前
UIMLCraftingProgress.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 4 月之前
UIMLCraftingProgress.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
UIMLFuelState.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 4 月之前
UIMLFuelState.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
UIMLProgressAndStateView.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 4 月之前
UIMLProgressAndStateView.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
UIMLToolTip.cpp 563dae9468 apply new code formatter 3 年之前
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 3 年之前
UIMLUtils.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
UIMLUtils.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 4 月之前
UnshapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 年之前
UnshapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 年之前
World.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 6 月之前
World.h a67c878d63 add grass to ground models to improve rendering performance 2 年之前
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 1 年之前