1
0
Fork 0
cuberite-2a/src/Mobs
Steven Riehl 856764dee8 convert old style casts to fix warnings 2014-10-11 20:39:55 -06:00
..
AggressiveMonster.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
AggressiveMonster.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
Bat.cpp Fixed mob hitbox sizes, removed TODOs 2014-06-07 00:40:01 -07:00
Bat.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Blaze.cpp Nullify deleted pointers. 2014-06-19 01:49:56 -07:00
Blaze.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
CMakeLists.txt Fixed eMonsterType Lua API mismatch. 2014-10-05 22:09:19 +02:00
CaveSpider.cpp For now, removed creator member from Entity Effect for pointer safety 2014-07-11 17:27:29 -07:00
CaveSpider.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Chicken.cpp Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters 2014-02-23 19:50:51 +01:00
Chicken.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Cow.cpp Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters 2014-02-23 19:50:51 +01:00
Cow.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Creeper.cpp More trailing whitespace fixes. 2014-07-17 23:16:54 +02:00
Creeper.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
EnderDragon.cpp Moved source to src 2013-11-24 14:19:41 +00:00
EnderDragon.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Enderman.cpp Derp 2014-09-28 19:27:53 -07:00
Enderman.h Make endermen take damage in water 2014-09-28 13:56:41 -07:00
Ghast.cpp Nullify deleted pointers. 2014-06-19 01:49:56 -07:00
Ghast.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Giant.cpp Merge remote-tracking branch 'origin/master' into foldermove2 2013-11-24 14:37:03 +00:00
Giant.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Horse.cpp More trailing whitespace fixes. 2014-07-17 23:16:54 +02:00
Horse.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
IncludeAllMonsters.h Fixed references to renamed files. 2014-04-23 15:25:10 -07:00
IronGolem.cpp Fixed Formatting, added compiler warning suppressing methods, fixed comments 2014-02-24 15:38:38 +01:00
IronGolem.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
MagmaCube.cpp Fixed references to renamed files. 2014-04-23 15:25:10 -07:00
MagmaCube.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Monster.cpp Fixed a missed value. 2014-10-05 22:56:56 +02:00
Monster.h convert old style casts to fix warnings 2014-10-11 20:39:55 -06:00
MonsterTypes.h Fixed eMonsterType Lua API mismatch. 2014-10-05 22:09:19 +02:00
Mooshroom.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
Mooshroom.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Ocelot.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
PassiveAggressiveMonster.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
PassiveAggressiveMonster.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
PassiveMonster.cpp Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
PassiveMonster.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
Pig.cpp Merged branch 'tonibm19/master'. 2014-06-26 17:09:28 +02:00
Pig.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Sheep.cpp Merge branch 'master' into blocks 2014-09-26 18:32:31 +02:00
Sheep.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Silverfish.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Skeleton.cpp Monster fixes 2014-07-18 10:47:00 +01:00
Skeleton.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Slime.cpp Fixed slime-related comments. 2014-07-18 23:20:42 +02:00
Slime.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
SnowGolem.cpp Revert "Globals.h: Added Floor and Ciel casting, C++ cast cleanups, etc" 2014-09-03 16:23:03 -07:00
SnowGolem.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Spider.cpp Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters 2014-02-23 19:50:51 +01:00
Spider.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Squid.cpp Unified Vector classes 2014-03-11 16:02:25 +02:00
Squid.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Villager.cpp Fixed wrong Surrounding size 2014-09-25 19:19:30 +02:00
Villager.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
Witch.cpp Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters 2014-02-23 19:50:51 +01:00
Witch.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Wither.cpp Tailored death messages 2014-07-04 10:55:09 +01:00
Wither.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
Wolf.cpp Wolf uses UUID for owner. 2014-08-03 22:04:52 +02:00
Wolf.h Wolf uses UUID for owner. 2014-08-03 22:04:52 +02:00
Zombie.cpp Monster fixes 2014-07-18 10:47:00 +01:00
Zombie.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
ZombiePigman.cpp Tailored death messages 2014-07-04 10:55:09 +01:00
ZombiePigman.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00