From c99950c21537f9c890e4eac6d077c0ec6f31b7aa Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 19 Dec 2011 20:55:56 +0000 Subject: (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console --- projects/openttd_vs100.vcxproj | 6 ++++++ projects/openttd_vs100.vcxproj.filters | 18 ++++++++++++++++++ projects/openttd_vs80.vcproj | 24 ++++++++++++++++++++++++ projects/openttd_vs90.vcproj | 24 ++++++++++++++++++++++++ 4 files changed, 72 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 44aa0247e..ba01b5450 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -914,9 +914,15 @@ + + + + + + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 7a5d16e2e..58cb73cc7 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -1968,15 +1968,33 @@ Game Core + + Game Core + + + Game Core + Game Core + + Game Core + + + Game Core + Game Core Game Core + + Game Core + + + Game Core + Script API diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 5d6897dfa..2aa49ee4c 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2982,10 +2982,26 @@ RelativePath=".\..\src\game\game.hpp" > + + + + + + + + @@ -2994,6 +3010,14 @@ RelativePath=".\..\src\game\game_instance.hpp" > + + + + + + + + + + + + @@ -2991,6 +3007,14 @@ RelativePath=".\..\src\game\game_instance.hpp" > + + + +