1
0
Fork 0
cuberite-2a/src/Entities
Raekye 378528136c use DoSetSpeed in AddSpeed* in Entity.cpp 2015-02-25 20:56:45 -05:00
..
ArrowEntity.cpp Converted ArrowEntityTiers to std::chrono 2015-01-16 13:13:23 +00:00
ArrowEntity.h Converted ArrowEntityTiers to std::chrono 2015-01-16 13:13:23 +00:00
Boat.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Boat.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
EnderCrystal.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
EnderCrystal.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Entity.cpp use DoSetSpeed in AddSpeed* in Entity.cpp 2015-02-25 20:56:45 -05:00
Entity.h cPlayer should override IsOnGround() 2015-02-07 10:46:01 +01:00
EntityEffect.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
EntityEffect.h Added slowness effect and added entity support. 2014-08-30 12:45:39 +02:00
ExpBottleEntity.cpp Made ExpBottleEntity break on entities. 2014-09-23 00:28:12 -07:00
ExpBottleEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ExpOrb.cpp Converted cExpOrbEntity to std::chrono 2015-01-16 13:27:10 +00:00
ExpOrb.h Converted cExpOrbEntity to std::chrono 2015-01-16 13:27:10 +00:00
FallingBlock.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
FallingBlock.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
FireChargeEntity.cpp Fixed projectile source filenames, indentations 2014-04-27 17:05:18 -07:00
FireChargeEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
FireworkEntity.cpp Fixed type-conversion warnings. 2015-01-18 11:02:17 +01:00
FireworkEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Floater.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Floater.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
GhastFireballEntity.cpp Fixed projectile source filenames, indentations 2014-04-27 17:05:18 -07:00
GhastFireballEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
HangingEntity.cpp Properly exported cItemFrame and cHangingEntity to Lua. 2014-10-21 22:02:30 +02:00
HangingEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ItemFrame.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemFrame.h cItemFrame: Fixed a forgotten rename. 2014-10-21 22:32:17 +02:00
Minecart.cpp Fixed type-conversion warnings. 2015-01-18 11:02:17 +01:00
Minecart.h Converted MinecartEntity to std::chrono 2015-01-16 13:42:44 +00:00
Painting.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Painting.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Pawn.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Pawn.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Pickup.cpp Converted cPickupEntity to std::chrono 2015-01-16 13:56:18 +00:00
Pickup.h Converted cPickupEntity to std::chrono 2015-01-16 13:56:18 +00:00
Player.cpp Converted cServer to use the cNetwork API. 2015-01-27 14:53:31 +01:00
Player.h Spacing 2015-02-07 10:46:01 +01:00
ProjectileEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ProjectileEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
SplashPotionEntity.cpp SplashPotionEntity: Use `const cItem &` instead of a cItem 2014-07-26 03:55:40 -07:00
SplashPotionEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
TNTEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
TNTEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEggEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEggEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEnderPearlEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownEnderPearlEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownSnowballEntity.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
ThrownSnowballEntity.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
WitherSkullEntity.cpp Fixed formatting for cWitherSkullEntity 2014-07-17 10:24:29 +02:00
WitherSkullEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00