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