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