1
0
cuberite-2a/source/Entities
Tiger Wang 7056992d0d Implemented xoft's suggestions [SEE DESC]
Rail metas are  now in BlockID and exported to LUA
Minecart now does a SetMass, instead of m_Mass
Minecarts use SubType instead of TypeType
2013-08-29 13:47:22 +01:00
..
Entity.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Entity.h Implemented xoft's suggestions [SEE DESC] 2013-08-29 13:47:22 +01:00
FallingBlock.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
FallingBlock.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Minecart.cpp Implemented xoft's suggestions [SEE DESC] 2013-08-29 13:47:22 +01:00
Minecart.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pawn.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pawn.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pickup.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Pickup.h Added cPickup:IsCollected() to the Lua API. 2013-08-19 11:58:20 +02:00
Player.cpp Debuggers: Added continuous hunger reporting. 2013-08-19 22:48:13 +02:00
Player.h Debuggers: Added continuous hunger reporting. 2013-08-19 22:48:13 +02:00
TNTEntity.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
TNTEntity.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00