..
Bindings
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
BlockEntities
Added CircleCI for stylechecking.
2015-09-17 11:20:10 +02:00
Blocks
Prepared ScheduleTask for threading refactor
2015-09-25 18:56:49 +01:00
Entities
Maked it compileable for clang-3.7
2015-09-25 17:09:19 +02:00
Generating
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
HTTPServer
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
Items
Added CircleCI for stylechecking.
2015-09-17 11:20:10 +02:00
Mobs
Partial revert of #2446
2015-09-28 08:52:08 +03:00
Noise
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
OSSupport
Merge pull request #2498 from cuberite/UnicodeOnWindows
2015-09-28 09:14:09 +01:00
PolarSSL++
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
Protocol
Improved types of utf 16 strings
2015-10-02 17:26:53 +02:00
Resources
Simulator
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
UI
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
WorldStorage
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
AllocationPool.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
BiomeDef.cpp
Made -Weverything an error.
2015-05-24 12:56:56 +01:00
BiomeDef.h
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
BlockArea.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
BlockArea.h
cBlockArea: Added CountSpecificBlocks() API function.
2015-06-08 21:52:13 +02:00
BlockID.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
BlockID.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
BlockInfo.cpp
Improved maps
2015-07-14 21:46:30 +01:00
BlockInfo.h
En masse NULL -> nullptr replace
2014-10-22 20:12:49 -07:00
BlockInServerPluginInterface.h
Placing a fluid from bucket calls plugin hooks.
2015-04-14 10:49:01 +02:00
BlockTracer.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
BoundingBox.cpp
SelfTests are registered and executed after logging framework init.
2015-06-11 22:20:04 +02:00
BoundingBox.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +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
Added abilty to set build info
2014-09-10 16:07:00 +01:00
ByteBuffer.cpp
Remove a pair of unused broken functions
2015-10-02 17:26:53 +02:00
ByteBuffer.h
Remove a pair of unused broken functions
2015-10-02 17:26:53 +02:00
ChatColor.cpp
ChatColor.h
CheckBasicStyle.lua
Added CircleCI for stylechecking.
2015-09-17 11:20:10 +02:00
Chunk.cpp
Maked it compileable for clang-3.7
2015-09-25 17:09:19 +02:00
Chunk.h
Fixed wrong assumtion regarding RemoveClient
2015-09-19 19:34:20 +01:00
ChunkData.cpp
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06:00
ChunkData.h
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06:00
ChunkDataCallback.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
ChunkDef.h
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
ChunkMap.cpp
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
ChunkMap.h
Add new "ForEach" function: ForEachLoadedChunk.
2015-09-24 15:54:32 +01:00
ChunkSender.cpp
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
ChunkSender.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
ChunkStay.cpp
En masse NULL -> nullptr replace
2014-10-22 20:12:49 -07:00
ChunkStay.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
ClientHandle.cpp
Maked it compileable for clang-3.7
2015-09-25 17:09:19 +02:00
ClientHandle.h
Fixed food drain bugs
2015-08-20 16:26:42 +01:00
CMakeLists.txt
Added CircleCI for stylechecking.
2015-09-17 11:20:10 +02:00
Color.cpp
Leather Armor can now be dyed.
2015-07-15 14:05:36 -06:00
Color.h
Added CircleCI for stylechecking.
2015-09-17 11:20:10 +02:00
CommandOutput.cpp
Exported cPluginManager:ExecuteConsoleCommand() to Lua API.
2015-05-10 22:51:16 +02:00
CommandOutput.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
CompositeChat.cpp
SelfTests are registered and executed after logging framework init.
2015-06-11 22:20:04 +02:00
CompositeChat.h
Increase robustness of the logging subsystem
2015-09-15 16:19:49 +01:00
CraftingRecipes.cpp
Leather Armor can now be dyed.
2015-07-15 14:05:36 -06:00
CraftingRecipes.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Cuboid.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Cuboid.h
Fixed a ToLua warning - operator = not supported.
2014-08-03 22:04:48 +02:00
DeadlockDetect.cpp
Suggestions
2014-10-23 23:58:01 +01:00
DeadlockDetect.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Defines.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Enchantments.cpp
Use container-based infrastructure for Travis
2015-08-20 16:15:55 +01:00
Enchantments.h
Make -Werror disabling file only
2015-05-19 19:32:10 +01:00
Endianness.h
Fixes compilation failures on MacOSX 10.10
2015-07-09 11:15:37 -06:00
FastRandom.cpp
properly this time?
2015-05-17 16:30:13 +01:00
FastRandom.h
Fixed grass spread, closes #1743
2015-03-14 00:59:53 +00:00
ForEachChunkProvider.h
FurnaceRecipe.cpp
Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions
2015-07-12 21:02:47 +02:00
FurnaceRecipe.h
Implemented vanilla-like shift click.
2014-12-13 18:49:11 +01:00
Globals.cpp
Globals.h
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
IniFile.cpp
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06:00
IniFile.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Inventory.cpp
Fix old style casts and implicit conversions
2015-08-12 16:51:38 +03:00
Inventory.h
Fixes #2052
2015-05-18 14:30:16 +01:00
Item.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Item.h
Leather Armor can now be dyed.
2015-07-15 14:05:36 -06:00
ItemGrid.cpp
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06:00
ItemGrid.h
LeakFinder.cpp
Added the _UNICODE flag on Windows
2015-09-26 22:19:29 +01:00
LeakFinder.h
En masse NULL -> nullptr replace
2014-10-22 20:12:49 -07:00
LightingThread.cpp
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
LightingThread.h
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
LinearInterpolation.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
LinearInterpolation.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
LinearUpscale.h
Fixed misplaced parens
2015-07-09 14:41:14 -06:00
LineBlockTracer.cpp
Fixed overshoot in cLineBlockTracer.
2015-06-05 11:29:54 +02:00
LineBlockTracer.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Logger.cpp
Increase robustness of the logging subsystem
2015-09-15 16:19:49 +01:00
Logger.h
Increase robustness of the logging subsystem
2015-09-15 16:19:49 +01:00
LoggerListeners.cpp
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
LoggerListeners.h
Increase robustness of the logging subsystem
2015-09-15 16:19:49 +01:00
main.cpp
Added the _UNICODE flag on Windows
2015-09-26 22:19:29 +01:00
Map.cpp
Fix old style casts and implicit conversions
2015-08-12 16:51:38 +03:00
Map.h
Improved maps
2015-07-14 21:46:30 +01:00
MapManager.cpp
Improved maps
2015-07-14 21:46:30 +01:00
MapManager.h
Improved maps
2015-07-14 21:46:30 +01:00
Matrix4.h
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06: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
Fixed warnings in MSVC.
2015-06-02 12:51:43 +02:00
MobCensus.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
MobFamilyCollecter.cpp
Made -Weverything an error.
2015-05-24 12:56:56 +01:00
MobFamilyCollecter.h
MobProximityCounter.cpp
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06: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
Unified the doxy-comment format.
2015-07-31 16:49:10 +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
NetherPortalScanner.cpp
Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld.
2015-06-13 16:09:43 -05:00
NetherPortalScanner.h
Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld.
2015-06-13 16:09:43 -05: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
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
RankManager.cpp
Update cRankManager::SetRankVisuals
2015-08-25 09:15:54 +02:00
RankManager.h
Added player restrictions to the DB and API.
2015-04-25 21:05:35 +02:00
RCONServer.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02: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
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
Root.h
Fixed and improved restarting
2015-08-20 16:15:23 +01: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
SelfTests.cpp
If defined, not just if.
2015-06-12 12:37:22 +01:00
SelfTests.h
SelfTests are registered and executed after logging framework init.
2015-06-11 22:20:04 +02:00
Server.cpp
Added LuaState tracker and memory stats logging.
2015-09-28 21:30:31 +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
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
SpawnPrepare.cpp
Fixed a race condition between chunk loader and generator.
2015-10-04 14:06:37 +02:00
SpawnPrepare.h
Made cLightingThread own its callbacks
2015-05-30 11:11:17 +01:00
StackWalker.cpp
MSVC: Ignore the deprecation warning in 3rd party StackWalker.
2015-08-09 09:23:12 +02:00
StackWalker.h
En masse NULL -> nullptr replace
2014-10-22 20:12:49 -07:00
Statistics.cpp
Made -Weverything an error.
2015-05-24 12:56:56 +01:00
Statistics.h
StringCompression.cpp
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
StringCompression.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
StringUtils.cpp
Improved types of utf 16 strings
2015-10-02 17:26:53 +02:00
StringUtils.h
Improved types of utf 16 strings
2015-10-02 17:26:53 +02:00
Tracer.cpp
Silenced and fixed many warning messages across multiple files.
2015-07-29 09:49:30 -06:00
Tracer.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
Vector3.h
Vector hasher is now a separate class
2015-06-07 12:53:59 +01:00
VoronoiMap.cpp
Voronoi biomegen: Added JitterSize and OddRowOffset.
2014-09-17 23:24:22 +02:00
VoronoiMap.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
WebAdmin.cpp
Namechange to Cuberite
2015-09-25 10:14:17 +02:00
WebAdmin.h
Added URL member to the HTTPRequest API class.
2015-04-21 10:54:43 +02:00
World.cpp
The bottom layer cannot hold a valid spawn point
2015-10-01 14:49:26 +01:00
World.h
Added weather intervals to world.ini settings.
2015-09-28 01:02:17 +02:00
XMLParser.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00