.. |
Bindings
|
cLuaState: Moved function param counting to PushCallPop() template.
|
2016-08-22 20:10:48 +02:00 |
BlockEntities
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +02:00 |
Blocks
|
Redstone fixes (#3285)
|
2016-07-31 21:54:35 +01:00 |
Entities
|
Delay EntityChangedWorld players' callback until Entity fully linked to world (#3330)
|
2016-08-22 19:43:43 +02:00 |
Generating
|
Implemented OverworldClumpFlowers
|
2016-08-14 13:32:39 +02:00 |
HTTP
|
UrlClient: Basic HTTP implementation.
|
2016-08-22 22:16:42 +02:00 |
Items
|
Fixed implicit rounding warnings.
|
2016-08-19 14:09:10 +02:00 |
Mobs
|
Fixed implicit rounding warnings.
|
2016-08-19 14:09:10 +02:00 |
Noise
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +02:00 |
OSSupport
|
IPLookup: Fixed a soft memory leak when looking up invalid IPs.
|
2016-08-13 21:16:21 +02:00 |
PolarSSL++
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +02:00 |
Protocol
|
Fixing string literal catching word letter as hexa-digit
|
2016-08-17 07:37:48 +00:00 |
Resources
|
Updated icons and logo
|
2016-03-28 19:42:14 +03:00 |
Simulator
|
Redstone fixes (#3285)
|
2016-07-31 21:54:35 +01:00 |
UI
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +02:00 |
WorldStorage
|
CMake: Remove needless minimum version specifications.
|
2016-07-18 22:11:42 +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
|
Added compile.sh folder check warnings
|
2016-08-04 18:51:12 +03: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
|
|
|
BrewingRecipes.h
|
|
|
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
|
Makes tall grass and large flowers bonemealable
|
2016-06-03 15:45:49 +02:00 |
Chunk.h
|
Updated API documentation.
|
2016-07-18 22:11:40 +02: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
|
Simplified cChunkMap chunk storage (#2565)
|
2016-08-03 00:56:53 +02:00 |
ChunkMap.h
|
Simplified cChunkMap chunk storage (#2565)
|
2016-08-03 00:56:53 +02: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
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
ClientHandle.h
|
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
|
2016-05-14 20:12:42 +01:00 |
CMakeLists.txt
|
CMake: Fix system Lua usage for non-5.1 versions. (#3271)
|
2016-07-21 10:46:31 +01:00 |
Color.cpp
|
|
|
Color.h
|
|
|
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 RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
CompositeChat.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +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
|
|
|
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
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
EffectID.h
|
|
|
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
|
|
|
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
|
|
|
Item.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
MapManager.cpp
|
|
|
MapManager.h
|
|
|
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
|
|
|
MemorySettingsRepository.h
|
Fixed RasPi builds of unit tests.
|
2016-08-04 20:47:53 +02:00 |
MobCensus.cpp
|
|
|
MobCensus.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
MobFamilyCollecter.cpp
|
|
|
MobFamilyCollecter.h
|
|
|
MobProximityCounter.cpp
|
|
|
MobProximityCounter.h
|
|
|
MobSpawner.cpp
|
Mobs no longer spawn at the top of the nether.
|
2016-03-01 12:07:46 +01:00 |
MobSpawner.h
|
|
|
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
|
|
|
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
|
Fix the error in #3270.
|
2016-07-29 19:51:33 +01: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
|
|
|
StackWalker.h
|
|
|
Statistics.cpp
|
|
|
Statistics.h
|
|
|
Stopwatch.h
|
|
|
StringCompression.cpp
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
StringCompression.h
|
|
|
StringUtils.cpp
|
Fix unicode handling in StringUtils::TrimString
|
2016-02-16 16:58:27 +02:00 |
StringUtils.h
|
|
|
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
|
Delay EntityChangedWorld players' callback until Entity fully linked to world (#3330)
|
2016-08-22 19:43:43 +02:00 |
World.h
|
Delay EntityChangedWorld players' callback until Entity fully linked to world (#3330)
|
2016-08-22 19:43:43 +02:00 |
XMLParser.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |