1
0
cuberite-2a/source/Entities
madmaxoft c28ccdc9d5 Merged in the Projectiles branch.
Although the projectiles are not yet finished, the branch has several bugfixes that are needed in master as well.
2013-08-30 14:32:07 +02:00
..
Entity.cpp Entities fall 3x slower in water 2013-08-27 19:56:54 +02:00
Entity.h Entities fall 3x slower in water 2013-08-27 19:56:54 +02:00
FallingBlock.cpp Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
FallingBlock.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
Minecart.cpp Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
Minecart.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25: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 entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
Pickup.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
Player.cpp Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
Player.h Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
ProjectileEntity.cpp Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
ProjectileEntity.h Merged in the Projectiles branch. 2013-08-30 14:32:07 +02:00
TNTEntity.cpp Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
TNTEntity.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00