summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2010-01-04 19:42:29 +0000
committerfrosch <frosch@openttd.org>2010-01-04 19:42:29 +0000
commit1ed599f5cf6a0dec14d91d5442a08560e254d35c (patch)
tree969762c9812a05d4cc85ffc522779bbc7667496a /projects
parent27fc22a76bf470c2088a38d57d9cd2a8e481cafb (diff)
downloadopenttd-1ed599f5cf6a0dec14d91d5442a08560e254d35c.tar.xz
(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys. -Remove: [NoAI] AIBuoyList.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 0 insertions, 16 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 66856f087..8fb0704e0 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2640,10 +2640,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\api\ai_buoylist.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\api\ai_cargo.hpp"
>
</File>
@@ -2864,10 +2860,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\api\ai_buoylist.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\api\ai_cargo.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 4906cc351..f8d41a88b 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2637,10 +2637,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\api\ai_buoylist.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\api\ai_cargo.hpp"
>
</File>
@@ -2861,10 +2857,6 @@
>
</File>
<File
- RelativePath=".\..\src\ai\api\ai_buoylist.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\ai\api\ai_cargo.cpp"
>
</File>