.. |
Boat.cpp
|
Fixed a boat ASSERT
|
2014-02-08 23:02:50 +00:00 |
Boat.h
|
Boats drop a boat pickup when destroyed by hand. You can now actualy use boats.
|
2013-12-16 18:03:39 +01:00 |
CMakeLists.txt
|
moved entities to globs
|
2013-12-10 23:09:16 +00:00 |
Effects.h
|
Exported E_EFFECTS_<Effect> to lua. Forgot to commit Globals.h.
|
2013-12-14 22:34:49 +01:00 |
Entity.cpp
|
Fixed most of the reordering warnings
|
2014-02-05 09:43:49 -08:00 |
Entity.h
|
Merge branch 'master' into itemframes
|
2014-02-18 22:13:44 +00:00 |
ExpOrb.cpp
|
Fixed minor formatting issues from #682
|
2014-02-16 13:37:36 +00:00 |
ExpOrb.h
|
Pickup constructor no longer exported
|
2014-02-03 22:51:26 +00:00 |
FallingBlock.cpp
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
FallingBlock.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
Floater.cpp
|
Fixed most of the reordering warnings
|
2014-02-05 09:43:49 -08:00 |
Floater.h
|
Pickup constructor no longer exported
|
2014-02-03 22:51:26 +00:00 |
ItemFrame.cpp
|
Changed BlockFace type to eBlockFace
|
2014-02-18 21:33:33 +00:00 |
ItemFrame.h
|
Changed BlockFace type to eBlockFace
|
2014-02-18 21:33:33 +00:00 |
Minecart.cpp
|
Fixed most of the reordering warnings
|
2014-02-05 09:43:49 -08:00 |
Minecart.h
|
Begin implementing ascending rails
|
2014-01-19 19:31:17 +00:00 |
Painting.cpp
|
Implemented paintings, fixes #689
|
2014-02-18 00:16:03 +00:00 |
Painting.h
|
Properly exported and documented paintings
|
2014-02-18 11:37:45 +00:00 |
Pawn.cpp
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
Pawn.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
Pickup.cpp
|
Fixed most of the reordering warnings
|
2014-02-05 09:43:49 -08:00 |
Pickup.h
|
Pickup constructor no longer exported
|
2014-02-03 22:51:26 +00:00 |
Player.cpp
|
Fixed minor formatting issues from #682
|
2014-02-16 13:37:36 +00:00 |
Player.h
|
Links sent via chat messages are clickable.
|
2014-02-16 23:51:32 +01:00 |
ProjectileEntity.cpp
|
Replace random Float Generation and broadcast the Exp Pickup Sound
|
2014-02-16 01:25:39 +01:00 |
ProjectileEntity.h
|
Improved Type safety of eBlockFace
|
2014-02-04 10:59:05 -08:00 |
TNTEntity.cpp
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
TNTEntity.h
|
Exported the cTNTEntity
|
2013-12-14 16:28:17 +01:00 |