1
0
cuberite-2a/source/Entities
2013-10-24 00:30:20 +01:00
..
Boat.cpp
Boat.h Removed some unneeded includes 2013-09-22 19:48:59 +01:00
Entity.cpp Fixed a crash in cEntity when the entity was at BlockY == 0. 2013-09-19 21:35:58 +02:00
Entity.h Merge branch 'metadata' of git://github.com/tigerw/MCServer into tigerw-metadata. 2013-10-13 18:26:45 +02:00
FallingBlock.cpp
FallingBlock.h
Minecart.cpp Merge branch 'metadata' of git://github.com/tigerw/MCServer into tigerw-metadata. 2013-10-13 18:26:45 +02:00
Minecart.h Second round of fixes 2013-10-09 21:02:59 +01:00
Pawn.cpp
Pawn.h
Pickup.cpp Pickups now have collection delay when vomited 2013-10-24 00:30:20 +01:00
Pickup.h Pickups now have collection delay when vomited 2013-10-24 00:30:20 +01:00
Player.cpp Pickups now have collection delay when vomited 2013-10-24 00:30:20 +01:00
Player.h
ProjectileEntity.cpp Added a (disabled) block logging to projectile path-tracing. 2013-09-07 21:56:22 +02:00
ProjectileEntity.h Implemented loading more projectiles from MCA. 2013-09-07 21:26:17 +02:00
TNTEntity.cpp
TNTEntity.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00