(svn r20670) -Add: support for action F

-Add: a window to select (NewGRF) objects
This commit is contained in:
rubidium
2010-08-28 19:43:41 +00:00
parent 2d10b0f11d
commit 7b16c7650b
13 changed files with 396 additions and 3 deletions

View File

@@ -653,6 +653,7 @@
<ClCompile Include="..\src\newgrf_debug_gui.cpp" />
<ClCompile Include="..\src\newgrf_gui.cpp" />
<ClCompile Include="..\src\news_gui.cpp" />
<ClCompile Include="..\src\object_gui.cpp" />
<ClCompile Include="..\src\order_gui.cpp" />
<ClCompile Include="..\src\osk_gui.cpp" />
<ClCompile Include="..\src\rail_gui.cpp" />