Kolja Strohm a8c2cfa369 greatly improve rendering performance 4 月之前
..
data_release bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 8 月之前
AddServerMenu.cpp 71b4c46197 adjust to framework changes 5 月之前
AddServerMenu.h 71b4c46197 adjust to framework changes 5 月之前
Area.cpp a3829c854d add frontDirection to blocks 5 月之前
Area.h a3829c854d add frontDirection to blocks 5 月之前
Block.cpp a3829c854d add frontDirection to blocks 5 月之前
Block.h a3829c854d add frontDirection to blocks 5 月之前
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 3 年之前
BlockAnimation.h e34b571470 support block animations and dialog close notifications 3 年之前
BlockType.cpp a3829c854d add frontDirection to blocks 5 月之前
BlockType.h a3829c854d add frontDirection to blocks 5 月之前
Chat.cpp 71b4c46197 adjust to framework changes 5 月之前
Chat.h 71b4c46197 adjust to framework changes 5 月之前
ChatHistory.cpp 71b4c46197 adjust to framework changes 5 月之前
ChatHistory.h 71b4c46197 adjust to framework changes 5 月之前
ChatMessage.cpp 71b4c46197 adjust to framework changes 5 月之前
ChatMessage.h 71b4c46197 adjust to framework changes 5 月之前
ChatOptions.cpp 71b4c46197 adjust to framework changes 5 月之前
ChatOptions.h 71b4c46197 adjust to framework changes 5 月之前
Chunk.cpp 86b462df4b fix problem with locks 4 月之前
Chunk.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
ChunkFluidModel.cpp 71b4c46197 adjust to framework changes 5 月之前
ChunkFluidModel.h 48fd128bc1 improve chunk model builder architecture 3 年之前
ChunkGroundModel.cpp 71b4c46197 adjust to framework changes 5 月之前
ChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 3 年之前
ChunkMap.cpp 71b4c46197 adjust to framework changes 5 月之前
ChunkMap.h 71b4c46197 adjust to framework changes 5 月之前
ChunkModelBuilder.cpp 71b4c46197 adjust to framework changes 5 月之前
ChunkModelBuilder.h 71b4c46197 adjust to framework changes 5 月之前
Constants.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 2 年之前
CraftingGrid.cpp 1063a076b2 fix crash when closing 4 月之前
CraftingGrid.h 71b4c46197 adjust to framework changes 5 月之前
CraftingRecipies.cpp 1063a076b2 fix crash when closing 4 月之前
CraftingRecipies.h 71b4c46197 adjust to framework changes 5 月之前
CustomDX11API.cpp 86b462df4b fix problem with locks 4 月之前
CustomDX11API.h 168fa833ad improve grass rendering 3 年之前
DX11CustomPixelShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 1 年之前
DX11CustomVertexShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 1 年之前
Dialog.cpp 71b4c46197 adjust to framework changes 5 月之前
Dialog.h 71b4c46197 adjust to framework changes 5 月之前
Dimension.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
Dimension.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
DimensionMap.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
DimensionMap.h 71b4c46197 adjust to framework changes 5 月之前
DragController.h 71b4c46197 adjust to framework changes 5 月之前
DragElement.cpp 71b4c46197 adjust to framework changes 5 月之前
DragElement.h 71b4c46197 adjust to framework changes 5 月之前
Entity.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
Entity.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
EntityType.cpp 71b4c46197 adjust to framework changes 5 月之前
EntityType.h 563dae9468 apply new code formatter 4 年之前
Equipment.cpp 71b4c46197 adjust to framework changes 5 月之前
Equipment.h 71b4c46197 adjust to framework changes 5 月之前
FactoryClient.cpp a8c2cfa369 greatly improve rendering performance 4 月之前
FactoryClient.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 4 年之前
FactoryCraft.vcxproj 71b4c46197 adjust to framework changes 5 月之前
FactoryCraft.vcxproj.filters 71b4c46197 adjust to framework changes 5 月之前
FactoryCraftModel.cpp a8c2cfa369 greatly improve rendering performance 4 月之前
FactoryCraftModel.h a8c2cfa369 greatly improve rendering performance 4 月之前
Game.cpp a8c2cfa369 greatly improve rendering performance 4 月之前
Game.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
Globals.cpp 1063a076b2 fix crash when closing 4 月之前
Globals.h 71b4c46197 adjust to framework changes 5 月之前
Initialization.cpp 71b4c46197 adjust to framework changes 5 月之前
Initialization.h 71b4c46197 adjust to framework changes 5 月之前
InventoryView.cpp a3829c854d add frontDirection to blocks 5 月之前
InventoryView.h 71b4c46197 adjust to framework changes 5 月之前
ItemBar.cpp 71b4c46197 adjust to framework changes 5 月之前
ItemBar.h 71b4c46197 adjust to framework changes 5 月之前
ItemList.cpp bb94048bfc fix some deadlocks 4 月之前
ItemList.h 71b4c46197 adjust to framework changes 5 月之前
ItemStack.cpp 71b4c46197 adjust to framework changes 5 月之前
ItemStack.h 71b4c46197 adjust to framework changes 5 月之前
ItemType.cpp 71b4c46197 adjust to framework changes 5 月之前
ItemType.h 71b4c46197 adjust to framework changes 5 月之前
ListView.cpp 71b4c46197 adjust to framework changes 5 月之前
ListView.h 71b4c46197 adjust to framework changes 5 月之前
Load.cpp 71b4c46197 adjust to framework changes 5 月之前
Load.h 71b4c46197 adjust to framework changes 5 月之前
Main.cpp a8c2cfa369 greatly improve rendering performance 4 月之前
MapOptions.cpp 71b4c46197 adjust to framework changes 5 月之前
MapOptions.h 71b4c46197 adjust to framework changes 5 月之前
MapWindow.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 年之前
Menu.cpp bb94048bfc fix some deadlocks 4 月之前
Menu.h 71b4c46197 adjust to framework changes 5 月之前
Menü.h 71b4c46197 adjust to framework changes 5 月之前
ModelInfo.cpp 71b4c46197 adjust to framework changes 5 月之前
ModelInfo.h 71b4c46197 adjust to framework changes 5 月之前
NetworkAPIProcessor.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 年之前
NetworkAPIProcessor.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 年之前
OptionsWindow.cpp 71b4c46197 adjust to framework changes 5 月之前
OptionsWindow.h 71b4c46197 adjust to framework changes 5 月之前
PlayerKam.cpp 71b4c46197 adjust to framework changes 5 月之前
PlayerKam.h 71b4c46197 adjust to framework changes 5 月之前
QuestGraph.cpp 71b4c46197 adjust to framework changes 5 月之前
QuestGraph.h 71b4c46197 adjust to framework changes 5 月之前
RecipieGroup.cpp 71b4c46197 adjust to framework changes 5 月之前
RecipieGroup.h 71b4c46197 adjust to framework changes 5 月之前
RecipieIngredient.cpp 71b4c46197 adjust to framework changes 5 月之前
RecipieIngredient.h 71b4c46197 adjust to framework changes 5 月之前
RecipieOutput.cpp 71b4c46197 adjust to framework changes 5 月之前
RecipieOutput.h 71b4c46197 adjust to framework changes 5 月之前
ServerSelection.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
ServerSelection.h 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
ShapedRecipie.cpp 71b4c46197 adjust to framework changes 5 月之前
ShapedRecipie.h 71b4c46197 adjust to framework changes 5 月之前
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 4 年之前
StatusBars.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
StatusBars.h 71b4c46197 adjust to framework changes 5 月之前
TransparentChunkGroundModel.cpp 71b4c46197 adjust to framework changes 5 月之前
TransparentChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 3 年之前
UIMLCraftingProgress.cpp 71b4c46197 adjust to framework changes 5 月之前
UIMLCraftingProgress.h 71b4c46197 adjust to framework changes 5 月之前
UIMLFuelState.cpp 71b4c46197 adjust to framework changes 5 月之前
UIMLFuelState.h 71b4c46197 adjust to framework changes 5 月之前
UIMLProgressAndStateView.cpp 2cb1f0ea43 use ReadWriteLock instead of Critical 4 月之前
UIMLProgressAndStateView.h 71b4c46197 adjust to framework changes 5 月之前
UIMLToolTip.cpp 71b4c46197 adjust to framework changes 5 月之前
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 4 年之前
UIMLUtils.cpp 71b4c46197 adjust to framework changes 5 月之前
UIMLUtils.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 1 年之前
UnshapedRecipie.cpp 71b4c46197 adjust to framework changes 5 月之前
UnshapedRecipie.h 71b4c46197 adjust to framework changes 5 月之前
World.cpp a8c2cfa369 greatly improve rendering performance 4 月之前
World.h a8c2cfa369 greatly improve rendering performance 4 月之前
error_core_memory_dump.dmp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 8 月之前