1
0
Fork 0
cuberite-2a/src/Entities
x12xx12x 3ff57559e3
ItemHandler initialisation is a constant expression (#5344)
* Transition to non-pointer item handler
* That is my destructor - I decide when I leave this world
* I declare your destruction private and you final
2021-12-01 23:31:10 +00:00
..
ArrowEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
ArrowEntity.h Fix arrows preventing block placement 2020-08-09 10:19:01 +00:00
Boat.cpp Spectation: add dedicated pathway for spectator mode (#5303) 2021-09-29 22:17:03 +00:00
Boat.h Added functionality: mobs now enter boats and minecarts (#5214) 2021-04-30 11:39:10 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
EnderCrystal.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
EnderCrystal.h Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) 2020-11-06 15:00:59 +00:00
Entity.cpp ItemHandler initialisation is a constant expression (#5344) 2021-12-01 23:31:10 +00:00
Entity.h Snipe skeleton achievment 2021-10-02 21:18:18 +01:00
EntityEffect.cpp Replaced cpp14::make_unique<> with std::make_unique<>. 2020-08-01 20:04:31 +01:00
EntityEffect.h Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
ExpBottleEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
ExpBottleEntity.h Using Super. 2020-04-16 20:07:48 +00:00
ExpOrb.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
ExpOrb.h Using Super. 2020-04-16 20:07:48 +00:00
FallingBlock.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
FallingBlock.h Using Super. 2020-04-16 20:07:48 +00:00
FireChargeEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
FireChargeEntity.h Using Super. 2020-04-16 20:07:48 +00:00
FireworkEntity.cpp Unify multiprotocol entity animations 2021-04-12 22:35:07 +01:00
FireworkEntity.h Using Super. 2020-04-16 20:07:48 +00:00
Floater.cpp Spectation: add dedicated pathway for spectator mode (#5303) 2021-09-29 22:17:03 +00:00
Floater.h Using Super. 2020-04-16 20:07:48 +00:00
GhastFireballEntity.cpp Using Super. 2020-04-16 20:07:48 +00:00
GhastFireballEntity.h Using Super. 2020-04-16 20:07:48 +00:00
HangingEntity.cpp Prevent placing of hangables on illegal blocks and break when support block broken (#5301) 2021-10-03 21:29:45 +01:00
HangingEntity.h Prevent placing of hangables on illegal blocks and break when support block broken (#5301) 2021-10-03 21:29:45 +01:00
ItemFrame.cpp Prevent placing of hangables on illegal blocks and break when support block broken (#5301) 2021-10-03 21:29:45 +01:00
ItemFrame.h Prevent placing of hangables on illegal blocks and break when support block broken (#5301) 2021-10-03 21:29:45 +01:00
LeashKnot.cpp Some emplace_back replacements (#5149) 2021-03-07 16:31:43 +00:00
LeashKnot.h Using Super. 2020-04-16 20:07:48 +00:00
Minecart.cpp Spectation: add dedicated pathway for spectator mode (#5303) 2021-09-29 22:17:03 +00:00
Minecart.h Basic elytra flight (#5124) 2021-04-03 18:45:20 +01:00
Painting.cpp Prevent placing of hangables on illegal blocks and break when support block broken (#5301) 2021-10-03 21:29:45 +01:00
Painting.h Paintings: add sound effects, remove critical hitting (#5276) 2021-07-28 21:51:59 +01:00
Pawn.cpp Haybale damage reduction implementation (#5277) 2021-08-04 10:58:54 +02:00
Pawn.h Chorus fruit teleport (#5259) 2021-07-10 20:05:00 +00:00
Pickup.cpp Add player statistics to API (#5193) 2021-05-03 21:07:09 +01:00
Pickup.h Using Super. 2020-04-16 20:07:48 +00:00
Player.cpp ItemHandler initialisation is a constant expression (#5344) 2021-12-01 23:31:10 +00:00
Player.h Miscellaneous fixes (#5320) 2021-11-11 21:02:29 +00:00
ProjectileEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
ProjectileEntity.h Update entity sizes 2021-04-12 22:35:07 +01:00
SplashPotionEntity.cpp Thrown potions/enderpearls: cleanup 2021-04-12 22:35:07 +01:00
SplashPotionEntity.h Thrown potions/enderpearls: cleanup 2021-04-12 22:35:07 +01:00
TNTEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
TNTEntity.h Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) 2020-10-05 10:27:14 +00:00
ThrownEggEntity.cpp Fix thrown snowball/egg hit animations 2021-04-12 22:35:07 +01:00
ThrownEggEntity.h Fix thrown snowball/egg hit animations 2021-04-12 22:35:07 +01:00
ThrownEnderPearlEntity.cpp Thrown potions/enderpearls: cleanup 2021-04-12 22:35:07 +01:00
ThrownEnderPearlEntity.h Thrown potions/enderpearls: cleanup 2021-04-12 22:35:07 +01:00
ThrownSnowballEntity.cpp Fix thrown snowball/egg hit animations 2021-04-12 22:35:07 +01:00
ThrownSnowballEntity.h Fix thrown snowball/egg hit animations 2021-04-12 22:35:07 +01:00
WitherSkullEntity.cpp Update entity sizes 2021-04-12 22:35:07 +01:00
WitherSkullEntity.h Using Super. 2020-04-16 20:07:48 +00:00