1
0
cuberite-2a/source
2013-08-19 17:29:08 +02:00
..
BlockEntities
Blocks
Entities
Generating
Items
LuaExpat
md5
Mobs
OSSupport
Protocol
Simulator
SQLite
UI
WorldStorage
AllToLua.bat
AllToLua.pkg
AllToLua.sh
Authenticator.cpp Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Authenticator.h
Bindings.cpp
Bindings.h Added cPickup:IsCollected() to the Lua API. 2013-08-19 11:58:20 +02:00
BlockArea.cpp
BlockArea.h
BlockID.cpp
BlockID.h
BlockTracer.h
ByteBuffer.cpp
ByteBuffer.h
ChatColor.cpp
ChatColor.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Chunk.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Chunk.h
Chunk.inl.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
ChunkDef.h
ChunkMap.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ChunkMap.h Implemented cWorld:QueueSetBlock(), as requested for delayed blocksetting. 2013-08-18 22:44:22 +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 Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ClientHandle.h
CommandOutput.cpp
CommandOutput.h
CraftingRecipes.cpp
CraftingRecipes.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Cuboid.cpp cCuboid: Added the IsCompletelyInside() function 2013-03-31 18:22:55 +00:00
Cuboid.h cCuboid: Added the IsCompletelyInside() function 2013-03-31 18:22:55 +00:00
DeadlockDetect.cpp
DeadlockDetect.h
Defines.h
Doors.h
Enchantments.cpp
Enchantments.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Endianness.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
FastRandom.cpp
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 Removed Squirrel. 2013-08-07 22:39:40 +02:00
Group.cpp Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Group.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
GroupManager.cpp cIniFile now reads .example.ini if not requested not to. 2013-08-05 15:24:23 +02:00
GroupManager.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Inventory.cpp
Inventory.h cInventory: Added the ChangeSlotCount() function to the Lua API 2013-07-26 19:50:06 +00:00
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
LeakFinder.cpp Fixed underflow issue in LeakFinder.cpp 2013-03-25 00:07:50 +00:00
LeakFinder.h
LightingThread.cpp Fixed a few out-of-bounds reads 2013-05-09 19:06:16 +00:00
LightingThread.h
LinearInterpolation.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
LinearInterpolation.h
LinearUpscale.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
LineBlockTracer.cpp
LineBlockTracer.h
Log.cpp
Log.h
lua5.1.dll
LuaFunctions.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
LuaState.cpp
LuaState.h
LuaWindow.cpp
LuaWindow.h Finished renaming cPlugin_NewLua to cPluginLua. 2013-08-19 09:39:18 +02:00
main.cpp Removed Squirrel. 2013-08-07 22:39:40 +02:00
ManualBindings.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ManualBindings.h
Matrix4f.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Matrix4f.h
MCLogger.cpp
MCLogger.h Disabled coloring for redirected output. 2013-08-10 12:44:39 +02:00
MemoryLeak.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
MersenneTwister.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
MonsterConfig.cpp Mobs are assigned MaxHealth from monsters.ini; reading monsters.ini doesn't need settings.ini values anymore. 2013-07-07 15:09:05 +00:00
MonsterConfig.h
Noise.cpp Moved noise debugging into the Noise.* files 2013-05-15 17:09:38 +00:00
Noise.h Moved noise debugging into the Noise.* files 2013-05-15 17:09:38 +00:00
Piston.cpp
Piston.h
Plugin.cpp
Plugin.h
PluginLua.cpp Finished renaming cPlugin_NewLua to cPluginLua. 2013-08-19 09:39:18 +02:00
PluginLua.h
PluginManager.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
PluginManager.h
ProbabDistrib.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ProbabDistrib.h
RCONServer.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
RCONServer.h
ReferenceManager.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ReferenceManager.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Root.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Root.h
Server.cpp
Server.h
StackWalker.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
StackWalker.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
StringCompression.cpp
StringCompression.h
StringMap.cpp
StringMap.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
StringUtils.cpp
StringUtils.h
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.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Vector3d.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
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 WebAdmin templates can use Lua 2013-07-29 02:37:59 +02:00
WebPlugin.h
World.cpp
World.h
XMLParser.h