mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
(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
This commit is contained in:
@@ -1183,6 +1183,10 @@
|
||||
RelativePath=".\..\src\newgrf_config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_debug.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_engine.h"
|
||||
>
|
||||
@@ -1851,6 +1855,10 @@
|
||||
RelativePath=".\..\src\network\network_gui.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_debug_gui.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_gui.cpp"
|
||||
>
|
||||
|
@@ -1180,6 +1180,10 @@
|
||||
RelativePath=".\..\src\newgrf_config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_debug.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_engine.h"
|
||||
>
|
||||
@@ -1848,6 +1852,10 @@
|
||||
RelativePath=".\..\src\network\network_gui.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_debug_gui.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\newgrf_gui.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user