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 年之前