Kolja Strohm d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
..
Animal.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
Animal.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
AnimalAI.cpp 56fbc7625e use framework logging and console 2 gadi atpakaļ
AnimalAI.h ddae1e5187 add entity generation to world generator 2 gadi atpakaļ
Area.cpp 5f6fe46883 apply new code formatter 3 gadi atpakaļ
Area.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
ArrayUtils.cpp 9e77b69498 add json config for block and item types 2 gadi atpakaļ
ArrayUtils.h 9e77b69498 add json config for block and item types 2 gadi atpakaļ
BasicBlocks.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BasicBlocks.h 33990e1a5d add api to fire based processing component 7 mēneši atpakaļ
BasicItems.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BasicItems.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
BasicTool.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BasicTool.h c89358f536 resturcture includes 3 mēneši atpakaļ
BiomGenerator.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
BiomGenerator.h 97851bf504 remove unused includes 3 mēneši atpakaļ
Block.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Block.h c89358f536 resturcture includes 3 mēneši atpakaļ
BlockComponent.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
BlockComponent.h 33990e1a5d add api to fire based processing component 7 mēneši atpakaļ
BlockFilter.cpp 574e9216c6 add json schema export for config files 1 gadu atpakaļ
BlockFilter.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
BlockInfoCommand.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
BlockInfoCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
BlockInstanceGeneratorRule.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BlockInstanceGeneratorRule.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
BlockReplacementDrop.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mēneši atpakaļ
BlockReplacementDrop.h 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mēneši atpakaļ
BlockType.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BlockType.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second 6 mēneši atpakaļ
BlockTypeGeneratorRule.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
BlockTypeGeneratorRule.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
BlockTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 gadu atpakaļ
BlockTypeNameFactory.h 574e9216c6 add json schema export for config files 1 gadu atpakaļ
CaveGenerator.cpp 41e7a18a93 made world generation configurable via json 3 gadi atpakaļ
CaveGenerator.h 41e7a18a93 made world generation configurable via json 3 gadi atpakaļ
Chat.cpp 56fbc7625e use framework logging and console 2 gadi atpakaļ
Chat.h ec7fdc445a implement chat command security level system and grant chat command 3 gadi atpakaļ
ChatCommand.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
ChatCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
ChatCommandExecutor.cpp f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
ChatCommandExecutor.h 5d9efe48c5 Add Chat and Command System 3 gadi atpakaļ
ChatMessage.cpp ddbe48cff5 add working windows version 3 gadi atpakaļ
ChatMessage.h 5d9efe48c5 Add Chat and Command System 3 gadi atpakaļ
ChatObserver.cpp 7820a034c7 improve json config loading 2 gadi atpakaļ
ChatObserver.h b6d4561fdf fix problems with chat observer configuration 3 gadi atpakaļ
Chest.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Chest.h 7d326d1801 remove unneeded dialogId function from Chest block 9 mēneši atpakaļ
Chunk.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
Chunk.h 97851bf504 remove unused includes 3 mēneši atpakaļ
ChunkMap.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
ChunkMap.h 92162d25c4 clients can now subscribe to mat changes and can request the position of all players 3 gadi atpakaļ
Constants.h 0d55d8f2cd improve performance of fluid block ticking 2 gadi atpakaļ
CraftingStorage.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
CraftingStorage.h c89358f536 resturcture includes 3 mēneši atpakaļ
DefaultBlockItemDrop.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
DefaultBlockItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DefaultInventoryDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DefaultInventoryDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
Dimension.cpp d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
Dimension.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
DimensionGenerator.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
DimensionGenerator.h 97851bf504 remove unused includes 3 mēneši atpakaļ
DimensionMap.cpp 56fbc7625e use framework logging and console 2 gadi atpakaļ
DimensionMap.h ba2b133bb3 add first quest 2 gadi atpakaļ
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 3 gadi atpakaļ
DoLaterHandler.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
DropChanceCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropChanceCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropConditionOperator.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropConditionOperator.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropConfig.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropConfig.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropUsedItemCondition.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
DropUsedItemCondition.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
Entity.cpp d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
Entity.h ab8df8a577 improve performance of entity collision detection 2 mēneši atpakaļ
EntityGenerator.cpp 874e3f42cc make entities targetable by pointing at them 2 mēneši atpakaļ
EntityGenerator.h 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
EntityType.cpp d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
EntityType.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
FactorizeNoise.cpp c973f4f6cd improve height noise 3 gadi atpakaļ
FactorizeNoise.h c973f4f6cd improve height noise 3 gadi atpakaļ
FactoryCraft.vcxproj c89358f536 resturcture includes 3 mēneši atpakaļ
FactoryCraft.vcxproj.filters c89358f536 resturcture includes 3 mēneši atpakaļ
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 3 gadi atpakaļ
FastNoiseWrapper.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 gadi atpakaļ
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
FireBasedProcessingBlockComponent.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 7 mēneši atpakaļ
FireBasedProcessingBlockComponent.h 33990e1a5d add api to fire based processing component 7 mēneši atpakaļ
FlattenNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
FlattenNoise.h c973f4f6cd improve height noise 3 gadi atpakaļ
FluidBlock.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
FluidBlock.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 mēneši atpakaļ
FluidContainer.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
FluidContainer.h c89358f536 resturcture includes 3 mēneši atpakaļ
Game.cpp d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
Game.h 874e3f42cc make entities targetable by pointing at them 2 mēneši atpakaļ
GameClient.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
GameClient.h ea9abd92dc improve system to save and load entities 3 mēneši atpakaļ
GeneratedStructure.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
GeneratedStructure.h 1a9c44e82c fix memory error in tree template structure generation 2 gadi atpakaļ
GeneratorRule.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
GeneratorRule.h 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
GeneratorTemplate.cpp 7820a034c7 improve json config loading 2 gadi atpakaļ
GeneratorTemplate.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
GrantCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
GrantCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
Grass.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Grass.h e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
GrowingPlant.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
GrowingPlant.h c89358f536 resturcture includes 3 mēneši atpakaļ
InformationObserver.cpp c5d06b0ae1 finish implementing server sided quest dialog 2 gadi atpakaļ
InformationObserver.h 09061cb99f fix block updates in a chunk were send to the client before the chunk itself 3 gadi atpakaļ
InteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
InteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
Inventory.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Inventory.h c89358f536 resturcture includes 3 mēneši atpakaļ
Item.cpp 574e9216c6 add json schema export for config files 1 gadu atpakaļ
Item.h c89358f536 resturcture includes 3 mēneši atpakaļ
ItemEntity.cpp d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
ItemEntity.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
ItemFilter.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mēneši atpakaļ
ItemFilter.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mēneši atpakaļ
ItemModifier.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
ItemModifier.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
ItemSkill.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
ItemSkill.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
ItemSlot.cpp 5c2d6567cd fix crash when a growing plant finished growing 3 mēneši atpakaļ
ItemSlot.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mēneši atpakaļ
ItemStack.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
ItemStack.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
ItemType.cpp 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
ItemType.h c89358f536 resturcture includes 3 mēneši atpakaļ
ItemTypeNameFactory.cpp 574e9216c6 add json schema export for config files 1 gadu atpakaļ
ItemTypeNameFactory.h 574e9216c6 add json schema export for config files 1 gadu atpakaļ
JNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
JNoise.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
JsonExpression.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
JsonExpression.h c89358f536 resturcture includes 3 mēneši atpakaļ
JsonUtils.cpp 56fbc7625e use framework logging and console 2 gadi atpakaļ
JsonUtils.h 55d793f320 improve recipie parsing 2 gadi atpakaļ
LightSources.cpp 4ac05b84ff make light source blocks transparent by default so that its own light can pass through 10 mēneši atpakaļ
LightSources.h c89358f536 resturcture includes 3 mēneši atpakaļ
ModelInfo.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
ModelInfo.h 874e3f42cc make entities targetable by pointing at them 2 mēneši atpakaļ
MultiblockStructure.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 mēneši atpakaļ
MultiblockStructure.h c89358f536 resturcture includes 3 mēneši atpakaļ
MultiblockStructureManager.cpp d4870ffd97 improve speed of chunk generation 11 mēneši atpakaļ
MultiblockStructureManager.h c89358f536 resturcture includes 3 mēneši atpakaļ
MultiblockTree.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 mēneši atpakaļ
MultiblockTree.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
MultiplyNoise.cpp c973f4f6cd improve height noise 3 gadi atpakaļ
MultiplyNoise.h c973f4f6cd improve height noise 3 gadi atpakaļ
NegateNoise.cpp c973f4f6cd improve height noise 3 gadi atpakaļ
NegateNoise.h c973f4f6cd improve height noise 3 gadi atpakaļ
NetworkMessage.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
NetworkMessage.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
NeutralAnimalAI.cpp ddae1e5187 add entity generation to world generator 2 gadi atpakaļ
NeutralAnimalAI.h 97851bf504 remove unused includes 3 mēneši atpakaļ
NoBlock.cpp 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second 6 mēneši atpakaļ
NoBlock.h 684046bf87 reduce the amount of memory needed per chunk by about 50% and bring chunk generation speed up to 115 chunks per second 6 mēneši atpakaļ
Noise.cpp dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 mēneši atpakaļ
Noise.h dc63b156e8 improve performance of JsonExpressions by compiling them to procesor instructions at runtime 6 mēneši atpakaļ
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 3 gadi atpakaļ
NoiseInterpolator.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
OpenDialogInteractionConfig.cpp e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
OpenDialogInteractionConfig.h e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
PlaceableProof.cpp 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
PlaceableProof.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
PlantConfig.cpp 2a275394de add plants to world generator 3 mēneši atpakaļ
PlantConfig.h 2a275394de add plants to world generator 3 mēneši atpakaļ
Player.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
Player.h 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
PlayerHand.cpp 892d6cb993 add stripped wood blocks and allow stripping wood of bark and resin by hand 10 mēneši atpakaļ
PlayerHand.h 9e77b69498 add json config for block and item types 2 gadi atpakaļ
PlayerRegister.cpp 136c21460f save player registeer after a new player is added 2 gadi atpakaļ
PlayerRegister.h 7a99dc4a26 add player registry and dont use player name as filename for bedder security 3 gadi atpakaļ
Quest.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Quest.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
QuestDialog.cpp 7820a034c7 improve json config loading 2 gadi atpakaļ
QuestDialog.h c5d06b0ae1 finish implementing server sided quest dialog 2 gadi atpakaļ
QuestEvent.cpp ba2b133bb3 add first quest 2 gadi atpakaļ
QuestEvent.h ba2b133bb3 add first quest 2 gadi atpakaļ
QuestRequirement.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
QuestRequirement.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
QuestReward.cpp 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
QuestReward.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
RandNoise.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
RandNoise.h c89358f536 resturcture includes 3 mēneši atpakaļ
Recipie.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
Recipie.h c89358f536 resturcture includes 3 mēneši atpakaļ
RecipieGroupConfig.cpp fb1a71308f add recipie group configs 7 mēneši atpakaļ
RecipieGroupConfig.h fb1a71308f add recipie group configs 7 mēneši atpakaļ
RecipieList.cpp abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mēneši atpakaļ
RecipieList.h abc4466df1 add Components to BasicBlocks and add FireProcessingBlockComponent witch can process recipies fueled by fire over time 7 mēneši atpakaļ
RecipieLoader.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
RecipieLoader.h fb1a71308f add recipie group configs 7 mēneši atpakaļ
SaveCommand.cpp f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
SaveCommand.h f6d885102e console commands can nw be executed and have autocompletion 2 gadi atpakaļ
ScaleNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
ScaleNoise.h c973f4f6cd improve height noise 3 gadi atpakaļ
Server.cpp 17f97ab884 implement server side collision detection 2 mēneši atpakaļ
Server.h abcad7e553 send models and textures to clients when they join for the first time or the files wer changed 2 mēneši atpakaļ
ShapedNoise.cpp 4c42c19e3b improve world generation speed to about 20 chunks per second 6 mēneši atpakaļ
ShapedNoise.h 114faa45d1 add shaped noise for rivers 3 gadi atpakaļ
SpecificItemDrop.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
SpecificItemDrop.h 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
Start.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
StructureCollection.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
StructureCollection.h c89358f536 resturcture includes 3 mēneši atpakaļ
TickOrganizer.cpp 56fbc7625e use framework logging and console 2 gadi atpakaļ
TickOrganizer.h 6424fa64d5 add console command to shutdown the server without unsaved game data 3 gadi atpakaļ
TickQueue.cpp 14eb0c6c4b fix some issues with fluid blocks and make water occure in grassland bioms 3 gadi atpakaļ
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 3 gadi atpakaļ
TickSourceType.h 0d55d8f2cd improve performance of fluid block ticking 2 gadi atpakaļ
TickWorker.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
TickWorker.h 5f6fe46883 apply new code formatter 3 gadi atpakaļ
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 3 gadi atpakaļ
TreeSeblingBlock.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
TreeSeblingBlock.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
TreeTemplate.cpp 129e007172 Improve Drop configuration for blocks and entities 11 mēneši atpakaļ
TreeTemplate.h 87464f7f24 improve TypeRegistry 1 gadu atpakaļ
TypeRegistry.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
TypeRegistry.h d6291a5fdc fix problems with collision detection 2 mēneši atpakaļ
UIController.cpp 4ff579a149 quest rewards will now be given 2 gadi atpakaļ
UIController.h 988fdcadf0 implement dynamic uiml dialogs 2 gadi atpakaļ
UICraftingGrid.cpp ab9217cde3 make ui elements json configurable 9 mēneši atpakaļ
UICraftingGrid.h ab9217cde3 make ui elements json configurable 9 mēneši atpakaļ
UICraftingProgress.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UICraftingProgress.h 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UIDialog.cpp 7820a034c7 improve json config loading 2 gadi atpakaļ
UIDialog.h 988fdcadf0 implement dynamic uiml dialogs 2 gadi atpakaļ
UIDialogElement.cpp e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
UIDialogElement.h ab9217cde3 make ui elements json configurable 9 mēneši atpakaļ
UIElement.cpp 56f02a1a53 fix problems with campfire dialog, inventory network updates and loading campfire blocks 7 mēneši atpakaļ
UIElement.h e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
UIFuelState.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UIFuelState.h 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UIInventory.cpp c89358f536 resturcture includes 3 mēneši atpakaļ
UIInventory.h e5daa55bd9 make block interactions configurable for all block types 9 mēneši atpakaļ
UIObservable.cpp 33990e1a5d add api to fire based processing component 7 mēneši atpakaļ
UIObservable.h 33990e1a5d add api to fire based processing component 7 mēneši atpakaļ
UIReference.cpp 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UIReference.h 713d107008 add camp fire dialog and first camp fire recipie 7 mēneši atpakaļ
UIText.cpp ab9217cde3 make ui elements json configurable 9 mēneši atpakaļ
UIText.h ab9217cde3 make ui elements json configurable 9 mēneši atpakaļ
WorldGenerator.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
WorldGenerator.h 97851bf504 remove unused includes 3 mēneši atpakaļ
WorldLoader.cpp 97851bf504 remove unused includes 3 mēneši atpakaļ
WorldLoader.h c89358f536 resturcture includes 3 mēneši atpakaļ
WormCaveGenerator.cpp ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 mēneši atpakaļ
WormCaveGenerator.h ef81ccb5f2 improved world generation speed to about 100 chunks per second 6 mēneši atpakaļ