Kolja Strohm 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
AddEntityUpdate.cpp 5f6fe46883 apply new code formatter 1 year ago
AddEntityUpdate.h 5f6fe46883 apply new code formatter 1 year ago
Area.cpp 5f6fe46883 apply new code formatter 1 year ago
Area.h 5f6fe46883 apply new code formatter 1 year ago
BasicBlock.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
BasicBlocks.h 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 2 years ago
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 2 years ago
BasicItems.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
BasicItems.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
BiomGenerator.cpp e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
BiomGenerator.h e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
Block.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
Block.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockType.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
BlockType.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
CaveGenerator.cpp 5f6fe46883 apply new code formatter 1 year ago
CaveGenerator.h 5f6fe46883 apply new code formatter 1 year ago
Chunk.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
Chunk.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
Constants.h 5f6fe46883 apply new code formatter 1 year ago
CraftingStorage.cpp 5f6fe46883 apply new code formatter 1 year ago
CraftingStorage.h 5f6fe46883 apply new code formatter 1 year ago
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
Dimension.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
Dimension.h 5f6fe46883 apply new code formatter 1 year ago
DimensionGenerator.cpp e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
DimensionGenerator.h 5f6fe46883 apply new code formatter 1 year ago
DoLaterHandler.cpp 5f6fe46883 apply new code formatter 1 year ago
DoLaterHandler.h 5f6fe46883 apply new code formatter 1 year ago
Effect.h 4c3a4b212d remove unneeded information from client 2 years ago
EffectFactory.h 4c3a4b212d remove unneeded information from client 2 years ago
Entity.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
Entity.h 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
EntityRemovedUpdate.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
EntityRemovedUpdate.h 5f6fe46883 apply new code formatter 1 year ago
EntityType.cpp 5f6fe46883 apply new code formatter 1 year ago
EntityType.h 5f6fe46883 apply new code formatter 1 year ago
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
FactoryCraft.vcxproj 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
FactoryCraft.vcxproj.filters 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
FastNoiseLite.h 4c3a4b212d remove unneeded information from client 2 years ago
FastNoiseWrapper.cpp 5f6fe46883 apply new code formatter 1 year ago
FastNoiseWrapper.h 5f6fe46883 apply new code formatter 1 year ago
Game.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
Game.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
GeneratedStructure.cpp 5f6fe46883 apply new code formatter 1 year ago
GeneratedStructure.h 5f6fe46883 apply new code formatter 1 year ago
GenerationTemplate.cpp 4c3a4b212d remove unneeded information from client 2 years ago
GenerationTemplate.h 5f6fe46883 apply new code formatter 1 year ago
GrasslandBiom.cpp e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
GrasslandBiom.h e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
Inventory.cpp 5f6fe46883 apply new code formatter 1 year ago
Inventory.h 5f6fe46883 apply new code formatter 1 year ago
Item.cpp 5f6fe46883 apply new code formatter 1 year ago
Item.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
ItemEntity.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemEntity.h 5f6fe46883 apply new code formatter 1 year ago
ItemFilter.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemFilter.h 5f6fe46883 apply new code formatter 1 year ago
ItemModifier.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemModifier.h 5f6fe46883 apply new code formatter 1 year ago
ItemSkill.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemSkill.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
ItemSlot.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemSlot.h 5f6fe46883 apply new code formatter 1 year ago
ItemStack.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemStack.h 5f6fe46883 apply new code formatter 1 year ago
ItemType.cpp 5f6fe46883 apply new code formatter 1 year ago
ItemType.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
LightSources.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
LightSources.h 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
ModelInfo.cpp 5f6fe46883 apply new code formatter 1 year ago
ModelInfo.h 5f6fe46883 apply new code formatter 1 year ago
MultiblockStructure.cpp 5f6fe46883 apply new code formatter 1 year ago
MultiblockStructure.h 5f6fe46883 apply new code formatter 1 year ago
MultiblockTree.cpp 5f6fe46883 apply new code formatter 1 year ago
MultiblockTree.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
NetworkMessage.cpp 5f6fe46883 apply new code formatter 1 year ago
NetworkMessage.h 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
NoBlock.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
NoBlock.h 5f6fe46883 apply new code formatter 1 year ago
Noise.cpp 5f6fe46883 apply new code formatter 1 year ago
Noise.h 5f6fe46883 apply new code formatter 1 year ago
NoiseInterpolator.cpp 5f6fe46883 apply new code formatter 1 year ago
NoiseInterpolator.h 5f6fe46883 apply new code formatter 1 year ago
OverworldDimension.cpp 5f6fe46883 apply new code formatter 1 year ago
OverworldDimension.h 5f6fe46883 apply new code formatter 1 year ago
Player.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
Player.h 5f6fe46883 apply new code formatter 1 year ago
PlayerHand.cpp 5f6fe46883 apply new code formatter 1 year ago
PlayerHand.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
RandNoise.cpp e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
RandNoise.h e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
Recipie.cpp 5f6fe46883 apply new code formatter 1 year ago
Recipie.h 5f6fe46883 apply new code formatter 1 year ago
RecipieList.h 5f6fe46883 apply new code formatter 1 year ago
RecipieLoader.cpp 5f6fe46883 apply new code formatter 1 year ago
RecipieLoader.h 5f6fe46883 apply new code formatter 1 year ago
Server.cpp 5f6fe46883 apply new code formatter 1 year ago
Server.h 5f6fe46883 apply new code formatter 1 year ago
ShapedNoise.cpp 114faa45d1 add shaped noise for rivers 1 year ago
ShapedNoise.h 114faa45d1 add shaped noise for rivers 1 year ago
Start.cpp 5f6fe46883 apply new code formatter 1 year ago
StaticInitializerOrder.cpp 87ec3841ea add uiml tooltips describing the currently targeted block 1 year ago
StaticRegistry.h 5f6fe46883 apply new code formatter 1 year ago
StoneTool.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
StoneTool.h 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
TickOrganizer.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TickOrganizer.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TickQueue.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TickQueue.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TickWorker.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TickWorker.h 5f6fe46883 apply new code formatter 1 year ago
Tickable.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TreeSeblingBlock.cpp 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TreeSeblingBlock.h 396b447d77 actually tick the blocks that needs to be ticked 1 year ago
TreeTemplate.cpp 5b4c4f2119 improvd type system to reduce amount of needed souce code 1 year ago
TreeTemplate.h 5f6fe46883 apply new code formatter 1 year ago
WorldGenerator.cpp 5f6fe46883 apply new code formatter 1 year ago
WorldGenerator.h 5f6fe46883 apply new code formatter 1 year ago
WorldLoader.cpp 5f6fe46883 apply new code formatter 1 year ago
WorldLoader.h 5f6fe46883 apply new code formatter 1 year ago
WorldUpdate.cpp 5f6fe46883 apply new code formatter 1 year ago
WorldUpdate.h 5f6fe46883 apply new code formatter 1 year ago
WormCaveGenerator.cpp e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago
WormCaveGenerator.h e72d2995f3 add sand, gravel and dirt deposits underground and improved the performance of cave generation 1 year ago