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