Kolja Strohm b4ccd85d6b remove unneeded chunks from memory 3 years ago
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
AddChunkUpdate.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
AddChunkUpdate.h 5aaf1718bb add foreground and background connection for each client 3 years ago
Area.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
Area.h b4ccd85d6b remove unneeded chunks from memory 3 years ago
BasicBlock.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BasicBlocks.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BasicInterpolator.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BasicInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BiomGenerator.cpp a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BiomGenerator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BiomInterpolator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Block.cpp d07bd95435 fix some issues with lazy block instantiation 3 years ago
Block.h d07bd95435 fix some issues with lazy block instantiation 3 years ago
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
BlockType.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
BlockType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Chunk.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
Chunk.h b4ccd85d6b remove unneeded chunks from memory 3 years ago
Constants.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
Dimension.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
Dimension.h b4ccd85d6b remove unneeded chunks from memory 3 years ago
DimensionGenerator.cpp 5aaf1718bb add foreground and background connection for each client 3 years ago
DimensionGenerator.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Effect.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
EffectFactory.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Entity.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Entity.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
EntityType.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
EntityType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 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 a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
FactoryCraft.vcxproj.filters a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Game.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
Game.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
GrasslandBiom.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
GrasslandBiom.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Inventory.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
Inventory.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
Item.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Item.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemFilter.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemFilter.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemSkill.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemSkill.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemSlot.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemSlot.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemStack.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemStack.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemType.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
ItemType.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
NetworkResponse.cpp b4ccd85d6b remove unneeded chunks from memory 3 years ago
NetworkResponse.h 5aaf1718bb add foreground and background connection for each client 3 years ago
NoBlock.cpp d07bd95435 fix some issues with lazy block instantiation 3 years ago
NoBlock.h d07bd95435 fix some issues with lazy block instantiation 3 years ago
Noise.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Noise.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
OverworldDimension.cpp 40a9ac8c27 add tick and world update system 3 years ago
OverworldDimension.h 40a9ac8c27 add tick and world update system 3 years ago
PerlinNoise.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
PerlinNoise.h a1cfecfcfb Projektdateien hinzufügen. 3 years ago
Player.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Player.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
Server.cpp d3ccc4551a fix missing chunks 3 years ago
Server.h a3d41f9ca7 send port of unencrypted server to clients 3 years ago
Start.cpp 5aaf1718bb add foreground and background connection for each client 3 years ago
StaticInitializerOrder.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
StaticRegistry.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickOrganizer.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickOrganizer.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickQueue.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickQueue.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickWorker.cpp a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
TickWorker.h a57b9f9611 blocks are now lazy instantiated to save memory 3 years ago
WorldGenerator.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
WorldGenerator.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
WorldLoader.cpp 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
WorldLoader.h 3d0a6628fc removed tick lags when world updates are transmitted to clients 3 years ago
WorldUpdate.cpp e2ae7bea5e fix some bugs 3 years ago
WorldUpdate.h d3ccc4551a fix missing chunks 3 years ago