.. |
Boat.cpp
|
Merge branch 'boats' of git://github.com/tigerw/MCServer.
|
2013-09-09 11:13:14 +02:00 |
Boat.h
|
Merge branch 'boats' of git://github.com/tigerw/MCServer.
|
2013-09-09 11:13:14 +02:00 |
Entity.cpp
|
Merged branch 'Projectiles'.
|
2013-09-07 22:06:30 +02:00 |
Entity.h
|
Merge branch 'boats' of git://github.com/tigerw/MCServer.
|
2013-09-09 11:13:14 +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
|
Fixed inconsistent meta naming
|
2013-09-03 12:33:54 +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
|
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
|
Removed the "charging bow" debug message.
|
2013-09-08 22:43:21 +02:00 |
Player.h
|
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
|
2013-08-30 17:29:46 +02:00 |
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
|
Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt()
|
2013-09-07 18:12:22 +02:00 |
TNTEntity.h
|
Moved entity spawning into cEntity::Initialize().
|
2013-08-25 21:25:13 +02:00 |