summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-08-08 10:59:30 +0000
committerrubidium <rubidium@openttd.org>2010-08-08 10:59:30 +0000
commit3da3d131c6a1e17db81d08c161b944c2c00533da (patch)
tree1793f2ebfc20fc2be1e028ad2252f8140f45334a /projects/openttd_vs80.vcproj
parentabc14d8fbfb9ca313d6a5ab50fc726a2507de6a4 (diff)
downloadopenttd-3da3d131c6a1e17db81d08c161b944c2c00533da.tar.xz
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj48
1 files changed, 28 insertions, 20 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 86dc93a5e..f0bf20bc9 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1184,6 +1184,14 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_class.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\newgrf_class_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_commons.h"
>
</File>
@@ -1276,6 +1284,14 @@
>
</File>
<File
+ RelativePath=".\..\src\object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\object_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\openttd.h"
>
</File>
@@ -1576,14 +1592,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable.h"
- >
- </File>
- <File
- RelativePath=".\..\src\unmovable_type.h"
- >
- </File>
- <File
RelativePath=".\..\src\vehicle_base.h"
>
</File>
@@ -2032,6 +2040,10 @@
>
</File>
<File
+ RelativePath=".\..\src\object_cmd.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\order_cmd.cpp"
>
</File>
@@ -2084,10 +2096,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable_cmd.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\vehicle_cmd.cpp"
>
</File>
@@ -2304,6 +2312,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\object_land.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>
@@ -2372,10 +2384,6 @@
>
</File>
<File
- RelativePath=".\..\src\table\unmovable_land.h"
- >
- </File>
- <File
RelativePath=".\..\src\table\water_land.h"
>
</File>
@@ -3320,6 +3328,10 @@
>
</File>
<File
+ RelativePath=".\..\src\object_map.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\rail_map.h"
>
</File>
@@ -3360,10 +3372,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable_map.h"
- >
- </File>
- <File
RelativePath=".\..\src\void_map.h"
>
</File>