Boat.h
|
Removed some unneeded includes
|
2013-09-22 19:48:59 +01:00 |
Entity.cpp
|
Fixed friction for entities
|
2013-09-16 19:19:25 +01:00 |
Entity.h
|
Merge pull request #159 from tigerw/bugfix
|
2013-09-11 12:19:39 -07:00 |
Minecart.cpp
|
Even more fixes [SEE DESC]
|
2013-09-12 23:57:02 +01:00 |
Minecart.h
|
Removed some unneeded includes
|
2013-09-22 19:48: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
|
Implemented xoft's suggestions
|
2013-09-19 21:21:56 +01:00 |
Pickup.h
|
Fixed pickups
|
2013-09-18 22:20:08 +01:00 |