Boat.h
|
Removed some unneeded includes
|
2013-09-22 19:48:59 +01:00 |
Entity.cpp
|
Added cEntity:GetYaw() and cEntity:SetYaw().
|
2013-11-03 11:59:05 +01:00 |
Entity.h
|
Added cEntity:GetYaw() and cEntity:SetYaw().
|
2013-11-03 11:59:05 +01:00 |
Minecart.h
|
Second round of fixes
|
2013-10-09 21:02:59 +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.h
|
cPickup cleanup.
|
2013-10-24 16:44:25 +02:00 |
Player.cpp
|
Fixed bow damage in creative
|
2013-11-02 16:01:40 +00:00 |
Player.h
|
Added cPlayer::GetEffectiveGameMode().
|
2013-11-03 11:59:05 +01:00 |
ProjectileEntity.cpp
|
Using tabs
|
2013-10-29 16:44:45 +01:00 |