..
Bindings
Fixes for clang-3.7
2015-12-19 22:43:37 +01:00
BlockEntities
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
Blocks
Merge pull request #2542 from Haxi52/pinkstone
2015-12-19 21:20:56 +00:00
Entities
Moved variables into scope, removed unused variables and fixed variables
2015-12-17 10:48:36 +01:00
Generating
Added HTTPS links wherever they are supported.
2015-12-19 14:30:32 +00:00
HTTPServer
Fixed a possible crash in HTTPS server.
2015-10-08 19:08:11 +02:00
Items
Tilling dirt should send block update
2015-12-06 12:59:38 +01:00
Mobs
PF - Improved mob jumping
2015-12-21 20:00:25 +02:00
Noise
Added HTTPS links wherever they are supported.
2015-12-19 14:30:32 +00:00
OSSupport
Use atomic bool for isthread terminate
2015-12-19 19:29:06 +01:00
PolarSSL++
Moved variables into scope, removed unused variables and fixed variables
2015-12-17 10:48:36 +01:00
Protocol
Added HTTPS links wherever they are supported.
2015-12-19 14:30:32 +00:00
Resources
Simulator
Fixes for clang-3.7
2015-12-19 22:43:37 +01:00
UI
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
WorldStorage
Fix off by two error in ReadString
2015-12-18 15:53:41 +00: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
Revised the explosion-related Lua API and docs.
2015-12-18 12:40:34 +01:00
BlockInfo.cpp
blockheight mechanism
2015-12-13 15:16:15 +01:00
BlockInfo.h
blockheight mechanism
2015-12-13 15:16:15 +01:00
BlockInServerPluginInterface.h
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
BrewingRecipes.cpp
Implemented brewing
2015-11-03 18:00:55 +01:00
BrewingRecipes.h
Implemented brewing
2015-11-03 18:00:55 +01:00
Broadcaster.cpp
Broadcaster.h
BuildInfo.h.cmake
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
Ignore == if followed by \
2015-12-22 16:08:02 +00:00
Chunk.cpp
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
Chunk.h
Reorganised the redstone simulator
2015-12-18 13:17:38 +00: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
Removed unused class cChunkDataCollector.
2015-12-18 12:24:47 +01:00
ChunkDef.h
Added cChunkDef::IsValidWidth()
2015-11-23 01:30:48 +01:00
ChunkMap.cpp
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
ChunkMap.h
Reorganised the redstone simulator
2015-12-18 13:17:38 +00: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
ChunkStay.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
ClientHandle.cpp
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
ClientHandle.h
Add enum for Sound and Particle Effects
2015-11-24 13:21:40 +00:00
CMakeLists.txt
Reorganised the redstone simulator
2015-12-18 13:17:38 +00: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
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
DeadlockDetect.cpp
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
EffectID.h
Add enum for Sound and Particle Effects
2015-11-24 13:21:40 +00: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
Use an unreserved qualifier for thread local storage
2015-11-03 12:09:40 +03:00
FastRandom.h
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
Globals.cpp
Globals.h
MSVC: Reviewed warnings, disabled a useless one, re-enabled an old one.
2015-11-05 11:09:37 +01: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
Item.cpp
change from single followable item to multiple
2015-11-23 22:20:31 +01:00
Item.h
change from single followable item to multiple
2015-11-23 22:20:31 +01: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
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
MemorySettingsRepository.h
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
MobSpawner.cpp
Added cave spider to MobSpawner
2015-10-29 13:35:35 +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
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
ProbabDistrib.cpp
ProbabDistrib.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
RankManager.cpp
Fix wrong teleport permission. (solves #2369 )
2015-10-28 08:24:48 +00:00
RankManager.h
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
Added HTTPS links wherever they are supported.
2015-12-19 14:30:32 +00:00
Root.h
Implemented brewing
2015-11-03 18:00:55 +01:00
Scoreboard.cpp
Made -Weverything an error.
2015-05-24 12:56:56 +01:00
Scoreboard.h
cTeam:GetName returning wrong name
2015-12-21 20:25:33 +01: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
Fixed display of helpmessage
2015-11-23 18:20:37 +01:00
Server.h
SetChunkData.cpp
SetChunkData.h
SettingsRepositoryInterface.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00
SpawnPrepare.cpp
Fix race condition
2015-12-20 00:56:55 +01:00
SpawnPrepare.h
Fix race condition
2015-12-20 00:56:55 +01:00
StackWalker.cpp
MSVC: Ignore the deprecation warning in 3rd party StackWalker.
2015-08-09 09:23:12 +02:00
StackWalker.h
Statistics.cpp
Made -Weverything an error.
2015-05-24 12:56:56 +01:00
Statistics.h
Stopwatch.h
Added PieceStructures generator.
2015-12-01 10:35:07 +01:00
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
Added HTTPS links wherever they are supported.
2015-12-19 14:30:32 +00:00
StringUtils.h
Added PieceStructures generator.
2015-12-01 10:35:07 +01: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
Reorganised the redstone simulator
2015-12-18 13:17:38 +00:00
VoronoiMap.cpp
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
World.cpp
Fixed spawn point. Wrong number for divisions and wrong highest spawn point.
2015-12-20 13:05:43 +01:00
World.h
Merge pull request #2542 from Haxi52/pinkstone
2015-12-19 21:20:56 +00:00
XMLParser.h
Unified the doxy-comment format.
2015-07-31 16:49:10 +02:00