.. |
AggressiveMonster.cpp
|
Basic style fixes.
|
2014-07-17 22:50:58 +02:00 |
AggressiveMonster.h
|
Further refactored, Reverted Minecart change
|
2014-04-26 09:25:30 -07: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 |
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 |
CMakeLists.txt
|
Subdirs: Only add_library if not using MSVC
|
2014-07-18 17:41:43 -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
|
BasicStyleCheck: Dividers are exactly 80 slashes.
|
2014-08-04 13:20:28 +02:00 |
Enderman.h
|
Improved endermen code a little
|
2014-08-01 22:15:32 +01: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
|
Added name tag
|
2014-09-01 21:05:45 +02:00 |
Monster.h
|
Added name tag
|
2014-09-01 21:05:45 +02:00 |
Mooshroom.cpp
|
added mooshroom to cow conversion
|
2014-02-27 22:04:48 +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
|
Add entity invulnerable
|
2014-04-26 00:32:30 +02:00 |
PassiveAggressiveMonster.h
|
Add entity invulnerable
|
2014-04-26 00:32:30 +02:00 |
PassiveMonster.cpp
|
Add entity invulnerable
|
2014-04-26 00:32:30 +02:00 |
PassiveMonster.h
|
Add entity invulnerable
|
2014-04-26 00:32:30 +02: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
|
Added name tag
|
2014-09-01 21:05:45 +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
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02: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
|
Basic style fixes.
|
2014-07-17 22:50:58 +02:00 |
Villager.h
|
Removed redundant semicolons and re-added warning
|
2014-07-24 11:21:37 -07: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 |