From e0ffe4faf268298f3a20427cd87462c70e3d9bc2 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 21:01:03 +0000 Subject: (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) --- projects/openttd_vs100.vcxproj | 2 ++ projects/openttd_vs100.vcxproj.filters | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 4 files changed, 24 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index a6cbf696e..317a0262f 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -958,6 +958,7 @@ + @@ -1013,6 +1014,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 66ac17eef..8ca3761b6 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -2103,6 +2103,9 @@ Script API + + Script API + Script API @@ -2268,6 +2271,9 @@ Script API Implementation + + Script API Implementation + Script API Implementation diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index b07dcdd43..87190c364 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3166,6 +3166,10 @@ RelativePath=".\..\src\script\api\script_marine.hpp" > + + @@ -3390,6 +3394,10 @@ RelativePath=".\..\src\script\api\script_marine.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 465f3658e..ac42a460f 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3163,6 +3163,10 @@ RelativePath=".\..\src\script\api\script_marine.hpp" > + + @@ -3387,6 +3391,10 @@ RelativePath=".\..\src\script\api\script_marine.cpp" > + + -- cgit v1.2.3-70-g09d2