1
0
cuberite-2a/source/Entities
2013-08-25 17:06:51 +02:00
..
Entity.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
Entity.h Added skeleton code for projectile spawning. 2013-08-22 08:55:58 +02: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 Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02: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 Fixed pickup behavior outside the world. 2013-08-24 21:34:42 +02:00
Pickup.h Added cPickup:IsCollected() to the Lua API. 2013-08-19 11:58:20 +02:00
Player.cpp Hotfix for #83. 2013-08-20 21:17:33 +02:00
Player.h Debuggers: Added continuous hunger reporting. 2013-08-19 22:48:13 +02:00
ProjectileEntity.cpp Added a few basic fields to cProjectileEntity and cArrowEntity. 2013-08-22 22:31:15 +02:00
ProjectileEntity.h Added a few basic fields to cProjectileEntity and cArrowEntity. 2013-08-22 22:31:15 +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