1
0
cuberite-2a/src/Entities
Mattes D d1dee3c909 Fixed RasPi builds of unit tests.
On RasPi with gcc 4.8.2, the asserts wouldn't compile when tests were enabled.
Enforced the assumption that ASSERT code is generated only in Debug builds.
2016-08-04 20:47:53 +02:00
..
ArrowEntity.cpp Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
ArrowEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Boat.cpp Fixes for boat entities (#3265) 2016-07-18 22:10:00 +02:00
Boat.h Fixes for boat entities (#3265) 2016-07-18 22:10:00 +02:00
CMakeLists.txt CMake: Remove needless minimum version specifications. 2016-07-18 22:11:42 +02:00
EnderCrystal.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
EnderCrystal.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Entity.cpp Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
Entity.h Updated API documentation. 2016-07-18 22:11:40 +02:00
EntityEffect.cpp Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
EntityEffect.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ExpBottleEntity.cpp Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
ExpBottleEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ExpOrb.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ExpOrb.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FallingBlock.cpp Fixed falling block spawning 2016-07-05 17:10:58 -04:00
FallingBlock.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FireChargeEntity.cpp Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
FireChargeEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FireworkEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FireworkEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Floater.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Floater.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
GhastFireballEntity.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
GhastFireballEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
HangingEntity.cpp cPainting saving implemented 2015-03-13 23:05:06 +00:00
HangingEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemFrame.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ItemFrame.h Unified cPacketizer across all protocols. 2015-03-22 19:46:08 +01:00
Minecart.cpp Close chest window if minecart is destroyed 2016-06-30 11:08:09 +02:00
Minecart.h Proper minecart DoSetSpeed Override (#3174) 2016-04-30 13:07:35 +03:00
Painting.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Painting.h cPainting saving implemented 2015-03-13 23:05:06 +00:00
Pawn.cpp Dropped 1.7 support (#3253) 2016-07-21 09:47:42 +02:00
Pawn.h Updated API documentation. 2016-07-18 22:11:40 +02:00
Pickup.cpp Fix issues below y = 0 2016-04-18 21:58:57 +03:00
Pickup.h Converted cPickupEntity to std::chrono 2015-01-16 13:56:18 +00:00
Player.cpp Fixed fall damage 2016-06-01 23:46:24 +01:00
Player.h Changed cLuaWindow callbacks to use cLuaState::cCallback. 2016-06-27 20:51:50 +02:00
ProjectileEntity.cpp Fixed RasPi builds of unit tests. 2016-08-04 20:47:53 +02:00
ProjectileEntity.h Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
SplashPotionEntity.cpp 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) 2016-05-14 20:12:42 +01:00
SplashPotionEntity.h 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) 2016-05-14 20:12:42 +01:00
ThrownEggEntity.cpp Spawn chickens from eggs as babies 2015-12-05 15:54:34 +01:00
ThrownEggEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ThrownEnderPearlEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ThrownEnderPearlEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ThrownSnowballEntity.cpp Improved tamed wolf pack cooperation and projectile reactions 2016-01-22 21:16:27 +02:00
ThrownSnowballEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
TNTEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
TNTEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
WitherSkullEntity.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
WitherSkullEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00