1
0
cuberite-2a/source
2013-08-09 16:20:12 +02: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 OnExploding() and OnExploded() hooks. 2013-08-09 14:58:43 +02:00
BlockArea.cpp
BlockArea.h
BlockID.cpp
BlockID.h Added OnExploding() and OnExploded() hooks. 2013-08-09 14:58:43 +02:00
BlockTracer.h LineBlockTracer: Fixed initial errors 2013-08-04 16:07:15 +02:00
ByteBuffer.cpp
ByteBuffer.h
ChatColor.cpp Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
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
ChunkSender.cpp
ChunkSender.h
ClientHandle.cpp Fixed some formatting issues I accidentally introduced 2013-08-09 08:57:24 +01:00
ClientHandle.h ClientHandle: alpha-sorted the HandleXXX functions declarations 2013-08-01 09:46:01 +02:00
CommandOutput.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
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 cCuboid: Added the IsCompletelyInside() function 2013-03-31 18:22:55 +00:00
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
FallingBlock.h Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. 2013-08-08 09:13:13 +02:00
FastRandom.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
FastRandom.h
FurnaceRecipe.cpp
FurnaceRecipe.h
Globals.cpp
Globals.h
Group.cpp
Group.h
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 cInventory: Added the ChangeSlotCount() function to the Lua API 2013-07-26 19:50:06 +00:00
Inventory.h cInventory: Added the ChangeSlotCount() function to the Lua API 2013-07-26 19:50:06 +00:00
Item.cpp cItem: Added useful utility functions 2013-06-16 14:12:25 +00:00
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 Added auto-kill-with-dump to LeakFinder if the allocated memory grows over 1 GiB. 2013-03-23 19:04:39 +00:00
LightingThread.cpp Fixed a few out-of-bounds reads 2013-05-09 19:06:16 +00:00
LightingThread.h
LinearInterpolation.cpp
LinearInterpolation.h
LinearUpscale.h
LineBlockTracer.cpp
LineBlockTracer.h
Log.cpp Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW. 2013-05-25 14:59:41 +00:00
Log.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
lua5.1.dll
LuaFunctions.h
LuaState.cpp
LuaState.h
LuaWindow.cpp
LuaWindow.h
main.cpp Removed Squirrel. 2013-08-07 22:39:40 +02:00
ManualBindings.cpp
ManualBindings.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Matrix4f.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Matrix4f.h
MCLogger.cpp
MCLogger.h BiomeVisualiser: initial import 2013-02-03 20:37:13 +00:00
MemoryLeak.h
MersenneTwister.h
Minecart.cpp Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. 2013-08-08 09:13:13 +02:00
Minecart.h
MonsterConfig.cpp
MonsterConfig.h
Noise.cpp
Noise.h
Pawn.cpp
Pawn.h Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Pickup.cpp
Pickup.h
Piston.cpp
Piston.h
Player.cpp
Player.h
Plugin.cpp
Plugin.h
PluginLua.cpp
PluginLua.h
PluginManager.cpp
PluginManager.h
ProbabDistrib.cpp
ProbabDistrib.h
RCONServer.cpp
RCONServer.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ReferenceManager.cpp
ReferenceManager.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
Root.cpp Removed Squirrel. 2013-08-07 22:39:40 +02:00
Root.h Advanced RCON: Command output is sent to the RCON client. 2013-06-29 15:30:05 +00:00
Server.cpp
Server.h
StackWalker.cpp
StackWalker.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
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
StringMap.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
StringUtils.cpp
StringUtils.h
TNTEntity.cpp Added OnExploding() and OnExploded() hooks. 2013-08-09 14:58:43 +02:00
TNTEntity.h
tolua_base.h
tolua++.exe
tolua++.h
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
Vector3d.cpp
Vector3d.h
Vector3f.cpp
Vector3f.h Merged branch "branches/hooks" into "trunk". 2013-01-12 04:46:01 +00:00
Vector3i.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Vector3i.h Fixed Linux compilation, slight code cleanup 2013-04-19 08:21:39 +00:00
virtual_method_hooks.lua
WebAdmin.cpp Removed LuaScript. 2013-08-08 16:30:02 +02:00
WebAdmin.h
WebPlugin.cpp
WebPlugin.h WebAdmin templates can use Lua 2013-07-29 02:37:59 +02:00
World.cpp
World.h
XMLParser.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00