summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.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_vs90.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_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj48
1 files changed, 28 insertions, 20 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 6fd56503b..c23262011 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1181,6 +1181,14 @@
>
</File>
<File
+ RelativePath=".\..\src\newgrf_class.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\newgrf_class_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\newgrf_commons.h"
>
</File>
@@ -1273,6 +1281,14 @@
>
</File>
<File
+ RelativePath=".\..\src\object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\object_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\openttd.h"
>
</File>
@@ -1573,14 +1589,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable.h"
- >
- </File>
- <File
- RelativePath=".\..\src\unmovable_type.h"
- >
- </File>
- <File
RelativePath=".\..\src\vehicle_base.h"
>
</File>
@@ -2029,6 +2037,10 @@
>
</File>
<File
+ RelativePath=".\..\src\object_cmd.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\order_cmd.cpp"
>
</File>
@@ -2081,10 +2093,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable_cmd.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\vehicle_cmd.cpp"
>
</File>
@@ -2301,6 +2309,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\object_land.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\palette_convert.h"
>
</File>
@@ -2369,10 +2381,6 @@
>
</File>
<File
- RelativePath=".\..\src\table\unmovable_land.h"
- >
- </File>
- <File
RelativePath=".\..\src\table\water_land.h"
>
</File>
@@ -3317,6 +3325,10 @@
>
</File>
<File
+ RelativePath=".\..\src\object_map.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\rail_map.h"
>
</File>
@@ -3357,10 +3369,6 @@
>
</File>
<File
- RelativePath=".\..\src\unmovable_map.h"
- >
- </File>
- <File
RelativePath=".\..\src\void_map.h"
>
</File>