1
0
cuberite-2a/source
2013-08-13 16:36:19 +01:00
..
BlockEntities
Blocks
Generating
Items
LuaExpat
md5
Mobs
OSSupport
Protocol
Simulator
SQLite
UI
WorldStorage
AllToLua.bat
AllToLua.pkg
AllToLua.sh
Authenticator.cpp
Authenticator.h
Bindings.cpp
Bindings.h Added quartz stairs. 2013-08-12 02:31:02 -07:00
BlockArea.cpp
BlockArea.h
BlockID.cpp
BlockID.h Added quartz stairs. 2013-08-12 02:31:02 -07:00
BlockTracer.h
ByteBuffer.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ByteBuffer.h
ChatColor.cpp
ChatColor.h
Chunk.cpp
Chunk.h Improved function names for protocol packet sending; alpha-sorted the function lists 2013-07-07 13:06:06 +00:00
Chunk.inl.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
ChunkDef.h Removed the unused BlockY parameter from cChunkDef::BlockToChunk() 2013-08-03 20:05:07 +02:00
ChunkMap.cpp
ChunkMap.h Added OnExploding() and OnExploded() hooks. 2013-08-09 14:58:43 +02:00
ChunkSender.cpp
ChunkSender.h Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() 2013-04-13 21:02:10 +00:00
ClientHandle.cpp
ClientHandle.h ClientHandle: alpha-sorted the HandleXXX functions declarations 2013-08-01 09:46:01 +02:00
CommandOutput.cpp
CommandOutput.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
CraftingRecipes.cpp
CraftingRecipes.h
Cuboid.cpp cCuboid: Added the IsCompletelyInside() function 2013-03-31 18:22:55 +00:00
Cuboid.h
Defines.h Player eating is now properly broadcast to other players. 2013-07-28 22:55:09 +02:00
Doors.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
Enchantments.cpp
Enchantments.h
Endianness.h
Entity.cpp
Entity.h
FallingBlock.cpp Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. 2013-08-08 09:13:13 +02:00
FallingBlock.h
FastRandom.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
FastRandom.h
FurnaceRecipe.cpp
FurnaceRecipe.h
Globals.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Globals.h
Group.cpp
Group.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
GroupManager.cpp
GroupManager.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Inventory.cpp
Inventory.h
Item.cpp
Item.h cItem: Removed a warning emitted when creating an item from air 2013-08-04 16:06:28 +02:00
ItemGrid.cpp
ItemGrid.h Added an AllowEmptyStacks param to cItemGrid::HowManyCanFit(). 2013-08-11 14:54:45 +02:00
LeakFinder.cpp
LeakFinder.h
LightingThread.cpp
LightingThread.h
LinearInterpolation.cpp
LinearInterpolation.h
LinearUpscale.h
LineBlockTracer.cpp LineBlockTracer: Fixed initial errors 2013-08-04 16:07:15 +02:00
LineBlockTracer.h
Log.cpp
Log.h
lua5.1.dll
LuaFunctions.h
LuaState.cpp
LuaState.h Added the OnHopperPullingItem and OnHopperPushingItem hooks. 2013-08-11 14:57:07 +02:00
LuaWindow.cpp Renamed Plugin_NewLua to PluginLua. 2013-08-10 08:22:52 +02:00
LuaWindow.h
main.cpp
ManualBindings.cpp Renamed Plugin_NewLua to PluginLua. 2013-08-10 08:22:52 +02:00
ManualBindings.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Matrix4f.cpp
Matrix4f.h
MCLogger.cpp
MCLogger.h
MemoryLeak.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
MersenneTwister.h
Minecart.cpp
Minecart.h Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. 2013-08-08 09:13:13 +02:00
MonsterConfig.cpp
MonsterConfig.h
Noise.cpp
Noise.h
Pawn.cpp
Pawn.h
Pickup.cpp
Pickup.h
Piston.cpp Fixes #57 2013-08-13 16:34:26 +01:00
Piston.h
Player.cpp
Player.h Removed the need to recalculate whether player is under water in ApplyFoodExhaustion 2013-08-09 08:50:33 +01:00
Plugin.cpp cPlugin: Name now defaults to the plugin folder name. 2013-08-08 16:01:26 +02:00
Plugin.h
PluginLua.cpp
PluginLua.h
PluginManager.cpp Added the OnHopperPullingItem and OnHopperPushingItem hooks. 2013-08-11 14:57:07 +02:00
PluginManager.h Added the OnHopperPullingItem and OnHopperPushingItem hooks. 2013-08-11 14:57:07 +02:00
ProbabDistrib.cpp
ProbabDistrib.h
RCONServer.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
RCONServer.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ReferenceManager.cpp Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
ReferenceManager.h
Root.cpp Removed Squirrel. 2013-08-07 22:39:40 +02:00
Root.h
Server.cpp
Server.h
StackWalker.cpp
StackWalker.h
StringCompression.cpp Enchantments: API and sending to client 2013-06-02 10:40:20 +00:00
StringCompression.h Enchantments: API and sending to client 2013-06-02 10:40:20 +00:00
StringMap.cpp Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
StringMap.h
StringUtils.cpp
StringUtils.h Added StringUtils functions to Lua API; added StripColorCodes(); ChatLog now strips color codes from logged messages. 2013-07-07 14:42:07 +00:00
TNTEntity.cpp
TNTEntity.h Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. 2013-08-08 09:13:13 +02:00
tolua_base.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
tolua++.exe
tolua++.h MCServer c++ source files 2011-10-03 18:41:19 +00:00
Tracer.cpp Tracer: removed the "start and end in the same block" warning, it is a normal condition. 2013-04-06 16:12:52 +00:00
Tracer.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Vector3d.cpp
Vector3d.h
Vector3f.cpp
Vector3f.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Vector3i.cpp
Vector3i.h
virtual_method_hooks.lua
WebAdmin.cpp
WebAdmin.h
WebPlugin.cpp
WebPlugin.h
World.cpp
World.h
XMLParser.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00