From 21883a84d7883df5feb25d6536ec8f67a053fe42 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 24 Apr 2010 13:36:29 +0000 Subject: (svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables --- projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 59716882a..da52f330b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1183,6 +1183,10 @@ RelativePath=".\..\src\newgrf_config.h" > + + @@ -1851,6 +1855,10 @@ RelativePath=".\..\src\network\network_gui.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 145473751..6d0e652b7 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1180,6 +1180,10 @@ RelativePath=".\..\src\newgrf_config.h" > + + @@ -1848,6 +1852,10 @@ RelativePath=".\..\src\network\network_gui.cpp" > + + -- cgit v1.2.3-54-g00ecf