1
0
cuberite-2a/source/Entities
Tiger Wang a1d5d25525 Implemented xoft's suggestions
I totally didn't copy this from the fire simulator...

(I did, but I changed it quite a bit :P)
2013-09-11 22:10:29 +01:00
..
Entity.cpp Implemented xoft's suggestions 2013-09-11 22:10:29 +01:00
Entity.h Merge remote-tracking branch 'upstream/master' 2013-09-02 14:15:28 +01: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 A few Minecart fixes 2013-09-09 18:55:42 +01:00
Minecart.h Merge remote-tracking branch 'upstream/master' 2013-09-02 14:15:28 +01: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 formatting and removed gravity thing 2013-09-07 21:42:33 +01:00
Pickup.h Moved entity spawning into cEntity::Initialize(). 2013-08-25 21:25:13 +02:00
Player.cpp Players toss a little further 2013-09-04 18:15:20 +01:00
Player.h Moved throw pos and speed calculation from cProjectileEntity into cPlayer. 2013-08-30 17:29:46 +02:00
ProjectileEntity.cpp Basic support for thrown items - eggs, snowballs and ender pearls. 2013-08-30 18:10:58 +02:00
ProjectileEntity.h Basic support for thrown items - eggs, snowballs and ender pearls. 2013-08-30 18:10:58 +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