Kolja Strohm 0587311ef1 corrected block neighbour system 3 éve
..
AbstractEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
AddChunkUpdate.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
AddChunkUpdate.h ddd5c63ba0 Entities will now be saved and loaded 3 éve
Area.cpp 0587311ef1 corrected block neighbour system 3 éve
Area.h 0587311ef1 corrected block neighbour system 3 éve
BasicBlock.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
BasicBlocks.h ddd5c63ba0 Entities will now be saved and loaded 3 éve
BasicInterpolator.cpp a1cfecfcfb Projektdateien hinzufügen. 3 éve
BasicInterpolator.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
BiomGenerator.cpp a1cfecfcfb Projektdateien hinzufügen. 3 éve
BiomGenerator.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
BiomInterpolator.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Block.cpp 0587311ef1 corrected block neighbour system 3 éve
Block.h 0587311ef1 corrected block neighbour system 3 éve
BlockDestroyedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
BlockPlacedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
BlockType.cpp 9028f508a2 fix some inventory memory leaks 3 éve
BlockType.h 9028f508a2 fix some inventory memory leaks 3 éve
Chunk.cpp 0587311ef1 corrected block neighbour system 3 éve
Chunk.h 1c827c2f83 removed old includes 3 éve
Constants.h 0870c1fb7d finished work on inventory system 3 éve
DefaultEventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Dimension.cpp 172f61f656 implement basic network api design 3 éve
Dimension.h 172f61f656 implement basic network api design 3 éve
DimensionGenerator.cpp 40a9ac8c27 add tick and world update system 3 éve
DimensionGenerator.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Effect.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
EffectFactory.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Entity.cpp 172f61f656 implement basic network api design 3 éve
Entity.h 172f61f656 implement basic network api design 3 éve
EntityType.cpp 172f61f656 implement basic network api design 3 éve
EntityType.h 172f61f656 implement basic network api design 3 éve
Event.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
EventListener.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
EventThrower.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
FactoryCraft.vcxproj 172f61f656 implement basic network api design 3 éve
FactoryCraft.vcxproj.filters 172f61f656 implement basic network api design 3 éve
Game.cpp 5390ccb98d fixed a bug when calculating the world generator seed 3 éve
Game.h 99aeb1fa2e fixed a bug in the world loader if the world does not exists 3 éve
GrasslandBiom.cpp 40a9ac8c27 add tick and world update system 3 éve
GrasslandBiom.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Inventory.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
Inventory.h 1c827c2f83 removed old includes 3 éve
Item.cpp 0870c1fb7d finished work on inventory system 3 éve
Item.h 0870c1fb7d finished work on inventory system 3 éve
ItemFilter.cpp 0870c1fb7d finished work on inventory system 3 éve
ItemFilter.h 0870c1fb7d finished work on inventory system 3 éve
ItemSkill.cpp 0870c1fb7d finished work on inventory system 3 éve
ItemSkill.h 0870c1fb7d finished work on inventory system 3 éve
ItemSlot.cpp 9028f508a2 fix some inventory memory leaks 3 éve
ItemSlot.h 9028f508a2 fix some inventory memory leaks 3 éve
ItemStack.cpp 9028f508a2 fix some inventory memory leaks 3 éve
ItemStack.h 9028f508a2 fix some inventory memory leaks 3 éve
ItemType.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
ItemType.h ddd5c63ba0 Entities will now be saved and loaded 3 éve
LocationChangedEvent.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
NetworkResponse.cpp 172f61f656 implement basic network api design 3 éve
NetworkResponse.h 172f61f656 implement basic network api design 3 éve
Noise.cpp a1cfecfcfb Projektdateien hinzufügen. 3 éve
Noise.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
OverworldDimension.cpp 40a9ac8c27 add tick and world update system 3 éve
OverworldDimension.h 40a9ac8c27 add tick and world update system 3 éve
PerlinNoise.cpp a1cfecfcfb Projektdateien hinzufügen. 3 éve
PerlinNoise.h a1cfecfcfb Projektdateien hinzufügen. 3 éve
Player.cpp 172f61f656 implement basic network api design 3 éve
Player.h 172f61f656 implement basic network api design 3 éve
Server.cpp 2b0d9a16a5 add a routine to save the game when the server stopps 3 éve
Server.h 172f61f656 implement basic network api design 3 éve
Start.cpp 2b0d9a16a5 add a routine to save the game when the server stopps 3 éve
StaticInitializerOrder.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
StaticRegistry.h 40a9ac8c27 add tick and world update system 3 éve
TickOrganizer.cpp ddd5c63ba0 Entities will now be saved and loaded 3 éve
TickOrganizer.h 40a9ac8c27 add tick and world update system 3 éve
TickQueue.cpp 40a9ac8c27 add tick and world update system 3 éve
TickQueue.h 40a9ac8c27 add tick and world update system 3 éve
TickWorker.cpp 40a9ac8c27 add tick and world update system 3 éve
TickWorker.h 40a9ac8c27 add tick and world update system 3 éve
WorldGenerator.cpp 40a9ac8c27 add tick and world update system 3 éve
WorldGenerator.h 40a9ac8c27 add tick and world update system 3 éve
WorldLoader.cpp 5390ccb98d fixed a bug when calculating the world generator seed 3 éve
WorldLoader.h ddd5c63ba0 Entities will now be saved and loaded 3 éve
WorldUpdate.cpp ab42ad176e finished basic implementation of the world 3 éve
WorldUpdate.h ddd5c63ba0 Entities will now be saved and loaded 3 éve