1
0
cuberite-2a/src
2015-05-31 19:44:08 +02:00
..
Bindings ManualBindings: Fixed DoWithXYZ and ForEachInChunk signatures. 2015-05-31 19:44:08 +02:00
BlockEntities Fix comments 2015-05-28 12:54:04 +01:00
Blocks Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Entities Merge branch 'master' into PreventNewWarnings 2015-05-29 00:12:56 +01:00
Generating Fixed minor cast warning 2015-05-30 12:31:05 +01:00
HTTPServer Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Items Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
Mobs Fixed wrong indent. 2015-05-30 11:22:49 +01:00
Noise Fix comments 2015-05-28 12:54:04 +01:00
OSSupport Fix FreeBSD/clang errors caused by -Werror 2015-05-30 02:23:57 -06:00
PolarSSL++ Fix comments 2015-05-28 12:54:04 +01:00
Protocol Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
Resources
Simulator Fix comments 2015-05-28 12:54:04 +01:00
UI Fix comments 2015-05-28 12:54:04 +01:00
WorldStorage Disable -Werror for warnings in tests. 2015-05-24 14:16:05 +01:00
AllocationPool.h Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
BiomeDef.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
BiomeDef.h
BlockArea.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
BlockArea.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
BlockID.cpp Fixed reversed logic in StringToDimension. 2015-05-30 00:02:43 +01:00
BlockID.h
BlockInfo.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
BlockInfo.h
BlockInServerPluginInterface.h Placing a fluid from bucket calls plugin hooks. 2015-04-14 10:49:01 +02:00
BlockTracer.h
BoundingBox.cpp
BoundingBox.h More style checking. 2015-05-09 12:58:54 +02:00
Broadcaster.cpp Fixed some Visual Studio warnings 2015-05-08 23:32:02 +01:00
Broadcaster.h Added support for additional data in the ParticleEffect Packet 2015-05-07 03:47:46 +01:00
BuildInfo.h.cmake
ByteBuffer.cpp Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
ByteBuffer.h Added VarInt64, normalized cPacketizer datatype names. 2015-03-22 23:09:23 +01:00
ChatColor.cpp
ChatColor.h
CheckBasicStyle.lua ToLua now generates cLuaState::Push() and GetStackValue() 2015-05-12 09:20:54 +02:00
Chunk.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Chunk.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ChunkData.cpp
ChunkData.h
ChunkDataCallback.h
ChunkDef.h Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
ChunkMap.cpp CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ChunkMap.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ChunkSender.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ChunkSender.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ChunkStay.cpp
ChunkStay.h
ClientHandle.cpp Fix Destroy() calling behaviour 2015-05-30 00:23:34 +01:00
ClientHandle.h Merge pull request #1848 from scottwillmoore/ImplementTitleCommand 2015-05-26 08:46:16 +02:00
CMakeLists.txt Clean up Spawn Prepare 2015-05-30 00:19:20 +01:00
CommandOutput.cpp Exported cPluginManager:ExecuteConsoleCommand() to Lua API. 2015-05-10 22:51:16 +02:00
CommandOutput.h Exported cPluginManager:ExecuteConsoleCommand() to Lua API. 2015-05-10 22:51:16 +02:00
CompositeChat.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
CompositeChat.h
CraftingRecipes.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
CraftingRecipes.h
Cuboid.cpp
Cuboid.h
DeadlockDetect.cpp
DeadlockDetect.h
Defines.h Fix bearbins comments 2015-05-24 15:25:52 +01:00
Enchantments.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Enchantments.h Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Endianness.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
FastRandom.cpp properly this time? 2015-05-17 16:30:13 +01:00
FastRandom.h
ForEachChunkProvider.h
FurnaceRecipe.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
FurnaceRecipe.h
Globals.cpp
Globals.h Move make_unique into a namespace to avoid ADL issues 2015-05-16 10:47:04 +01:00
IniFile.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
IniFile.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Inventory.cpp Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
Inventory.h Fixes #2052 2015-05-18 14:30:16 +01:00
Item.cpp
Item.h
ItemGrid.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ItemGrid.h
LeakFinder.cpp
LeakFinder.h
LightingThread.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
LightingThread.h
LinearInterpolation.cpp
LinearInterpolation.h
LinearUpscale.h
LineBlockTracer.cpp Fix comments 2015-05-28 12:54:04 +01:00
LineBlockTracer.h
Logger.cpp
Logger.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
LoggerListeners.cpp Fix comments 2015-05-28 12:54:04 +01:00
LoggerListeners.h ProtoProxy: Fixed connection and logging. 2015-03-22 15:00:51 +01:00
main.cpp Moved no buffering command line argument to tclap 2015-05-20 01:50:04 +01:00
Map.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Map.h More style checking. 2015-05-09 12:58:54 +02:00
MapManager.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MapManager.h Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Matrix4.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MCServer.vcproj.user
MemoryLeak.h
MemorySettingsRepository.cpp Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
MemorySettingsRepository.h Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
MobCensus.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MobCensus.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
MobFamilyCollecter.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MobFamilyCollecter.h
MobProximityCounter.cpp CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
MobProximityCounter.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
MobSpawner.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MobSpawner.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
MonsterConfig.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
MonsterConfig.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
OverridesSettingsRepository.cpp Fixed wrong copy/paste 2015-05-23 11:30:15 +01:00
OverridesSettingsRepository.h Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
ProbabDistrib.cpp Fixed possible crash in cProbabDistrib 2015-05-14 16:49:13 +02:00
ProbabDistrib.h
RankManager.cpp More style checking. 2015-05-09 12:58:54 +02:00
RankManager.h Added player restrictions to the DB and API. 2015-04-25 21:05:35 +02:00
RCONServer.cpp Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
RCONServer.h Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
Root.cpp Fix for the way connecting clients receive player lists and broadcast chat 2015-05-28 19:43:16 -07:00
Root.h Fix for the way connecting clients receive player lists and broadcast chat 2015-05-28 19:43:16 -07:00
Scoreboard.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Scoreboard.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
Server.cpp Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
Server.h Initial implementation of IniFile overloading 2015-05-16 10:46:51 +01:00
SetChunkData.cpp Merge pull request #1945 from Woazboat/CodeCleanup_refactored 2015-05-08 21:52:41 +02:00
SetChunkData.h cSetChunkData constructor explicitly requires std::move() instead of 2015-04-27 21:18:56 +02:00
SettingsRepositoryInterface.h Added deoxy comments 2015-05-16 12:46:43 +01:00
SpawnPrepare.cpp Clean up Spawn Prepare 2015-05-30 00:19:20 +01:00
SpawnPrepare.h Clean up Spawn Prepare 2015-05-30 00:19:20 +01:00
StackWalker.cpp
StackWalker.h
Statistics.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Statistics.h
StringCompression.cpp
StringCompression.h
StringUtils.cpp StringUtils: Fixed StringSplitWithQuotes(). 2015-05-10 21:39:14 +02:00
StringUtils.h Fix FreeBSD/clang errors caused by -Werror 2015-05-30 02:23:57 -06:00
Tracer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Tracer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
Vector3.h Merge remote-tracking branch 'origin/master' into warnings 2015-05-10 12:16:20 +01:00
VoronoiMap.cpp
VoronoiMap.h More style checking. 2015-05-09 12:58:54 +02:00
WebAdmin.cpp Fix comments 2015-05-28 12:54:04 +01:00
WebAdmin.h Added URL member to the HTTPRequest API class. 2015-04-21 10:54:43 +02:00
World.cpp Clean up Spawn Prepare 2015-05-30 00:19:20 +01:00
World.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
XMLParser.h More style checking. 2015-05-09 12:58:54 +02:00