1
0
Fork 0
cuberite-2a/src/Entities
Tiger Wang eb4432bb62 Tentative fix for player-limit race condition (#3862)
* Attempts to fix #2257

Derived from d233e9843148313c71fbaba96ccff660e47b07b1

* Changed player count type to int

* Clarified certain actions
2017-07-28 17:54:40 +01:00
..
ArrowEntity.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +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 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 Updated armor cover calculation. (#3858) 2017-07-23 10:46:38 +01:00
Entity.h Updated armor cover calculation. (#3858) 2017-07-23 10:46:38 +01: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 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 Exported cFallingBlock and cExpOrb (#3700) 2017-05-09 14:24:41 +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 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
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 Fix crash after calling OnTick on removed effect (#3501) 2016-12-30 00:06:30 +01:00
Pawn.h Clang 5.0 fixes 2017-05-21 12:19:06 +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 Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) 2017-07-12 12:13:27 +02:00
Player.cpp Tentative fix for player-limit race condition (#3862) 2017-07-28 17:54:40 +01:00
Player.h Updated armor cover calculation. (#3858) 2017-07-23 10:46:38 +01:00
ProjectileEntity.cpp Tracer replacement (#3704) 2017-05-11 13:34:36 +01: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
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