From 55de5d336c2b82aa2393a28e09b64f72f4661a25 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 20:58:59 +0000 Subject: (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (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 e735cac47..2f175c69c 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -943,6 +943,7 @@ + @@ -996,6 +997,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 9ca3ea49a..aa0beb2bc 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -2058,6 +2058,9 @@ Script API + + Script API + Script API @@ -2217,6 +2220,9 @@ Script API Implementation + + Script API Implementation + Script API Implementation diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index d75ffbcfe..7e0e1cc07 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3106,6 +3106,10 @@ RelativePath=".\..\src\script\api\script_execmode.hpp" > + + @@ -3322,6 +3326,10 @@ RelativePath=".\..\src\script\api\script_execmode.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index f75079aec..81bddd111 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3103,6 +3103,10 @@ RelativePath=".\..\src\script\api\script_execmode.hpp" > + + @@ -3319,6 +3323,10 @@ RelativePath=".\..\src\script\api\script_execmode.cpp" > + + -- cgit v1.2.3-70-g09d2