1
0
cuberite-2a/source/Mobs
luksor111@gmail.com 994b02f5af Added sounds to levers and mobs
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1093 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-12-21 18:05:34 +00:00
..
AggressiveMonster.cpp Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type. 2012-12-21 12:52:14 +00:00
AggressiveMonster.h Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type. 2012-12-21 12:52:14 +00:00
Bat.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Bat.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Blaze.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Blaze.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Cavespider.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Cavespider.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Chicken.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Chicken.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Cow.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Cow.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Creeper.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Creeper.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Enderman.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Enderman.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Ghast.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Ghast.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Magmacube.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Magmacube.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Monster.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Monster.h Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Mooshroom.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Mooshroom.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Ocelot.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Ocelot.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
PassiveAggressiveMonster.cpp Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type. 2012-12-21 12:52:14 +00:00
PassiveAggressiveMonster.h Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested) 2012-12-21 11:04:08 +00:00
PassiveMonster.cpp Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested) 2012-12-21 11:04:08 +00:00
PassiveMonster.h Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested) 2012-12-21 11:04:08 +00:00
Pig.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Pig.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Sheep.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Sheep.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Silverfish.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Silverfish.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Skeleton.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Skeleton.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Slime.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Slime.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Spider.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Spider.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Squid.cpp Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Squid.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Villager.cpp Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Villager.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Witch.cpp Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Witch.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Wolf.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Wolf.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Zombie.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Zombie.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00
Zombiepigman.cpp Added sounds to levers and mobs 2012-12-21 18:05:34 +00:00
Zombiepigman.h Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). 2012-12-21 12:21:20 +00:00