1
0
Fork 0
cuberite-2a/src/Mobs
Mattes D 6e4122e551 Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
..
AggressiveMonster.cpp Merge branch 'master' into PreventNewWarnings 2015-05-29 00:12:56 +01:00
AggressiveMonster.h Converted Monster to std::chrono 2015-01-16 14:38:21 +00: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 Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Blaze.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
CMakeLists.txt Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
CaveSpider.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
CaveSpider.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00:00
Chicken.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Chicken.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00: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 Fixed creeper explosions 2015-05-30 09:54:32 +03:00
Creeper.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00: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 Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Ghast.h Initial convertion of a_Dt to std::chrono 2015-01-11 21:12:26 +00: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 squid and Guardian Pathfinding 2015-05-30 10:04:27 +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 Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
Monster.h Unified the doxy-comment format. 2015-07-31 16:49:10 +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 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 Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Path.h Unified the doxy-comment format. 2015-07-31 16:49:10 +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 Merge branch 'master' into PreventNewWarnings 2015-05-29 00:12:56 +01:00
Skeleton.h AI - Better daylight handling 2015-05-02 14:32:33 +03:00
Slime.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
Slime.h GetSizeName of cSlime and cMagmaCube is now static 2015-05-08 20:50:05 -04: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 squid and Guardian Pathfinding 2015-05-30 10:04:27 +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 Merge branch 'master' into PreventNewWarnings 2015-05-28 11:05:41 +01:00
Wolf.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
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