1
0
cuberite-2a/source/Mobs
2013-10-18 16:34:01 +02:00
..
AggressiveMonster.cpp Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
AggressiveMonster.h Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
Bat.cpp Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
Bat.h Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawning 2013-10-14 10:03:47 -06:00
Blaze.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Blaze.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Cavespider.cpp Third round of fixes 2013-10-11 00:41:54 +01:00
Cavespider.h Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Chicken.cpp Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Chicken.h Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Cow.cpp Fixed compilation errors. 2013-10-16 15:15:51 +02:00
Cow.h Fixed a big fail.I did 2013-10-15 18:17:17 +02:00
Creeper.cpp Second round of fixes 2013-10-09 21:02:59 +01:00
Creeper.h Second round of fixes 2013-10-09 21:02:59 +01:00
EnderDragon.cpp Added moar mobs! 2013-09-18 22:17:43 +01:00
EnderDragon.h Added moar mobs! 2013-09-18 22:17:43 +01:00
Enderman.cpp Third round of fixes 2013-10-11 00:41:54 +01:00
Enderman.h Second round of fixes 2013-10-09 21:02:59 +01:00
Ghast.cpp Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Ghast.h Second round of fixes 2013-10-09 21:02:59 +01:00
Giant.cpp Added moar mobs! 2013-09-18 22:17:43 +01:00
Giant.h Added moar mobs! 2013-09-18 22:17:43 +01:00
Horse.cpp Fixed indentation and re-styled conditions. 2013-10-18 16:34:01 +02:00
Horse.h Sixth round of fixes 2013-10-11 21:33:56 +01:00
IncludeAllMonsters.h Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawning 2013-10-14 10:03:47 -06:00
IronGolem.cpp Added moar mobs! 2013-09-18 22:17:43 +01:00
IronGolem.h Fixed compilation from previous commit. 2013-09-21 11:05:44 +02:00
Magmacube.cpp Linux compilation fix #2. 2013-09-21 11:15:53 +02:00
Magmacube.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Monster.cpp Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawning 2013-10-14 10:03:47 -06:00
Monster.h Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawning 2013-10-14 10:03:47 -06:00
Mooshroom.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Mooshroom.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Ocelot.h Third round of fixes 2013-10-11 00:41:54 +01:00
PassiveAggressiveMonster.cpp Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
PassiveAggressiveMonster.h Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
PassiveMonster.cpp Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
PassiveMonster.h Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
Pig.cpp Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Pig.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Sheep.cpp Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Sheep.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Silverfish.h Third round of fixes 2013-10-11 00:41:54 +01:00
Skeleton.cpp Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Skeleton.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Slime.cpp Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Slime.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
SnowGolem.cpp Added moar mobs! 2013-09-18 22:17:43 +01:00
SnowGolem.h Added moar mobs! 2013-09-18 22:17:43 +01:00
Spider.cpp Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Spider.h Rewritten entity-on-fire management ("forever on fire" bugs) 2013-07-01 10:39:56 +00:00
Squid.cpp Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
Squid.h Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy 2013-09-10 15:09:45 +02:00
Villager.cpp Fifth round of fixes 2013-10-11 20:57:22 +01:00
Villager.h Eight round of fixes 2013-10-13 12:47:55 +01:00
Witch.cpp Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Witch.h Second round of fixes 2013-10-09 21:02:59 +01:00
Wither.cpp Added moar mobs! 2013-09-18 22:17:43 +01:00
Wither.h Added moar mobs! 2013-09-18 22:17:43 +01:00
Wolf.cpp Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Wolf.h Initial Metadata Commit [SEE DESC] 2013-10-08 19:20:49 +01:00
Zombie.cpp Second round of fixes 2013-10-09 21:02:59 +01:00
Zombie.h Second round of fixes 2013-10-09 21:02:59 +01:00
Zombiepigman.cpp Fixed Linux compilation. 2013-09-21 11:10:35 +02:00
Zombiepigman.h Added moar mobs! 2013-09-18 22:17:43 +01:00