1
0
Fork 0
cuberite-2a/src/Entities
LogicParrot d344e574de Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
..
ArrowEntity.cpp Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
ArrowEntity.h Converted ArrowEntityTiers to std::chrono 2015-01-16 13:13:23 +00:00
Boat.cpp Changed air drag units to 'interpolated ticks' per second 2015-03-31 11:03:35 -04:00
Boat.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
CMakeLists.txt Fixed Clang warnings. 2016-01-06 16:20:12 +01:00
EnderCrystal.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
EnderCrystal.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Entity.cpp Fix crash when tamed wolf is hit by arrows 2016-01-16 16:37:37 +02:00
Entity.h Spiders now friendly at daylight, new cChunk functions 2016-01-21 08:21:29 +02:00
EntityEffect.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
EntityEffect.h Added slowness effect and added entity support. 2014-08-30 12:45:39 +02:00
ExpBottleEntity.cpp Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
ExpBottleEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ExpOrb.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
ExpOrb.h Converted cExpOrbEntity to std::chrono 2015-01-16 13:27:10 +00:00
FallingBlock.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
FallingBlock.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
FireChargeEntity.cpp Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
FireChargeEntity.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
FireworkEntity.cpp Modified physics for more vanilla-like behavior 2015-03-30 19:42:32 -04:00
FireworkEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Floater.cpp Test for correct coordinates when fishing 2015-12-10 20:54:55 +01:00
Floater.h Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
GhastFireballEntity.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
GhastFireballEntity.h Made -Weverything an error. 2015-05-24 12:56:56 +01:00
HangingEntity.cpp cPainting saving implemented 2015-03-13 23:05:06 +00:00
HangingEntity.h Added a forgotten break in cHangingEntity constructor. 2015-06-24 13:39:11 +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 Made -Weverything an error. 2015-05-24 12:56:56 +01:00
Minecart.h Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06: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 blockheight mechanism 2015-12-13 15:16:15 +01:00
Pawn.h blockheight mechanism 2015-12-13 15:16:15 +01:00
Pickup.cpp Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
Pickup.h Converted cPickupEntity to std::chrono 2015-01-16 13:56:18 +00:00
Player.cpp Fixed wrong knockback direction after explosion damage 2016-01-16 18:48:07 +02:00
Player.h Fix crash when tamed wolf is hit by arrows 2016-01-16 16:37:37 +02:00
ProjectileEntity.cpp Fix crash when tamed wolf is hit by arrows 2016-01-16 16:37:37 +02:00
ProjectileEntity.h Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
SplashPotionEntity.cpp Add enum for Sound and Particle Effects 2015-11-24 13:21:40 +00:00
SplashPotionEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
TNTEntity.cpp Changed air drag units to 'interpolated ticks' per second 2015-03-31 11:03:35 -04:00
TNTEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEggEntity.cpp Spawn chickens from eggs as babies 2015-12-05 15:54:34 +01:00
ThrownEggEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEnderPearlEntity.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
ThrownEnderPearlEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownSnowballEntity.cpp Tamed wolf assists owner (attack / defence) 2016-01-12 11:47:59 +02:00
ThrownSnowballEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
WitherSkullEntity.cpp Modified physics for more vanilla-like behavior 2015-03-30 19:42:32 -04:00
WitherSkullEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00