.. |
Bindings
|
LuaAPI: Fixed possible crashes in HTTPRequest bindings.
|
2016-09-26 12:47:40 +02:00 |
BlockEntities
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
Blocks
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
Entities
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
Generating
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
HTTP
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
Items
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
Mobs
|
APIDump: Reformatted the docs to include type information.
|
2016-09-12 23:21:15 +02:00 |
Noise
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +02:00 |
OSSupport
|
cUrlClient: Exported to Lua API.
|
2016-08-23 13:20:43 +02:00 |
PolarSSL++
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
Protocol
|
Enclosed Clang pragmas with ifdef's (#3373)
|
2016-09-06 23:00:28 +02:00 |
Resources
|
Updated icons and logo
|
2016-03-28 19:42:14 +03:00 |
Simulator
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
UI
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
WorldStorage
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
AllocationPool.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BiomeDef.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BiomeDef.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockArea.cpp
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
BlockArea.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockID.cpp
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
BlockID.h
|
- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.
|
2016-06-15 10:33:49 +02:00 |
BlockInfo.cpp
|
Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage
|
2016-04-16 19:04:45 +03:00 |
BlockInfo.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockInServerPluginInterface.h
|
|
|
BlockTracer.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BoundingBox.cpp
|
SelfTests: Moved BoundingBox test to a separate project.
|
2016-06-18 13:12:09 +02:00 |
BoundingBox.h
|
Bindings: Fixed cBoundingBox API.
|
2016-06-05 18:23:16 +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
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
ByteBuffer.h
|
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
|
2016-05-14 20:12:42 +01:00 |
ChatColor.cpp
|
|
|
ChatColor.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
CheckBasicStyle.lua
|
Revert "Added a BasicStyleCheck for virtual functions without override keyword."
|
2016-08-13 10:22:41 +02:00 |
Chunk.cpp
|
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
|
2016-09-03 18:38:29 +03:00 |
Chunk.h
|
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
|
2016-09-03 18:38:29 +03:00 |
ChunkData.cpp
|
Out of world blocks are now always considered air blocks
|
2016-04-23 09:54:34 +03:00 |
ChunkData.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ChunkDataCallback.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ChunkDef.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ChunkMap.cpp
|
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
|
2016-09-03 18:38:29 +03:00 |
ChunkMap.h
|
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
|
2016-09-03 18:38:29 +03:00 |
ChunkSender.cpp
|
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
|
2016-05-14 20:12:42 +01:00 |
ChunkSender.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ChunkStay.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ChunkStay.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ClientHandle.cpp
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
ClientHandle.h
|
Improve cPlayer::DoMoveToWorld (#3113)
|
2016-09-03 10:39:52 +03:00 |
CMakeLists.txt
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +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
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
CommandOutput.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
CompositeChat.cpp
|
Fixed cCompositeChat's constructor LuaAPI bindings.
|
2016-09-25 12:42:05 +02:00 |
CompositeChat.h
|
Fixed cCompositeChat's constructor LuaAPI bindings.
|
2016-09-25 12:42:05 +02:00 |
CraftingRecipes.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
CraftingRecipes.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Cuberite.vcxproj.user
|
Renamed leftover strings to Cuberite / Server, as needed.
|
2016-01-01 21:05:09 +01:00 |
Cuboid.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Cuboid.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
DeadlockDetect.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
DeadlockDetect.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Defines.h
|
Use cChunkDef::Height for Y coord comparison where applicable.
|
2016-09-27 14:32:20 +02:00 |
EffectID.h
|
Add enum for Sound and Particle Effects
|
2015-11-24 13:21:40 +00:00 |
Enchantments.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Enchantments.h
|
Updated API documentation.
|
2016-07-18 22:11:40 +02:00 |
Endianness.h
|
Fixes compilation failures on MacOSX 10.10
|
2015-07-09 11:15:37 -06:00 |
FastRandom.cpp
|
Fixed cFastRandom Test. (#3291)
|
2016-08-03 09:35:42 +02:00 |
FastRandom.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ForEachChunkProvider.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
FurnaceRecipe.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
FurnaceRecipe.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Globals.cpp
|
|
|
Globals.h
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
IniFile.cpp
|
Revert "Issue3136"
|
2016-04-14 12:40:46 +03:00 |
IniFile.h
|
Pull the cSettingsRepositoryInterface::noID constant into cIniFile Lua API.
|
2016-08-18 12:12:31 +02:00 |
Inventory.cpp
|
Proper entity destruction in non-ticking chunks
|
2016-02-19 07:05:22 +02:00 |
Inventory.h
|
Updated API documentation.
|
2016-07-18 22:11:40 +02:00 |
Item.cpp
|
change from single followable item to multiple
|
2015-11-23 22:20:31 +01:00 |
Item.h
|
APIDump: Reformatted the docs to include type information.
|
2016-09-12 23:21:15 +02:00 |
ItemGrid.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ItemGrid.h
|
Updated API documentation.
|
2016-07-18 22:11:40 +02:00 |
LeakFinder.cpp
|
Added the _UNICODE flag on Windows
|
2015-09-26 22:19:29 +01:00 |
LeakFinder.h
|
|
|
LightingThread.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LightingThread.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LinearInterpolation.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LinearInterpolation.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
LinearUpscale.h
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
LineBlockTracer.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LineBlockTracer.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Logger.cpp
|
Increase robustness of the logging subsystem
|
2015-09-15 16:19:49 +01:00 |
Logger.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LoggerListeners.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
LoggerListeners.h
|
Increase robustness of the logging subsystem
|
2015-09-15 16:19:49 +01:00 |
main.cpp
|
Fixed port command line argument. (#3287)
|
2016-07-30 12:21:11 +01:00 |
Map.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02: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
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
MemoryLeak.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
MemorySettingsRepository.cpp
|
Initial implementation of IniFile overloading
|
2015-05-16 10:46:51 +01:00 |
MemorySettingsRepository.h
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
MobCensus.cpp
|
Fixed warnings in MSVC.
|
2015-06-02 12:51:43 +02:00 |
MobCensus.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +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
|
Mobs no longer spawn at the top of the nether.
|
2016-03-01 12:07:46 +01:00 |
MobSpawner.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
MonsterConfig.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
MonsterConfig.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +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
|
Prevent Nether teleportation loops
|
2016-04-04 17:53:08 +03:00 |
OverridesSettingsRepository.cpp
|
Proper fix for #3136 (#3143)
|
2016-04-18 23:04:13 +01:00 |
OverridesSettingsRepository.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ProbabDistrib.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
ProbabDistrib.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
RankManager.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
RankManager.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
RCONServer.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
RCONServer.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Root.cpp
|
Remove settings.ini world migration code (#3360)
|
2016-08-29 17:27:38 +03:00 |
Root.h
|
Tab completion across worlds (#3270)
|
2016-07-21 13:00:30 +02:00 |
Scoreboard.cpp
|
Added GetTeamNames to cScoreboard (#3217)
|
2016-05-29 19:12:18 +02:00 |
Scoreboard.h
|
Added GetTeamNames to cScoreboard (#3217)
|
2016-05-29 19:12:18 +02:00 |
Server.cpp
|
Tab completion across worlds (#3270)
|
2016-07-21 13:00:30 +02:00 |
Server.h
|
Tab completion across worlds (#3270)
|
2016-07-21 13:00:30 +02:00 |
SetChunkData.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
SetChunkData.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
SettingsRepositoryInterface.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
SpawnPrepare.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
SpawnPrepare.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02: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
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
StringCompression.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
StringUtils.cpp
|
Fixed type-casting-related warnings.
|
2016-08-24 22:26:53 +02:00 |
StringUtils.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
Tracer.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Tracer.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
Vector3.h
|
Vector3: Removed useless NormalizeCopy overload from LuaAPI.
|
2016-07-18 22:11:39 +02:00 |
VoronoiMap.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
VoronoiMap.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
WebAdmin.cpp
|
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
|
2016-06-27 20:51:48 +02:00 |
WebAdmin.h
|
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
|
2016-06-27 20:51:48 +02:00 |
World.cpp
|
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
|
2016-09-03 18:38:29 +03:00 |
World.h
|
APIDump: Reformatted the docs to include type information.
|
2016-09-12 23:21:15 +02:00 |
XMLParser.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |