(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.

This commit is contained in:
rubidium
2010-08-08 10:59:30 +00:00
parent abc14d8fbf
commit 3da3d131c6
101 changed files with 789 additions and 763 deletions

View File

@@ -1183,6 +1183,14 @@
RelativePath=".\..\src\newgrf_cargo.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_class.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_class_func.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_commons.h"
>
@@ -1275,6 +1283,14 @@
RelativePath=".\..\src\video\null_v.h"
>
</File>
<File
RelativePath=".\..\src\object.h"
>
</File>
<File
RelativePath=".\..\src\object_type.h"
>
</File>
<File
RelativePath=".\..\src\openttd.h"
>
@@ -1575,14 +1591,6 @@
RelativePath=".\..\src\tunnelbridge.h"
>
</File>
<File
RelativePath=".\..\src\unmovable.h"
>
</File>
<File
RelativePath=".\..\src\unmovable_type.h"
>
</File>
<File
RelativePath=".\..\src\vehicle_base.h"
>
@@ -2031,6 +2039,10 @@
RelativePath=".\..\src\misc_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\object_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\order_cmd.cpp"
>
@@ -2083,10 +2095,6 @@
RelativePath=".\..\src\tunnelbridge_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\unmovable_cmd.cpp"
>
</File>
<File
RelativePath=".\..\src\vehicle_cmd.cpp"
>
@@ -2303,6 +2311,10 @@
RelativePath=".\..\src\table\newgrf_debug_data.h"
>
</File>
<File
RelativePath=".\..\src\table\object_land.h"
>
</File>
<File
RelativePath=".\..\src\table\palette_convert.h"
>
@@ -2371,10 +2383,6 @@
RelativePath=".\..\src\table\unicode.h"
>
</File>
<File
RelativePath=".\..\src\table\unmovable_land.h"
>
</File>
<File
RelativePath=".\..\src\table\water_land.h"
>
@@ -3319,6 +3327,10 @@
RelativePath=".\..\src\industry_map.h"
>
</File>
<File
RelativePath=".\..\src\object_map.h"
>
</File>
<File
RelativePath=".\..\src\rail_map.h"
>
@@ -3359,10 +3371,6 @@
RelativePath=".\..\src\tunnelbridge_map.h"
>
</File>
<File
RelativePath=".\..\src\unmovable_map.h"
>
</File>
<File
RelativePath=".\..\src\void_map.h"
>