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