1
0
Fork 0
cuberite-2a/src/Entities
Jonathan Fabian 24c6da6209 Add missing IsSpectatorMode() checks in Player.cpp, make sure that player is flying when spawned otherwise it will fall through the world. 2014-12-02 20:25:41 -05:00
..
ArrowEntity.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ArrowEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
Boat.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Boat.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
EnderCrystal.cpp Removed more unessicary includes 2014-09-26 18:13:19 +01:00
EnderCrystal.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Entity.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Entity.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07: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 En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ExpOrb.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
FallingBlock.cpp Merge branch 'master' into chunksparsing/structs 2014-05-10 05:05:44 -07:00
FallingBlock.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07: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 Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
FireworkEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
Floater.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Floater.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07: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 Properly exported cItemFrame and cHangingEntity to Lua. 2014-10-21 22:02:30 +02: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 En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Minecart.h Minecart.h: Fixed integral conversion warning. 2014-11-27 22:50:18 +01:00
Painting.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Painting.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
Pawn.cpp Added CustomName to cMonster. 2014-09-01 20:12:56 +02:00
Pawn.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Pickup.cpp Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
Pickup.h Merged branch 'master' of git://github.com/sriehl/MCServer 2014-10-21 18:12:40 +02:00
Player.cpp Add missing IsSpectatorMode() checks in Player.cpp, make sure that player is flying when spawned otherwise it will fall through the world. 2014-12-02 20:25:41 -05:00
Player.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ProjectileEntity.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ProjectileEntity.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
SplashPotionEntity.cpp SplashPotionEntity: Use `const cItem &` instead of a cItem 2014-07-26 03:55:40 -07:00
SplashPotionEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
TNTEntity.cpp Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
TNTEntity.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
ThrownEggEntity.cpp Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ThrownEggEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ThrownEnderPearlEntity.cpp Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ThrownEnderPearlEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ThrownSnowballEntity.cpp Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02:00
ThrownSnowballEntity.h Exported individual projectile classes to Lua API. 2014-10-21 21:25:52 +02: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