1
0
Fork 0
cuberite-2a/src/Mobs
Safwat Halaby dfeced18b2 PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
..
AggressiveMonster.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
AggressiveMonster.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Bat.cpp Changed air drag units to 'interpolated ticks' per second 2015-03-31 11:03:35 -04:00
Bat.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Blaze.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Blaze.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
CMakeLists.txt Decoupled cMonster and path recalc logic, re-implemented recalc 2015-12-13 07:13:34 +02:00
CaveSpider.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
CaveSpider.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Chicken.cpp Chicken egg code early bailout 2015-12-23 15:57:26 +02:00
Chicken.h change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Cow.cpp implement breeding 2015-11-29 20:14:28 +01:00
Cow.h change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Creeper.cpp stop creepers from exploding even if they just died 2015-12-08 22:34:32 +01:00
Creeper.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
EnderDragon.cpp Moved source to src 2013-11-24 14:19:41 +00:00
EnderDragon.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Enderman.cpp neutral mobs shouldn't chase the player unless aggro'd 2015-11-08 23:42:26 +01:00
Enderman.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Ghast.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Ghast.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Giant.cpp Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
Giant.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Guardian.cpp Disabled squids and Guardians pathfinding, #2460 2015-09-27 19:48:37 +03:00
Guardian.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Horse.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Horse.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
IncludeAllMonsters.h Added Rabbits 2014-12-20 10:31:34 +01:00
IronGolem.cpp Update IronGolem.cpp 2015-04-17 21:18:34 +03:00
IronGolem.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
MagmaCube.cpp GetSizeName of cSlime and cMagmaCube is now static 2015-05-08 20:50:05 -04:00
MagmaCube.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Monster.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Monster.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
MonsterTypes.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Mooshroom.cpp Spawn baby mobs 2015-07-16 22:49:55 +02:00
Mooshroom.h change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Ocelot.h implement breeding 2015-11-29 20:14:28 +01:00
PassiveAggressiveMonster.cpp neutral mobs shouldn't chase the player unless aggro'd 2015-11-08 23:42:26 +01:00
PassiveAggressiveMonster.h neutral mobs shouldn't chase the player unless aggro'd 2015-11-08 23:42:26 +01:00
PassiveMonster.cpp sheep color inheritance 2015-12-13 13:04:18 +01:00
PassiveMonster.h sheep color inheritance 2015-12-13 13:04:18 +01:00
Path.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Path.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
PathFinder.cpp PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
PathFinder.h PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Pig.cpp implement breeding 2015-11-29 20:14:28 +01:00
Pig.h change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Rabbit.cpp Added Rabbit Metadata values. 2015-07-17 01:09:06 +02:00
Rabbit.h change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Sheep.cpp sheep color inheritance 2015-12-13 13:04:18 +01:00
Sheep.h sheep color inheritance 2015-12-13 13:04:18 +01:00
Silverfish.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Skeleton.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Skeleton.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Slime.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Slime.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
SnowGolem.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
SnowGolem.h snow golems are "neutral" 2015-12-13 13:13:37 +01:00
Spider.cpp Improved spider AI 2015-07-16 11:15:57 -06:00
Spider.h Improved spider AI 2015-07-16 11:15:57 -06:00
Squid.cpp Disabled squids and Guardians pathfinding, #2460 2015-09-27 19:48:37 +03:00
Squid.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Villager.cpp Decoupled cMonster and path recalc logic, re-implemented recalc 2015-12-13 07:13:34 +02:00
Villager.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Witch.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Witch.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Wither.cpp Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Wither.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Wolf.cpp fix wolf collars 2015-12-03 15:13:03 +01:00
Wolf.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
Zombie.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Zombie.h AI - Better daylight handling 2015-05-02 14:32:33 +03:00
ZombiePigman.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
ZombiePigman.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00