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.cpp
|
Bundled fixes [SEE DESC]
|
2013-11-10 22:20:25 +00:00 |
Pickup.h
|
cPickup cleanup.
|
2013-10-24 16:44:25 +02:00 |
Player.cpp
|
Exported static XP calculation to Lua API.
|
2013-11-21 22:09:11 +01:00 |
Player.h
|
Exported static XP calculation to Lua API.
|
2013-11-21 22:09:11 +01:00 |
ProjectileEntity.cpp
|
General fixes [SEE DESC]
|
2013-11-16 20:58:17 +00:00 |
ProjectileEntity.h
|
General fixes [SEE DESC]
|
2013-11-16 20:58:17 +00:00 |