1
0
cuberite-2a/src/Mobs
Gargaj 392a3d319c fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

code style

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

code style

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

Merge branch 'master' into cavespider-attack

Merge branch 'master' into cavespider-attack

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

code style

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

fix cavespider poisoning even if attack is in cooldown
make attack function more responsive

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

code style

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack

Merge branch 'master' into cavespider-attack

Merge branch 'master' into cavespider-attack

Merge branch 'cavespider-attack' of github.com:Gargaj/cuberite into cavespider-attack
2015-11-08 21:01:02 +01:00
..
AggressiveMonster.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01:00
AggressiveMonster.h fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +01: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
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 chickens don't take fall damage 2015-11-06 10:22:40 +01:00
Chicken.h chickens don't take fall damage 2015-11-06 10:22:40 +01:00
CMakeLists.txt Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
Cow.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Cow.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Creeper.cpp fix cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +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 Made -Weverything an error. 2015-05-24 12:56:56 +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 Fix comments 2015-05-28 12:54:04 +01:00
Horse.h Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +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 Fixed failed assertation 2015-11-03 08:39:18 +01:00
Monster.h Partial revert of #2446 2015-09-28 08:52:08 +03: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 En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
Ocelot.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
PassiveAggressiveMonster.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
PassiveAggressiveMonster.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
PassiveMonster.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
PassiveMonster.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Path.cpp Fixed a position bug in the pathfinder 2015-08-22 17:06:08 +01:00
Path.h Namechange to Cuberite 2015-09-25 10:14:17 +02:00
Pig.cpp Spawn baby mobs 2015-07-16 22:49:55 +02:00
Pig.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Rabbit.cpp Added Rabbit Metadata values. 2015-07-17 01:09:06 +02:00
Rabbit.h Added Rabbit Metadata values. 2015-07-17 01:09:06 +02:00
Sheep.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Sheep.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00: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 Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00: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 Unified the doxy-comment format. 2015-07-31 16:49:10 +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 cavespider poisoning even if attack is in cooldown 2015-11-08 21:01:02 +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