1
0
cuberite-2a/src
Mattes D d40ed86907 Merge pull request #481 from MikeHunsinger/master
Added function to create large birch tree images in birch forests
2013-12-29 00:04:08 -08:00
..
Bindings Made cmake compilation possible on Windows. 2013-12-27 11:51:08 +01:00
BlockEntities Merge branch 'master' into cmake 2013-12-20 15:33:04 +00:00
Blocks Merge pull request #461 from mc-server/repeaters 2013-12-25 23:57:02 -08:00
Entities Server now handles death messages 2013-12-26 14:55:19 +00:00
Generating Added function to create Tall Birch tree in BirchTreeForest biomes 2013-12-28 23:49:51 -07:00
HTTPServer Merge branch 'master' into cmake 2013-12-20 15:33:04 +00:00
Items You are now able to sweep mobs to your position using fishing rods. 2013-12-25 17:26:17 +01:00
Mobs Merge branch 'fixes&features' of git://github.com/tonibm19/MCServer 2013-12-25 19:50:18 +01:00
OSSupport Fixed a (valid) warning in RCONServer. 2013-12-28 22:00:01 +01:00
Protocol Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
Simulator Merge pull request #461 from mc-server/repeaters 2013-12-25 23:57:02 -08:00
UI added zlib and UI 2013-12-18 19:10:47 +00:00
WorldStorage Preliminary mobile entity saving 2013-12-25 16:07:52 +00:00
Authenticator.cpp Fixed some of tiger's derpyness. 2013-11-27 07:27:19 +00:00
Authenticator.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockArea.cpp cBlockArea: Fixed writing full-height areas. 2013-12-26 10:59:01 +01:00
BlockArea.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockID.cpp Fixed repeaters delay, maybe 2013-12-20 21:19:13 +00:00
BlockID.h Replaced esCreeper with esMonster. 2013-12-23 22:36:22 +01:00
BlockTracer.h Moved source to src 2013-11-24 14:19:41 +00:00
BoundingBox.cpp Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). 2013-12-20 16:01:34 +01:00
BoundingBox.h Moved source to src 2013-11-24 14:19:41 +00:00
ByteBuffer.cpp Fixed threading issues affecting cProtocol172. 2013-12-13 17:53:26 +01:00
ByteBuffer.h Fixed threading issues affecting cProtocol172. 2013-12-13 17:53:26 +01:00
ChatColor.cpp Finally removed the function. 2013-12-24 13:25:58 +00:00
ChatColor.h removed the function def also 2013-12-24 13:26:54 +00:00
Chunk.cpp Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
Chunk.h Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
Chunk.inl.h Moved source to src 2013-11-24 14:19:41 +00:00
ChunkDef.h Attempt at fixing cChunkDef::Height signedness. 2013-12-20 16:15:39 +01:00
ChunkMap.cpp Fixed compiler warning. 2013-12-22 15:30:47 +01:00
ChunkMap.h Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
ChunkSender.cpp Fixed the rest of constructor reorders. 2013-12-20 19:10:15 +01:00
ChunkSender.h Moved source to src 2013-11-24 14:19:41 +00:00
ClientHandle.cpp Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
ClientHandle.h Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
CMakeLists.txt Made cmake compilation possible on Windows. 2013-12-27 11:51:08 +01:00
CommandOutput.cpp Moved source to src 2013-11-24 14:19:41 +00:00
CommandOutput.h Moved source to src 2013-11-24 14:19:41 +00:00
CraftingRecipes.cpp Moved bindings-related to a Bindings subfolder. 2013-12-08 12:17:54 +01:00
CraftingRecipes.h Moved source to src 2013-11-24 14:19:41 +00:00
Cuboid.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Cuboid.h Moved source to src 2013-11-24 14:19:41 +00:00
DeadlockDetect.cpp added abort to DeadlockDetector to generate core dumps on failure 2013-12-10 16:59:45 +00:00
DeadlockDetect.h DeadlockDetect is configurable now. 2013-11-30 22:14:47 +01:00
Defines.h Fixed normalizing large angles. 2013-12-08 13:08:56 +01:00
Enchantments.cpp Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). 2013-12-20 16:01:34 +01:00
Enchantments.h Moved source to src 2013-11-24 14:19:41 +00:00
Endianness.h Moved source to src 2013-11-24 14:19:41 +00:00
FastRandom.cpp Properly fixed warnings in cFastRandom. 2013-12-20 16:11:25 +01:00
FastRandom.h Moved source to src 2013-11-24 14:19:41 +00:00
FurnaceRecipe.cpp Moved source to src 2013-11-24 14:19:41 +00:00
FurnaceRecipe.h Moved source to src 2013-11-24 14:19:41 +00:00
Globals.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Globals.h Removed offending tr1/memory header inclusion. 2013-12-18 12:04:31 +01:00
Group.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Group.h Moved source to src 2013-11-24 14:19:41 +00:00
GroupManager.cpp fixed compile? 2013-12-24 10:36:06 +00:00
GroupManager.h Moved source to src 2013-11-24 14:19:41 +00:00
Inventory.cpp Fixed VC2008 compilation, normalized include paths. 2013-11-27 09:17:25 +01:00
Inventory.h Moved source to src 2013-11-24 14:19:41 +00:00
Item.cpp Fixed VC2008 compilation, normalized include paths. 2013-11-27 09:17:25 +01:00
Item.h Moved source to src 2013-11-24 14:19:41 +00:00
ItemGrid.cpp Fixed signedness warning in cItemGrid. 2013-12-22 15:45:45 +01:00
ItemGrid.h Fixed signedness warning in cItemGrid. 2013-12-22 15:45:45 +01:00
LeakFinder.cpp Made cmake compilation possible on Windows. 2013-12-27 11:51:08 +01:00
LeakFinder.h Moved source to src 2013-11-24 14:19:41 +00:00
LightingThread.cpp Moved source to src 2013-11-24 14:19:41 +00:00
LightingThread.h Fixed compiler warnings in LightingThread.cpp. 2013-12-01 14:04:17 +01:00
LinearInterpolation.cpp Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). 2013-12-20 16:01:34 +01:00
LinearInterpolation.h Moved source to src 2013-11-24 14:19:41 +00:00
LinearUpscale.h Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
LineBlockTracer.cpp Moved source to src 2013-11-24 14:19:41 +00:00
LineBlockTracer.h Moved source to src 2013-11-24 14:19:41 +00:00
Log.cpp Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
Log.h Moved source to src 2013-11-24 14:19:41 +00:00
main.cpp Fixed comments in main.cpp and Player.cpp 2013-12-24 15:16:30 +00:00
Matrix4f.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Matrix4f.h Moved source to src 2013-11-24 14:19:41 +00:00
MCLogger.cpp Moved source to src 2013-11-24 14:19:41 +00:00
MCLogger.h Moved source to src 2013-11-24 14:19:41 +00:00
MemoryLeak.h Moved source to src 2013-11-24 14:19:41 +00:00
MersenneTwister.h Moved source to src 2013-11-24 14:19:41 +00:00
MobCensus.cpp Fixed minor warnings. 2013-12-20 16:22:16 +01:00
MobCensus.h Moved source to src 2013-11-24 14:19:41 +00:00
MobFamilyCollecter.cpp Moved source to src 2013-11-24 14:19:41 +00:00
MobFamilyCollecter.h Moved source to src 2013-11-24 14:19:41 +00:00
MobProximityCounter.cpp Moved source to src 2013-11-24 14:19:41 +00:00
MobProximityCounter.h Moved source to src 2013-11-24 14:19:41 +00:00
MobSpawner.cpp Moved source to src 2013-11-24 14:19:41 +00:00
MobSpawner.h Moved source to src 2013-11-24 14:19:41 +00:00
MonsterConfig.cpp Fixed loads more of them. 2013-11-26 17:14:46 +00:00
MonsterConfig.h Moved source to src 2013-11-24 14:19:41 +00:00
Noise.cpp Fixed clang warnings in Noise.cpp. 2013-12-20 10:11:33 +01:00
Noise.h Moved source to src 2013-11-24 14:19:41 +00:00
Piston.cpp Improved piston animations 2013-12-07 20:29:09 +00:00
Piston.h Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
ProbabDistrib.cpp Moved source to src 2013-11-24 14:19:41 +00:00
ProbabDistrib.h Moved source to src 2013-11-24 14:19:41 +00:00
RCONServer.cpp Fixed loads more of them. 2013-11-26 17:14:46 +00:00
RCONServer.h Moved source to src 2013-11-24 14:19:41 +00:00
ReferenceManager.cpp Moved source to src 2013-11-24 14:19:41 +00:00
ReferenceManager.h Moved source to src 2013-11-24 14:19:41 +00:00
Root.cpp Added many event catchers 2013-12-22 20:03:58 +00:00
Root.h Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins. 2013-12-11 12:39:13 +01:00
Server.cpp Fixed cClientHandle::Tick() being called from two threads. 2013-12-16 10:41:51 +01:00
Server.h Fixed loads more of them. 2013-11-26 17:14:46 +00:00
StackWalker.cpp Made cmake compilation possible on Windows. 2013-12-27 11:51:08 +01:00
StackWalker.h Moved source to src 2013-11-24 14:19:41 +00:00
StringCompression.cpp Moved source to src 2013-11-24 14:19:41 +00:00
StringCompression.h Fixed loads more of them. 2013-11-26 17:14:46 +00:00
StringUtils.cpp Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
StringUtils.h Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
Tracer.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Tracer.h Moved source to src 2013-11-24 14:19:41 +00:00
Vector3d.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Vector3d.h Moved source to src 2013-11-24 14:19:41 +00:00
Vector3f.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Vector3f.h Moved source to src 2013-11-24 14:19:41 +00:00
Vector3i.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Vector3i.h Moved source to src 2013-11-24 14:19:41 +00:00
VoronoiMap.cpp Voronoi-related biomegens use the new cVoronoiMap class. 2013-11-27 21:42:34 +01:00
VoronoiMap.h Added missing files for Voronoi map generation. 2013-11-27 14:26:28 +01:00
WebAdmin.cpp Fixed getting configure button going to port 0. 2013-12-24 14:44:24 +01:00
WebAdmin.h Fixed getting configure button going to port 0. 2013-12-24 14:44:24 +01:00
World.cpp Implented BroadcastParticleEffect 2013-12-22 14:45:25 +01:00
World.h Replaced esCreeper with esMonster. 2013-12-23 22:36:22 +01:00
XMLParser.h Moved source to src 2013-11-24 14:19:41 +00:00