1
0
cuberite-2a/src
2017-09-14 13:11:22 +02:00
..
Bindings Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
BlockEntities Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Blocks Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Entities Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Generating Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
HTTP Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Items Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
mbedTLS++ Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
Mobs Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Noise Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
OSSupport Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
Protocol Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Resources
Simulator Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
UI Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
WorldStorage Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
AllocationPool.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
BiomeDef.cpp Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
BiomeDef.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
BlockArea.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
BlockArea.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
BlockID.cpp Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
BlockID.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00
BlockInfo.cpp Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
BlockInfo.h Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
BlockInServerPluginInterface.h Replaced includes with forward declarations 2017-08-13 12:31:10 +01:00
BlockTracer.h
BoundingBox.cpp Fully implemented leashes (#3798) 2017-08-21 10:46:41 +02:00
BoundingBox.h Fully implemented leashes (#3798) 2017-08-21 10:46:41 +02:00
BrewingRecipes.cpp
BrewingRecipes.h
Broadcaster.cpp
Broadcaster.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
BuildInfo.h.cmake
ByteBuffer.cpp Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
ByteBuffer.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
ChatColor.cpp
ChatColor.h
CheckBasicStyle.lua
Chunk.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Chunk.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ChunkData.cpp Implement anvil chunk sparsing 2017-08-26 20:56:44 +02:00
ChunkData.h Implement anvil chunk sparsing 2017-08-26 20:56:44 +02:00
ChunkDataCallback.h Implement protocol level chunk sparsing (#3864) 2017-08-21 17:56:53 +01:00
ChunkDef.h Merge pull request #3489 from cuberite/EntityOwnership 2017-08-18 11:17:56 +01:00
ChunkMap.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ChunkMap.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ChunkSender.cpp Implement protocol level chunk sparsing (#3864) 2017-08-21 17:56:53 +01:00
ChunkSender.h Implement protocol level chunk sparsing (#3864) 2017-08-21 17:56:53 +01:00
ChunkStay.cpp
ChunkStay.h
ClientHandle.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ClientHandle.h Shutdown connection when disconnect packet sent (#3999) 2017-09-08 09:36:23 +02:00
CMakeLists.txt Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
Color.cpp
Color.h Lua plugin cColor (#3833) 2017-07-12 12:30:43 +02:00
CommandOutput.cpp
CommandOutput.h
CompositeChat.cpp
CompositeChat.h
CraftingRecipes.cpp
CraftingRecipes.h
Cuberite.vcxproj.user
Cuboid.cpp cCuboid: restore default copy construct and assign. 2017-08-28 13:48:10 +01:00
Cuboid.h Add TOLUA_EXPOSITION for readability 2017-08-28 14:36:23 +01:00
DeadlockDetect.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
DeadlockDetect.h
Defines.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00
EffectID.h Update tolua and export EffectID 2017-06-29 18:58:48 +02:00
Enchantments.cpp Added anvil enchantment handling. (#3857) 2017-07-28 18:00:20 +01:00
Enchantments.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Endianness.h
FastRandom.cpp Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
FastRandom.h Tentative fix for player-limit race condition (#3862) 2017-07-28 17:54:40 +01:00
ForEachChunkProvider.h
FunctionRef.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
FurnaceRecipe.cpp Minor changes (#3909) 2017-08-24 11:19:40 +02:00
FurnaceRecipe.h
Globals.cpp
Globals.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
IniFile.cpp
IniFile.h
Inventory.cpp
Inventory.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
Item.cpp Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Item.h Add TOLUA_EXPOSITION for readability 2017-08-28 14:36:23 +01:00
ItemGrid.cpp cItemGrid bounds check (#3837) 2017-07-09 22:54:56 +02:00
ItemGrid.h cItemGrid bounds check (#3837) 2017-07-09 22:54:56 +02:00
LightingThread.cpp Lighting now generally consistent with vanilla (#3988) 2017-09-07 11:56:17 +01:00
LightingThread.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
LinearInterpolation.cpp
LinearInterpolation.h
LinearUpscale.h
LineBlockTracer.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
LineBlockTracer.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Logger.cpp
Logger.h
LoggerListeners.cpp Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
LoggerListeners.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
main.cpp Removed the LeakFinder for Windows. (#3777) 2017-06-19 11:05:19 +02:00
Map.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Map.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
MapManager.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
MapManager.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Matrix4.h
MemorySettingsRepository.cpp
MemorySettingsRepository.h
MobCensus.cpp
MobCensus.h
MobFamilyCollecter.cpp Removed double includes (#3885) 2017-08-02 19:57:20 +01:00
MobFamilyCollecter.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
MobProximityCounter.cpp
MobProximityCounter.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
MobSpawner.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
MobSpawner.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
MonsterConfig.cpp
MonsterConfig.h
NetherPortalScanner.cpp Removed double includes (#3885) 2017-08-02 19:57:20 +01:00
NetherPortalScanner.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
OverridesSettingsRepository.cpp
OverridesSettingsRepository.h
ProbabDistrib.cpp Removed double includes (#3885) 2017-08-02 19:57:20 +01:00
ProbabDistrib.h
RankManager.cpp Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
RankManager.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
RCONServer.cpp
RCONServer.h
Root.cpp Fix error with implicit cast from long long to long (#4026) 2017-09-14 13:11:22 +02:00
Root.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Scoreboard.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Scoreboard.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Server.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
Server.h Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
SetChunkData.cpp Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
SetChunkData.h Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
SettingsRepositoryInterface.h
SpawnPrepare.cpp Potential spawn prepare fix (#3924) 2017-08-22 14:34:43 +02:00
SpawnPrepare.h Potential spawn prepare fix (#3924) 2017-08-22 14:34:43 +02:00
Statistics.cpp Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Statistics.h
Stopwatch.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
StringCompression.cpp
StringCompression.h
StringUtils.cpp Represent cItem::m_Lore as an AStringVector (#3882) 2017-08-18 11:29:54 +01:00
StringUtils.h Represent cItem::m_Lore as an AStringVector (#3882) 2017-08-18 11:29:54 +01:00
Tracer.cpp
Tracer.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
UUID.cpp Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
UUID.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
Vector3.h Add TOLUA_EXPOSITION for readability 2017-08-28 14:36:23 +01:00
VoronoiMap.cpp
VoronoiMap.h
WebAdmin.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
WebAdmin.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
World.cpp Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
World.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
XMLParser.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00