1
0
cuberite-2a/src
12xx12 a2a2226179
Fixed generator for the Mega Taiga biome (#5129)
* Fixed generator for small foliage.
2021-04-12 22:33:14 +01:00
..
Bindings Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
BlockEntities Added override specifiers to overridden functions. 2021-04-12 14:09:52 +01:00
Blocks Do not fake a tool when converting to pickups (#5170) 2021-03-28 14:41:34 +01:00
Entities Teleport off of mount when throwing enderpearl (#5179) 2021-04-08 12:17:24 +02:00
Generating Fixed generator for the Mega Taiga biome (#5129) 2021-04-12 22:33:14 +01:00
HTTP HTTPServerConnection: more robust error handling 2020-11-14 12:24:42 +00:00
Items Added override specifiers to overridden functions. 2021-04-12 14:09:52 +01:00
mbedTLS++ Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
Mobs Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
Noise
OSSupport cIsThread cleanup 2021-03-29 23:36:15 +01:00
Physics Explodinator performance optimisations 2021-02-07 22:36:15 +00:00
Protocol Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
Registries Prepare for 1.15+ (#4856) 2020-12-21 13:54:04 +00:00
Resources Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
Simulator Added override specifiers to overridden functions. 2021-04-12 14:09:52 +01:00
UI Some emplace_back replacements (#5149) 2021-03-07 16:31:43 +00:00
WorldStorage Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
BiomeDef.cpp Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
BiomeDef.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
BlockArea.cpp Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
BlockArea.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
BlockInfo.cpp Explodinator performance optimisations 2021-02-07 22:36:15 +00:00
BlockInfo.h Explodinator performance optimisations 2021-02-07 22:36:15 +00:00
BlockInServerPluginInterface.h
BlockState.h Prepare for 1.15+ (#4856) 2020-12-21 13:54:04 +00:00
BlockTracer.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
BlockType.cpp
BlockType.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
BoundingBox.cpp
BoundingBox.h
BrewingRecipes.cpp Replaced cpp14::make_unique<> with std::make_unique<>. 2020-08-01 20:04:31 +01:00
BrewingRecipes.h
Broadcaster.cpp Change TimeOfDay to WorldDate (#5160) 2021-03-20 20:58:19 +00:00
BuildInfo.h.cmake
ByteBuffer.cpp Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
ByteBuffer.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
ChatColor.cpp
ChatColor.h
CheckBasicStyle.lua Prepare for 1.15+ (#4856) 2020-12-21 13:54:04 +00:00
Chunk.cpp Fix improper destruction of BEs on /regen 2021-04-12 14:09:58 +01:00
Chunk.h Move some redstone implementations into the source file 2021-03-28 15:36:10 +01:00
ChunkData.cpp Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
ChunkData.h Mitigate MSVC crash (#5146) 2021-03-06 12:59:39 +00:00
ChunkDataCallback.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
ChunkDef.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
ChunkGeneratorThread.cpp Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
ChunkGeneratorThread.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
ChunkMap.cpp Fix chunk block changes being sent out of order (#5169) 2021-03-28 14:44:20 +01:00
ChunkMap.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
ChunkSender.cpp Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
ChunkSender.h Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
ChunkStay.cpp Some emplace_back replacements (#5149) 2021-03-07 16:31:43 +00:00
ChunkStay.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
CircularBufferCompressor.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
CircularBufferCompressor.h Clarify cClientHandle, cPlayer ownership semantics 2021-01-12 12:34:34 +00:00
ClientHandle.cpp Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
ClientHandle.h Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
CMakeLists.txt Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
Color.cpp
Color.h
CommandOutput.cpp Update submodules 2020-07-23 00:32:47 +01:00
CommandOutput.h Update submodules 2020-07-23 00:32:47 +01:00
CompositeChat.cpp CompositeChat: use variants 2021-02-08 12:41:30 +00:00
CompositeChat.h CompositeChat: use variants 2021-02-08 12:41:30 +00:00
CraftingRecipes.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
CraftingRecipes.h
Cuberite.vcxproj.user
Cuboid.cpp
Cuboid.h
DeadlockDetect.cpp cIsThread cleanup 2021-03-29 23:36:15 +01:00
DeadlockDetect.h cIsThread cleanup 2021-03-29 23:36:15 +01:00
Defines.cpp Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
Defines.h Adding basic Banner functionality (#4806) 2021-03-15 02:47:55 +00:00
EffectID.h
Enchantments.cpp Warnings improvements 2020-12-18 21:03:40 +00:00
Enchantments.h Warnings improvements 2020-12-18 21:03:40 +00:00
Endianness.h
FastRandom.cpp
FastRandom.h
fmt.h
ForEachChunkProvider.h
FunctionRef.h
FurnaceRecipe.cpp Replaced cpp14::make_unique<> with std::make_unique<>. 2020-08-01 20:04:31 +01:00
FurnaceRecipe.h
Globals.cpp
Globals.h Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
IniFile.cpp
IniFile.h Warnings improvements 2020-12-18 21:03:40 +00:00
Inventory.cpp
Inventory.h
Item.cpp Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
Item.h Warnings improvements 2020-12-18 21:03:40 +00:00
ItemGrid.cpp
ItemGrid.h
JsonUtils.cpp
JsonUtils.h
LazyArray.h
LightingThread.cpp Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
LightingThread.h
LinearInterpolation.cpp
LinearInterpolation.h
LinearUpscale.h Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
LineBlockTracer.cpp ChunkMap: do not wantonly make empty chunks 2020-08-28 21:22:44 +01:00
LineBlockTracer.h
Logger.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
Logger.h Update submodules 2020-07-23 00:32:47 +01:00
LoggerListeners.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
LoggerListeners.h
LoggerSimple.h Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
main.cpp Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
main.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
Map.cpp BlockHandler initialisation is a constant expression (#4891) 2020-09-20 13:50:52 +00:00
Map.h MSVC warnings 2021-02-10 10:30:32 +00:00
MapManager.cpp
MapManager.h
Matrix4.h
MemorySettingsRepository.cpp
MemorySettingsRepository.h Fix debug macro situation (#5114) 2021-01-26 09:41:55 +00:00
MobCensus.cpp Mark UNREACHABLE with intrinsics 2021-02-20 17:46:02 +00:00
MobCensus.h
MobFamilyCollecter.cpp
MobFamilyCollecter.h
MobProximityCounter.cpp
MobProximityCounter.h
MobSpawner.cpp Convert most calls to blocking GetHeight/GetBiomeAt to direct chunk accesses 2021-01-11 16:39:56 +00:00
MobSpawner.h Fixing Mob spawner behaviour (#4930) 2020-09-27 20:02:16 +03:00
MonsterConfig.cpp
MonsterConfig.h
NetherPortalScanner.cpp Properly deprecate more XYZ parameter'd functions (#5147) 2021-03-15 02:28:18 +00:00
NetherPortalScanner.h
OpaqueWorld.h
OverridesSettingsRepository.cpp Streamline startup sequence 2020-09-05 13:16:52 +01:00
OverridesSettingsRepository.h Streamline startup sequence 2020-09-05 13:16:52 +01:00
PalettedBlockArea.cpp
PalettedBlockArea.h Remove unused Temporary namespace 2020-12-21 00:11:34 +00:00
ProbabDistrib.cpp Some emplace_back replacements (#5149) 2021-03-07 16:31:43 +00:00
ProbabDistrib.h
RankManager.cpp
RankManager.h
RCONServer.cpp Streamline startup sequence 2020-09-05 13:16:52 +01:00
RCONServer.h
Root.cpp Fix Windows XP to 7 compatibility (#5167) 2021-03-28 13:34:57 +01:00
Root.h Adds playerlist header and footer broadcasting (1.8-1.13) 2021-02-06 14:14:40 +00:00
Scoreboard.cpp
Scoreboard.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
Server.cpp Player data loading cleanup 2021-03-29 23:36:15 +01:00
Server.h Player data loading cleanup 2021-03-29 23:36:15 +01:00
SetChunkData.h Prepare ChunkData for BlockState storage (#5105) 2021-03-05 14:03:55 +01:00
SettingsRepositoryInterface.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
SpawnPrepare.cpp Replaced cpp14::make_unique<> with std::make_unique<>. 2020-08-01 20:04:31 +01:00
SpawnPrepare.h
Statistics.cpp Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
Statistics.h Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
Stopwatch.h
StringCompression.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
StringCompression.h Clarify cClientHandle, cPlayer ownership semantics 2021-01-12 12:34:34 +00:00
StringUtils.cpp zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
StringUtils.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
UUID.cpp
UUID.h
Vector3.h C++17 stuff 2020-09-30 22:05:17 +01:00
VoronoiMap.cpp
VoronoiMap.h
WebAdmin.cpp
WebAdmin.h
World.cpp Unify DoWithBlockEntity (#5168) 2021-03-28 14:40:57 +01:00
World.h Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
XMLParser.h