1
0
cuberite-2a/src/Mobs
Mattes D 5749b40422 Merge pull request #588 from mc-server/Sheep_Eating
Implemented sheeps eating grass.
2014-01-25 13:36:47 -08:00
..
AggressiveMonster.cpp Attack() is no longer always called 2014-01-25 19:00:50 +00:00
AggressiveMonster.h Large reworking of mob code [SEE DESC] 2014-01-24 19:57:32 +00:00
Bat.cpp
Bat.h
Blaze.cpp
Blaze.h
Cavespider.cpp
Cavespider.h
Chicken.cpp
Chicken.h
CMakeLists.txt
Cow.cpp
Cow.h
Creeper.cpp Did what xoft recommended 2014-01-25 21:29:27 +00:00
Creeper.h Implemented creeper abilities 2014-01-24 19:52:52 +00:00
EnderDragon.cpp
EnderDragon.h
Enderman.cpp
Enderman.h
Ghast.cpp
Ghast.h
Giant.cpp
Giant.h
Horse.cpp
Horse.h
IncludeAllMonsters.h
IronGolem.cpp
IronGolem.h All mobs now drown (fixes #54) 2014-01-24 23:58:51 +00:00
Magmacube.cpp
Magmacube.h
Monster.cpp Implemented fall damage for mobs 2014-01-25 19:02:13 +00:00
Monster.h Implemented fall damage for mobs 2014-01-25 19:02:13 +00:00
Mooshroom.cpp
Mooshroom.h
Ocelot.h
PassiveAggressiveMonster.cpp Changed a condition to IsGameMode 2014-01-24 21:54:20 +00:00
PassiveAggressiveMonster.h
PassiveMonster.cpp Large reworking of mob code [SEE DESC] 2014-01-24 19:57:32 +00:00
PassiveMonster.h
Pig.cpp
Pig.h
Sheep.cpp Implemented sheeps eating grass. 2014-01-25 21:19:52 +01:00
Sheep.h Implemented sheeps eating grass. 2014-01-25 21:19:52 +01:00
Silverfish.h
Skeleton.cpp Zombies and skeletons use AI 2014-01-24 23:56:05 +00:00
Skeleton.h
Slime.cpp
Slime.h
SnowGolem.cpp Fixed bug where snowgolems could replace non-solid blocks to snow blocks. 2013-12-22 21:12:34 +01:00
SnowGolem.h Snow golems die in hot biomes and leave a snow trail. 2013-12-22 20:40:07 +01:00
Spider.cpp
Spider.h
Squid.cpp Fixed a failure in cSquid. 2014-01-24 22:23:57 +01:00
Squid.h All mobs now drown (fixes #54) 2014-01-24 23:58:51 +00:00
Villager.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Villager.h
Witch.cpp
Witch.h
Wither.cpp
Wither.h
Wolf.cpp Made wolves compatible with new AI code 2014-01-24 20:46:47 +00:00
Wolf.h Made wolves compatible with new AI code 2014-01-24 20:46:47 +00:00
Zombie.cpp Zombies and skeletons use AI 2014-01-24 23:56:05 +00:00
Zombie.h Sorted a few constructors to remove warnings. 2013-12-20 16:39:20 +01:00
Zombiepigman.cpp
Zombiepigman.h