1
0
Fork 0
cuberite-2a/src/Entities
peterbell10 f4f2fc7c3d Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
..
ArrowEntity.cpp Added knockback to arrows, fixed knockback enchantment handling (#3900) 2017-08-13 12:40:23 +01:00
ArrowEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Boat.cpp Exported boat 2017-05-24 19:02:18 +02:00
Boat.h Exported boat 2017-05-24 19:02:18 +02:00
CMakeLists.txt Fully implemented leashes (#3798) 2017-08-21 10:46:41 +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 Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Entity.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00
EntityEffect.cpp Minor changes (#3909) 2017-08-24 11:19:40 +02:00
EntityEffect.h Implement invisibility effect 2017-08-03 15:34:38 +02:00
ExpBottleEntity.cpp FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
ExpBottleEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ExpOrb.cpp Fixed exp orb (#3744) 2017-06-03 21:10:48 +02:00
ExpOrb.h Exported cFallingBlock and cExpOrb (#3700) 2017-05-09 14:24:41 +02:00
FallingBlock.cpp Fixed falling block spawning 2016-07-05 17:10:58 -04:00
FallingBlock.h Removed unused forward declarations (#3888) 2017-08-03 15:10:29 +02:00
FireChargeEntity.cpp Minor changes (#3909) 2017-08-24 11:19:40 +02:00
FireChargeEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FireworkEntity.cpp Entities now bail out of ticks if destroyed (#3363) 2016-09-03 14:31:27 +03:00
FireworkEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Floater.cpp FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
Floater.h Changed fish launching mechanism (#3520) 2017-02-20 10:03:19 +01: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
LeashKnot.cpp Use ref instead of pointer 2017-08-24 14:36:29 +02:00
LeashKnot.h Fully implemented leashes (#3798) 2017-08-21 10:46:41 +02:00
Minecart.cpp Fixes problems with windows: 2017-06-05 15:14:23 +02:00
Minecart.h Powered rails can kick-start minecarts (#3472) 2016-12-10 09:53:35 +01: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 Added check to deactivate existing entity effects when new entity effects are added. 2017-08-24 11:19:01 +02:00
Pawn.h Implement invisibility effect 2017-08-03 15:34:38 +02:00
Pickup.cpp Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) 2017-07-12 12:13:27 +02:00
Pickup.h Check for intersection between placed blocks and entities. (#3850) 2017-07-28 17:59:21 +01:00
Player.cpp Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
Player.h Add cUUID class (#3871) 2017-08-25 13:43:18 +01:00
ProjectileEntity.cpp Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
ProjectileEntity.h Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01: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 Replaced includes with forward declarations 2017-08-13 12:31:10 +01:00
TNTEntity.cpp Entities now bail out of ticks if destroyed (#3363) 2016-09-03 14:31:27 +03:00
TNTEntity.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ThrownEggEntity.cpp FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02: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
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