1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 04:59:11 +00:00

(svn r10211) -Feature: [NewGRF] Add support for action 0F

This commit is contained in:
glx
2007-06-18 23:00:55 +00:00
parent 7d6c255044
commit 23af871615
16 changed files with 407 additions and 40 deletions

View File

@@ -563,6 +563,9 @@
<File
RelativePath=".\..\src\newgrf_town.h">
</File>
<File
RelativePath=".\..\src\newgrf_townname.h">
</File>
<File
RelativePath=".\..\src\news.h">
</File>
@@ -1080,6 +1083,9 @@
<File
RelativePath=".\..\src\newgrf_town.cpp">
</File>
<File
RelativePath=".\..\src\newgrf_townname.cpp">
</File>
</Filter>
<Filter
Name="Map Accessors"

View File

@@ -979,6 +979,10 @@
RelativePath=".\..\src\newgrf_town.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_townname.h"
>
</File>
<File
RelativePath=".\..\src\news.h"
>
@@ -1659,6 +1663,10 @@
RelativePath=".\..\src\newgrf_town.cpp"
>
</File>
<File
RelativePath=".\..\src\newgrf_townname.cpp"
>
</File>
</Filter>
<Filter
Name="Map Accessors"