summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-09-20 22:02:11 +0200
committermadmaxoft <github@xoft.cz>2013-09-20 22:02:11 +0200
commit5cfc108e8379be84abaa28208e49804033893694 (patch)
treea907473fc536040a6656d08579a3d70f618f0532 /VC2008
parentFixed rounding errors in cProtocol125::SendExplosion(). (diff)
parentFixed pickup block spawning (diff)
downloadcuberite-5cfc108e8379be84abaa28208e49804033893694.tar
cuberite-5cfc108e8379be84abaa28208e49804033893694.tar.gz
cuberite-5cfc108e8379be84abaa28208e49804033893694.tar.bz2
cuberite-5cfc108e8379be84abaa28208e49804033893694.tar.lz
cuberite-5cfc108e8379be84abaa28208e49804033893694.tar.xz
cuberite-5cfc108e8379be84abaa28208e49804033893694.tar.zst
cuberite-5cfc108e8379be84abaa28208e49804033893694.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj68
1 files changed, 64 insertions, 4 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 423e3e2b0..ace82b010 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -964,6 +964,14 @@
>
</File>
<File
+ RelativePath="..\source\Mobs\EnderDragon.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\EnderDragon.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Mobs\Enderman.cpp"
>
</File>
@@ -980,11 +988,35 @@
>
</File>
<File
- RelativePath="..\source\Mobs\Magmacube.cpp"
+ RelativePath="..\source\Mobs\Giant.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\Giant.h"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\Horse.cpp"
>
</File>
<File
- RelativePath="..\source\Mobs\Magmacube.h"
+ RelativePath="..\source\Mobs\Horse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\IronGolem.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\IronGolem.h"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\MagmaCube.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\MagmaCube.h"
>
</File>
<File
@@ -1060,6 +1092,14 @@
>
</File>
<File
+ RelativePath="..\source\Mobs\SnowGolem.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\SnowGolem.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Mobs\Spider.cpp"
>
</File>
@@ -1092,6 +1132,14 @@
>
</File>
<File
+ RelativePath="..\source\Mobs\Wither.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Mobs\Wither.h"
+ >
+ </File>
+ <File
RelativePath="..\source\Mobs\Wolf.h"
>
</File>
@@ -1104,11 +1152,11 @@
>
</File>
<File
- RelativePath="..\source\Mobs\Zombiepigman.cpp"
+ RelativePath="..\source\Mobs\ZombiePigman.cpp"
>
</File>
<File
- RelativePath="..\source\Mobs\Zombiepigman.h"
+ RelativePath="..\source\Mobs\ZombiePigman.h"
>
</File>
</Filter>
@@ -2028,6 +2076,14 @@
>
</File>
<File
+ RelativePath="..\source\Blocks\BlockComparator.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\Blocks\BlockComparator.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockCrops.h"
>
</File>
@@ -2284,6 +2340,10 @@
>
</File>
<File
+ RelativePath="..\source\Items\ItemComparator.h"
+ >
+ </File>
+ <File
RelativePath="..\source\items\ItemDoor.h"
>
</File>