From 30863358f9f2bd0951fe46103e0fb9fa6a2c97d8 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 13 Jun 2007 02:29:08 +0000 Subject: (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished). -Codechange: ResolverObject receives member gfx, making it compatible for both industries and industry tiles -Codechange: NewIndustryResolver now has his randombits and triggers (even if not implemented) --- projects/openttd.vcproj | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ 2 files changed, 14 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e7379545f..fe138c330 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -545,6 +545,9 @@ + + @@ -1048,6 +1051,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 613a61330..016f7fc56 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -955,6 +955,10 @@ RelativePath=".\..\src\newgrf_industries.h" > + + @@ -1615,6 +1619,10 @@ RelativePath=".\..\src\newgrf_industries.cpp" > + + -- cgit v1.2.3-54-g00ecf